You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/25 11:06:08 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/476/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestScriptTransformer

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.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-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.TestScriptTransformer_49C97BC93911C4A5-001 

Stack Trace:
java.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.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-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.TestScriptTransformer_49C97BC93911C4A5-001

	at __randomizedtesting.SeedInfo.seed([49C97BC93911C4A5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.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.TestSkipOverseerOperations

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestSkipOverseerOperations:     1) Thread[id=3648, name=qtp31691632-3648, state=TIMED_WAITING, group=TGRP-TestSkipOverseerOperations]         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.TestSkipOverseerOperations: 
   1) Thread[id=3648, name=qtp31691632-3648, state=TIMED_WAITING, group=TGRP-TestSkipOverseerOperations]
        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([77A6FE2A6BFDFD19]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3648, name=qtp31691632-3648, state=TIMED_WAITING, group=TGRP-TestSkipOverseerOperations]         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=3648, name=qtp31691632-3648, state=TIMED_WAITING, group=TGRP-TestSkipOverseerOperations]
        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([77A6FE2A6BFDFD19]: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_194AC86B20E73461-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-001 

Stack Trace:
java.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_194AC86B20E73461-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-001

	at __randomizedtesting.SeedInfo.seed([194AC86B20E73461]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 12417 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations
   [junit4]   2> 457452 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\init-core-data-001
   [junit4]   2> 457456 WARN  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 457456 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 457463 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-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> 457465 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001
   [junit4]   2> 457465 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 457465 INFO  (Thread-769) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 457465 INFO  (Thread-769) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 457470 ERROR (Thread-769) [    ] 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> 457566 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63627
   [junit4]   2> 457571 INFO  (zkConnectionManagerCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 457578 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T11:27:37-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@122bd3b{/solr,null,AVAILABLE}
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 457579 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 457580 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1939599{/solr,null,AVAILABLE}
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ee8f72{HTTP/1.1,[http/1.1]}{127.0.0.1:63634}
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.e.j.s.Server Started @464723ms
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1422615{/solr,null,AVAILABLE}
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63634}
   [junit4]   2> 457581 ERROR (jetty-launcher-727-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 457581 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T10:27:25.531Z
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ab87de{HTTP/1.1,[http/1.1]}{127.0.0.1:63637}
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.e.j.s.Server Started @464724ms
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63637}
   [junit4]   2> 457582 ERROR (jetty-launcher-727-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 457582 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T10:27:25.532Z
   [junit4]   2> 457583 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6710b8{HTTP/1.1,[http/1.1]}{127.0.0.1:63631}
   [junit4]   2> 457583 INFO  (jetty-launcher-727-thread-1) [    ] o.e.j.s.Server Started @464725ms
   [junit4]   2> 457583 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63631}
   [junit4]   2> 457584 ERROR (jetty-launcher-727-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 457584 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 457584 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 457584 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 457584 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T10:27:25.534Z
   [junit4]   2> 457589 INFO  (zkConnectionManagerCallback-734-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457589 INFO  (zkConnectionManagerCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457590 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 457590 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 457590 INFO  (zkConnectionManagerCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457590 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 457625 INFO  (jetty-launcher-727-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63627/solr
   [junit4]   2> 457625 INFO  (jetty-launcher-727-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63627/solr
   [junit4]   2> 457627 INFO  (jetty-launcher-727-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63627/solr
   [junit4]   2> 457629 INFO  (zkConnectionManagerCallback-743-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457630 INFO  (zkConnectionManagerCallback-748-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457631 INFO  (zkConnectionManagerCallback-745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457631 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 0x100054027a80005, likely client has closed socket
   [junit4]   2> 457635 INFO  (zkConnectionManagerCallback-750-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457635 INFO  (zkConnectionManagerCallback-752-thread-1-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457636 INFO  (zkConnectionManagerCallback-754-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 457785 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 457786 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63631_solr
   [junit4]   2> 457788 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.Overseer Overseer (id=72063367139295239-127.0.0.1:63631_solr-n_0000000000) starting
   [junit4]   2> 457794 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 457796 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63634_solr
   [junit4]   2> 457796 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 457801 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63631_solr
   [junit4]   2> 457801 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63637_solr
   [junit4]   2> 457994 INFO  (zkCallback-751-thread-1-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458066 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458082 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458082 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458085 INFO  (jetty-launcher-727-thread-1) [n:127.0.0.1:63631_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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node1\.
   [junit4]   2> 458103 INFO  (zkCallback-753-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458111 INFO  (zkCallback-749-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458189 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63634.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458189 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63637.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458208 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63634.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458208 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63634.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458210 INFO  (jetty-launcher-727-thread-3) [n:127.0.0.1:63634_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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\.
   [junit4]   2> 458212 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63637.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458212 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63637.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 458213 INFO  (jetty-launcher-727-thread-2) [n:127.0.0.1:63637_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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\.
   [junit4]   2> 458294 INFO  (zkConnectionManagerCallback-762-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458300 INFO  (zkConnectionManagerCallback-766-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 458301 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 458302 INFO  (SUITE-TestSkipOverseerOperations-seed#[77A6FE2A6BFDFD19]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63627/solr ready
   [junit4]   2> 458339 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations
   [junit4]   2> 458344 INFO  (qtp11508262-3398) [n:127.0.0.1:63631_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 458357 INFO  (qtp11508262-3398) [n:127.0.0.1:63631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 458360 INFO  (qtp11508262-3401) [n:127.0.0.1:63631_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:63634_solr,127.0.0.1:63637_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 458363 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 458364 INFO  (OverseerCollectionConfigSetProcessor-72063367139295239-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_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> 458365 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 458368 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt
   [junit4]   2> 458371 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml
   [junit4]   2> 458374 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt
   [junit4]   2> 458376 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt
   [junit4]   2> 458379 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 458382 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 458384 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 458387 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 458389 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 458392 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 458395 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 458398 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 458403 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 458408 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 458410 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 458412 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 458413 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 458416 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 458418 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 458420 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 458422 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 458424 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 458426 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 458428 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 458430 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 458432 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 458433 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 458435 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 458439 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 458441 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 458443 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 458445 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 458460 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 458471 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 458474 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 458476 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 458478 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 458480 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 458482 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 458484 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 458485 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 458487 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 458489 INFO  (OverseerThreadFactory-1389-thread-2-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json
   [junit4]   2> 458603 INFO  (OverseerStateUpdate-72063367139295239-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_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:63634/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 458606 INFO  (OverseerStateUpdate-72063367139295239-127.0.0.1:63631_solr-n_0000000000) [n:127.0.0.1:63631_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63637/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 458812 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 458813 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458819 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 458820 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 458929 INFO  (zkCallback-751-thread-1-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 458929 INFO  (zkCallback-753-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 458930 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 458930 INFO  (zkCallback-753-thread-2-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 459855 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 459855 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 459856 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 459856 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 459857 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 459859 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 459859 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 459860 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 459860 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 459861 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 459861 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 459861 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 459861 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\contrib\langid\lib
   [junit4]   2> 459861 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 459862 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 459862 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 459862 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 459862 WARN  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2\..\..\..\..\dist
   [junit4]   2> 459862 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 459863 WARN  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_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.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 459872 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 459875 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 459899 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 459911 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=default-config
   [junit4]   2> 460120 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 460125 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 460174 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 460174 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63637.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 460175 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 460175 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node2\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 460177 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460177 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63634.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1464677
   [junit4]   2> 460177 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 460177 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSkipOverseerOperations_77A6FE2A6BFDFD19-001\tempDir-001\node3\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 460186 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 460192 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 460309 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460309 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460309 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 460309 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 460311 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 460311 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460311 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 460311 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 460314 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a2ce2[collection1_shard2_replica_n2] main]
   [junit4]   2> 460314 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b8f16[collection1_shard1_replica_n1] main]
   [junit4]   2> 460316 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 460316 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/collection1.AUTOCREATED
   [junit4]   2> 460316 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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/collection1.AUTOCREATED
   [junit4]   2> 460316 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/collection1.AUTOCREATED
   [junit4]   2> 460316 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 460316 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/collection1.AUTOCREATED/managed-schema
   [junit4]   2> 460317 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 460317 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 460317 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 460317 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 460317 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 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> 460317 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_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> 460318 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460318 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 460318 INFO  (searcherExecutor-1395-thread-1-processing-n:127.0.0.1:63634_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5b8f16[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460318 INFO  (searcherExecutor-1395-thread-1-processing-n:127.0.0.1:63634_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 460318 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593368325147066368
   [junit4]   2> 460318 INFO  (searcherExecutor-1395-thread-1-processing-n:127.0.0.1:63634_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 460318 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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 1593368325147066368
   [junit4]   2> 460318 INFO  (searcherExecutor-1394-thread-1-processing-n:127.0.0.1:63637_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@10a2ce2[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460318 INFO  (searcherExecutor-1394-thread-1-processing-n:127.0.0.1:63637_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 460318 INFO  (searcherExecutor-1394-thread-1-processing-n:127.0.0.1:63637_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 460324 INFO  (searcherExecutor-1395-thread-1-processing-n:127.0.0.1:63634_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:63634_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@5b8f16[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460324 INFO  (searcherExecutor-1394-thread-1-processing-n:127.0.0.1:63637_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@10a2ce2[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63637/solr/collection1_shard2_replica_n2/
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:63637/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 460333 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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:63634/solr/collection1_shard1_replica_n1/
   [junit4]   2> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:63634/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 460333 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460337 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63637/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 460337 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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:63634/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 460440 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 460440 INFO  (zkCallback-753-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 460440 INFO  (zkCallback-751-thread-1-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 460440 INFO  (zkCallback-753-thread-2-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 460489 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 460489 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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> 460496 INFO  (qtp23576029-3390) [n:127.0.0.1:63637_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1684
   [junit4]   2> 460496 INFO  (qtp8968906-3407) [n:127.0.0.1:63634_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=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1676
   [junit4]   2> 460500 INFO  (qtp11508262-3401) [n:127.0.0.1:63631_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> 460595 INFO  (zkCallback-751-thread-1-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 460595 INFO  (zkCallback-753-thread-2-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 460595 INFO  (zkCallback-753-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_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: [3])
   [junit4]   2> 460595 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_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: [3])
   [junit4]   2> 461504 INFO  (qtp11508262-3401) [n:127.0.0.1:63631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:63634_solr,127.0.0.1:63637_solr&wt=javabin&version=2} status=0 QTime=3143
   [junit4]   2> 461506 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ee8f72{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461509 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27087800
   [junit4]   2> 461509 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 461510 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b26da5: rootName = solr_63634, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@430cfb
   [junit4]   2> 461517 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 461517 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e69479: rootName = solr_63634, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e86fa7
   [junit4]   2> 461525 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 461525 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11e99c9: rootName = solr_63634, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a028a
   [junit4]   2> 461527 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63634_solr
   [junit4]   2> 461529 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 461531 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 461531 INFO  (zkCallback-753-thread-1-processing-n:127.0.0.1:63634_solr) [n:127.0.0.1:63634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 461531 INFO  (zkCallback-765-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 461532 INFO  (zkCallback-749-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 461534 INFO  (coreCloseExecutor-1404-thread-1) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@49e379
   [junit4]   2> 461534 INFO  (coreCloseExecutor-1404-thread-1) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n1, tag=4842361
   [junit4]   2> 461535 INFO  (coreCloseExecutor-1404-thread-1) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1874659: rootName = solr_63634, domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@f26de4
   [junit4]   2> 461560 INFO  (coreCloseExecutor-1404-thread-1) [n:127.0.0.1:63634_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=4842361
   [junit4]   2> 461570 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1939599{/solr,null,UNAVAILABLE}
   [junit4]   2> 461572 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 461576 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ab87de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 461577 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=24768845
   [junit4]   2> 461577 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 461578 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1351fc0: rootName = solr_63637, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4f1025
   [junit4]   2> 461585 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 461585 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16d49c5: rootName = solr_63637, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1e86fa7
   [junit4]   2> 461592 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 461593 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19afd96: rootName = solr_63637, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5a028a
   [junit4]   2> 461596 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63637_solr
   [junit4]   2> 461598 INFO  (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[77A6FE2A6BFDFD19]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 461600 INFO  (zkCallback-751-thread-2-processing-n:127.0.0.1:63637_solr) [n:127.0.0.1:63637_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461600 INFO  (zkCallback-765-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 461600 INFO  (zkCallback-749-thread-1-processing-n:127.0.0.1:63631_solr) [n:127.0.0.1:63631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)

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

ead.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([77A6FE2A6BFDFD19]:0)
   [junit4] Completed [101/777 (1!)] on J0 in 73.32s, 2 tests, 2 errors <<< FAILURES!

[...truncated 4549 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_194AC86B20E73461-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=717, maxMBSortInHeap=7.456410507059491, sim=RandomSimilarity(queryNorm=true): {}, locale=no, timezone=America/St_Lucia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=22694704,total=67371008
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=194AC86B20E73461 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/St_Lucia -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_194AC86B20E73461-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-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_194AC86B20E73461-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_194AC86B20E73461-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([194AC86B20E73461]: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.21s, 8 tests, 1 error <<< FAILURES!

[...truncated 3278 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestScriptTransformer
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-001\init-core-data-001
   [junit4]   2> 29597 T377 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 29598 T377 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 29601 T377 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 29601 T377 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 29602 T377 oas.SolrTestCaseJ4.setUp ###Starting testBasic
   [junit4]   2> 29941 T377 oas.SolrTestCaseJ4.tearDown ###Ending testBasic
   [junit4]   2> 29943 T377 oas.SolrTestCaseJ4.setUp ###Starting testCheckScript
   [junit4]   2> 29950 T377 oashdc.DIHConfiguration.verifyWithSchema The field :nextToken present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 29965 T377 oas.SolrTestCaseJ4.tearDown ###Ending testCheckScript
   [junit4]   2> 29967 T377 oas.SolrTestCaseJ4.setUp ###Starting testOneparam
   [junit4]   2> 29976 T377 oas.SolrTestCaseJ4.tearDown ###Ending testOneparam
   [junit4]   2> 29979 T377 oas.SolrTestCaseJ4.setUp ###Starting testReadScriptTag
   [junit4]   2> 29980 T377 oashdc.DIHConfiguration.verifyWithSchema The field :nextToken present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 29980 T377 oas.SolrTestCaseJ4.tearDown ###Ending testReadScriptTag
   [junit4]   2> 29980 T377 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, timezone=America/Nassau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31119736,total=211288064
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd, TestContentStreamDataSource, TestSimplePropertiesWriter, TestScriptTransformer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestScriptTransformer -Dtests.seed=49C97BC93911C4A5 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestScriptTransformer (suite) <<<
   [junit4]    > Throwable #1: 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.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-001\dih-properties-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestScriptTransformer_49C97BC93911C4A5-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.TestScriptTransformer_49C97BC93911C4A5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([49C97BC93911C4A5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [27/38 (1!)] on J0 in 0.41s, 4 tests, 1 error <<< FAILURES!

[...truncated 38648 lines...]

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

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

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.ngram.EdgeNGramTokenFilterTest

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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001 

Stack 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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001

	at __randomizedtesting.SeedInfo.seed([63C0ABC4D7E15D65]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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([D00244B5EFBBE08C:5F8CA315FDD71373]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([D00244B5EFBBE08C]: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.handler.dataimport.TestHierarchicalDocBuilder

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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001\init-core-data-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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestHierarchicalDocBuilder_71DEEDB40E523F90-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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001 

Stack Trace:
java.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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001\init-core-data-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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestHierarchicalDocBuilder_71DEEDB40E523F90-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.TestHierarchicalDocBuilder_71DEEDB40E523F90-001

	at __randomizedtesting.SeedInfo.seed([71DEEDB40E523F90]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-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.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-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.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-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.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-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.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-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.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.DistributedIntervalFacetingTest_B7297A43A7CDA4A1-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([B7297A43A7CDA4A1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.0-cfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.0-cfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.6.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_B7297A43A7CDA4A1-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.0-cfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001\6.6.0-cfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.6.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_B7297A43A7CDA4A1-001\6.6.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([B7297A43A7CDA4A1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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([B7297A43A7CDA4A1:56E287D79C7E9270]: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:  junit.framework.TestSuite.org.apache.solr.common.util.TestPathTrie

Error 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.common.util.TestPathTrie_D7AC919CC7D84010-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.common.util.TestPathTrie_D7AC919CC7D84010-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestPathTrie_D7AC919CC7D84010-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestPathTrie_D7AC919CC7D84010-001 

Stack Trace:
java.io.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.common.util.TestPathTrie_D7AC919CC7D84010-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.common.util.TestPathTrie_D7AC919CC7D84010-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestPathTrie_D7AC919CC7D84010-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.util.TestPathTrie_D7AC919CC7D84010-001

	at __randomizedtesting.SeedInfo.seed([D7AC919CC7D84010]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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_40624163B7544485-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-001 

Stack Trace:
java.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_40624163B7544485-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-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_40624163B7544485-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_40624163B7544485-001

	at __randomizedtesting.SeedInfo.seed([40624163B7544485]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.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 2845 lines...]
   [junit4] Suite: org.apache.lucene.analysis.ngram.EdgeNGramTokenFilterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=17, maxMBSortInHeap=6.073249534129463, sim=RandomSimilarity(queryNorm=true): {dummy=DFR I(n)3(800.0)}, locale=en-IL, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=102436712,total=241696768
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndicNormalizer, TestBulgarianStemFilterFactory, TestTurkishLowerCaseFilterFactory, TestCommonGramsQueryFilterFactory, TestStemmerOverrideFilter, TestSoraniNormalizationFilterFactory, TestAnalysisSPILoader, TestSerbianNormalizationFilterFactory, TestKeywordAnalyzer, EdgeNGramTokenizerTest, TestKeepCase, TestNorwegianLightStemFilter, TestSnowballPorterFilterFactory, TestCustomAnalyzer, TestGalicianMinimalStemFilter, TestKeywordTokenizer, TestHunspellStemFilterFactory, TestCzechStemFilterFactory, TestCompoundWordTokenFilter, TestFinnishLightStemFilterFactory, TestIrishLowerCaseFilterFactory, TestSegmentingTokenizerBase, TestHyphenatedWordsFilter, TestCommonGramsFilterFactory, DateRecognizerFilterTest, NGramTokenFilterTest, TestFixBrokenOffsetsFilter, TestSnowball, TestSynonymMapFilter, TestTruncateTokenFilterFactory, TestStandardFactories, TestPortugueseMinimalStemFilterFactory, TestHungarianAnalyzer, TestPersianNormalizationFilterFactory, TestDoubleEscape, TestRemoveDuplicatesTokenFilter, TestSoraniAnalyzer, TestCJKAnalyzer, TestBengaliFilters, TestClassicAnalyzer, TestNeedAffix, TestLengthFilterFactory, TestSynonymFilterFactory, TestNGramFilters, TestRollingCharBuffer, TestGermanMinimalStemFilter, TestPatternCaptureGroupTokenFilter, TestCJKWidthFilter, TestFrenchMinimalStemFilter, TestScandinavianFoldingFilterFactory, TestGalicianStemFilterFactory, TestMorphAlias, TestPorterStemFilter, TestPatternReplaceFilter, TestPatternTokenizerFactory, TestOptionalCondition, TestRandomChains, TestAlternateCasing, TestLatvianStemmer, TestCodepointCountFilterFactory, TestCharTokenizers, TestHindiAnalyzer, TestLimitTokenCountAnalyzer, TestHungarianLightStemFilter, TestApostropheFilter, TestHunspellStemFilter, TestEnglishAnalyzer, TestSynonymGraphFilter, TestDependencies, TestFinnishLightStemFilter, TestGreekLowerCaseFilterFactory, TestLithuanianAnalyzer, HTMLStripCharFilterTest, TestAnalyzers, TestDuelingAnalyzers, TestUAX29URLEmailTokenizer, TestWordDelimiterFilter, NGramTokenizerTest, WikipediaTokenizerTest, CommonGramsFilterTest, TestTrimFilter, TestPatternTokenizer, TestIndonesianAnalyzer, TestPathHierarchyTokenizer, TestFrenchAnalyzer, EdgeNGramTokenFilterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EdgeNGramTokenFilterTest -Dtests.seed=63C0ABC4D7E15D65 -Dtests.slow=true -Dtests.locale=en-IL -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | EdgeNGramTokenFilterTest (suite) <<<
   [junit4]    > Throwable #1: 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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-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.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001\bttc-001\_2.cfe
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.ngram.EdgeNGramTokenFilterTest_63C0ABC4D7E15D65-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([63C0ABC4D7E15D65]: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 [173/285 (1!)] on J1 in 1.80s, 14 tests, 1 error <<< FAILURES!

[...truncated 6398 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> fev 28, 2018 1:50:03 DA MANHÃ 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([D00244B5EFBBE08C]: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=D00244B5EFBBE08C -Dtests.slow=true -Dtests.locale=pt-MZ -Dtests.timezone=SystemV/YST9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.39s J0 | 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([D00244B5EFBBE08C:5F8CA315FDD71373]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D00244B5EFBBE08C]: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=pt-MZ, timezone=SystemV/YST9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81226656,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, TestStressNRTReplication, IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 2.61s, 4 tests, 1 error <<< FAILURES!

[...truncated 3630 lines...]
   [junit4] Suite: org.apache.solr.backcompat.TestLuceneIndexBackCompat
   [junit4]   2> 794462 INFO  (SUITE-TestLuceneIndexBackCompat-seed#[B7297A43A7CDA4A1]-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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\init-core-data-001
   [junit4]   2> 794462 WARN  (SUITE-TestLuceneIndexBackCompat-seed#[B7297A43A7CDA4A1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 794462 INFO  (SUITE-TestLuceneIndexBackCompat-seed#[B7297A43A7CDA4A1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 794462 INFO  (SUITE-TestLuceneIndexBackCompat-seed#[B7297A43A7CDA4A1]-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> 794462 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOldIndexes
   [junit4]   2> 794714 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 794714 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 794714 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 794714 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 794858 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 794867 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 794867 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 794890 INFO  (coreLoadExecutor-2580-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 794897 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 794897 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.s.IndexSchema [6.0.0-cfs] Schema name=minimal
   [junit4]   2> 794897 WARN  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 794897 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 794897 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.c.CoreContainer Creating SolrCore '6.0.0-cfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-cfs-001\6.0.0-cfs, trusted=true
   [junit4]   2> 794897 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.0.0-cfs' (registry 'solr.core.6.0.0-cfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 794913 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 794913 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.c.SolrCore [[6.0.0-cfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-cfs-001\6.0.0-cfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-cfs-001\6.0.0-cfs\data\]
   [junit4]   2> 795179 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795179 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 795494 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@49f5f59a[6.0.0-cfs] main]
   [junit4]   2> 795494 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-cfs-001\6.0.0-cfs\conf
   [junit4]   2> 795494 INFO  (coreLoadExecutor-2580-thread-1) [    x:6.0.0-cfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 795494 INFO  (searcherExecutor-2581-thread-1-processing-x:6.0.0-cfs) [    x:6.0.0-cfs] o.a.s.c.SolrCore [6.0.0-cfs] Registered new searcher Searcher@49f5f59a[6.0.0-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10/1:delGen=1) Uninverting(_1(6.0.0):c10) Uninverting(_2(6.0.0):c10) Uninverting(_3(6.0.0):c5) Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 795494 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.S.Request [6.0.0-cfs]  webapp=null path=null params={q=*:*&rows=0&wt=xml} hits=35 status=0 QTime=0
   [junit4]   2> 795494 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.0-cfs]  webapp=null path=null params={}{add=[(null)]} 0 2
   [junit4]   2> 795494 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 795494 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@398b8933 commitCommandVersion:0
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74caecb0[6.0.0-cfs] main]
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 795539 INFO  (searcherExecutor-2581-thread-1) [    ] o.a.s.c.SolrCore [6.0.0-cfs] Registered new searcher Searcher@74caecb0[6.0.0-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10/1:delGen=1) Uninverting(_1(6.0.0):c10) Uninverting(_2(6.0.0):c10) Uninverting(_3(6.0.0):c5) Uninverting(_4(6.0.0):c1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.0-cfs]  webapp=null path=null params={}{commit=} 0 35
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=512454669
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 795539 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51f2b830: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2bae8eeb
   [junit4]   2> 795554 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 795554 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453a1346: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bc51c6e
   [junit4]   2> 795554 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 795554 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@499eec69: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ffa91ce
   [junit4]   2> 795554 INFO  (coreCloseExecutor-2585-thread-1) [    x:6.0.0-cfs] o.a.s.c.SolrCore [6.0.0-cfs]  CLOSING SolrCore org.apache.solr.core.SolrCore@75f7a35
   [junit4]   2> 795554 INFO  (coreCloseExecutor-2585-thread-1) [    x:6.0.0-cfs] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.6.0.0-cfs, tag=123697717
   [junit4]   2> 795554 INFO  (coreCloseExecutor-2585-thread-1) [    x:6.0.0-cfs] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63a52363: rootName = null, domain = solr.core.6.0.0-cfs, service url = null, agent id = null] for registry solr.core.6.0.0-cfs / com.codahale.metrics.MetricRegistry@4132a510
   [junit4]   2> 795679 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 795679 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 795679 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 795679 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 795773 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 795788 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 795788 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 795804 INFO  (coreLoadExecutor-2592-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 795819 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 795835 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.s.IndexSchema [6.0.0-nocfs] Schema name=minimal
   [junit4]   2> 795835 WARN  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 795835 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 795835 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.c.CoreContainer Creating SolrCore '6.0.0-nocfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-nocfs-001\6.0.0-nocfs, trusted=true
   [junit4]   2> 795854 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.0.0-nocfs' (registry 'solr.core.6.0.0-nocfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 795854 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 795854 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.c.SolrCore [[6.0.0-nocfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-nocfs-001\6.0.0-nocfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-nocfs-001\6.0.0-nocfs\data\]
   [junit4]   2> 795974 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 795974 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796036 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a79517e[6.0.0-nocfs] main]
   [junit4]   2> 796036 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.0-nocfs-001\6.0.0-nocfs\conf
   [junit4]   2> 796036 INFO  (coreLoadExecutor-2592-thread-1) [    x:6.0.0-nocfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796036 INFO  (searcherExecutor-2593-thread-1-processing-x:6.0.0-nocfs) [    x:6.0.0-nocfs] o.a.s.c.SolrCore [6.0.0-nocfs] Registered new searcher Searcher@2a79517e[6.0.0-nocfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10/1:delGen=1) Uninverting(_1(6.0.0):c10) Uninverting(_2(6.0.0):c10) Uninverting(_3(6.0.0):c5) Uninverting(_4(6.0.0):c1)))}
   [junit4]   2> 796053 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.S.Request [6.0.0-nocfs]  webapp=null path=null params={q=*:*&rows=0&wt=xml} hits=35 status=0 QTime=0
   [junit4]   2> 796053 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.0-nocfs]  webapp=null path=null params={}{add=[(null)]} 0 1
   [junit4]   2> 796053 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 796053 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27a3335f commitCommandVersion:0
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27289967[6.0.0-nocfs] main]
   [junit4]   2> 796083 INFO  (searcherExecutor-2593-thread-1) [    ] o.a.s.c.SolrCore [6.0.0-nocfs] Registered new searcher Searcher@27289967[6.0.0-nocfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10/1:delGen=1) Uninverting(_1(6.0.0):c10) Uninverting(_2(6.0.0):c10) Uninverting(_3(6.0.0):c5) Uninverting(_4(6.0.0):c1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.0-nocfs]  webapp=null path=null params={}{commit=} 0 33
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1729743437
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e578ded: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@29a18a8c
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 796083 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@600aa926: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bc51c6e
   [junit4]   2> 796099 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 796099 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27134a1d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ffa91ce
   [junit4]   2> 796099 INFO  (coreCloseExecutor-2597-thread-1) [    x:6.0.0-nocfs] o.a.s.c.SolrCore [6.0.0-nocfs]  CLOSING SolrCore org.apache.solr.core.SolrCore@13ce0bde
   [junit4]   2> 796099 INFO  (coreCloseExecutor-2597-thread-1) [    x:6.0.0-nocfs] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.6.0.0-nocfs, tag=332270558
   [junit4]   2> 796099 INFO  (coreCloseExecutor-2597-thread-1) [    x:6.0.0-nocfs] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68a161c8: rootName = null, domain = solr.core.6.0.0-nocfs, service url = null, agent id = null] for registry solr.core.6.0.0-nocfs / com.codahale.metrics.MetricRegistry@59bd0690
   [junit4]   2> 796262 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 796411 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 796411 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 796411 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 796474 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 796491 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 796491 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 796505 INFO  (coreLoadExecutor-2604-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 796505 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 796505 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.s.IndexSchema [6.0.1-cfs] Schema name=minimal
   [junit4]   2> 796521 WARN  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 796521 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 796521 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.c.CoreContainer Creating SolrCore '6.0.1-cfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-cfs-001\6.0.1-cfs, trusted=true
   [junit4]   2> 796521 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.0.1-cfs' (registry 'solr.core.6.0.1-cfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 796521 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 796521 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.c.SolrCore [[6.0.1-cfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-cfs-001\6.0.1-cfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-cfs-001\6.0.1-cfs\data\]
   [junit4]   2> 796677 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 796677 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 796724 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@21b4ccdc[6.0.1-cfs] main]
   [junit4]   2> 796724 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-cfs-001\6.0.1-cfs\conf
   [junit4]   2> 796724 INFO  (coreLoadExecutor-2604-thread-1) [    x:6.0.1-cfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 796724 INFO  (searcherExecutor-2605-thread-1-processing-x:6.0.1-cfs) [    x:6.0.1-cfs] o.a.s.c.SolrCore [6.0.1-cfs] Registered new searcher Searcher@21b4ccdc[6.0.1-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.1):c10/1:delGen=1) Uninverting(_1(6.0.1):c10) Uninverting(_2(6.0.1):c10) Uninverting(_3(6.0.1):c5) Uninverting(_4(6.0.1):c1)))}
   [junit4]   2> 796724 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.S.Request [6.0.1-cfs]  webapp=null path=null params={q=*:*&rows=0&wt=xml} hits=35 status=0 QTime=0
   [junit4]   2> 796724 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.1-cfs]  webapp=null path=null params={}{add=[(null)]} 0 3
   [junit4]   2> 796724 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 796724 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@69bf502c commitCommandVersion:0
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ca5efe6[6.0.1-cfs] main]
   [junit4]   2> 796974 INFO  (searcherExecutor-2605-thread-1) [    ] o.a.s.c.SolrCore [6.0.1-cfs] Registered new searcher Searcher@3ca5efe6[6.0.1-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.1):c10/1:delGen=1) Uninverting(_1(6.0.1):c10) Uninverting(_2(6.0.1):c10) Uninverting(_3(6.0.1):c5) Uninverting(_4(6.0.1):c1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.1-cfs]  webapp=null path=null params={}{commit=} 0 245
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=453506674
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4261927f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2a72c0e2
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 796974 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@93425f6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bc51c6e
   [junit4]   2> 796994 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 796994 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6590a027: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ffa91ce
   [junit4]   2> 797007 INFO  (coreCloseExecutor-2609-thread-1) [    x:6.0.1-cfs] o.a.s.c.SolrCore [6.0.1-cfs]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ace25a2
   [junit4]   2> 797007 INFO  (coreCloseExecutor-2609-thread-1) [    x:6.0.1-cfs] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.6.0.1-cfs, tag=1255024034
   [junit4]   2> 797007 INFO  (coreCloseExecutor-2609-thread-1) [    x:6.0.1-cfs] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69d32b1d: rootName = null, domain = solr.core.6.0.1-cfs, service url = null, agent id = null] for registry solr.core.6.0.1-cfs / com.codahale.metrics.MetricRegistry@c8ca6cd
   [junit4]   2> 797138 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 797146 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 797146 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 797202 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 797381 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797414 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797414 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797430 INFO  (coreLoadExecutor-2616-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.s.IndexSchema [6.0.1-nocfs] Schema name=minimal
   [junit4]   2> 797490 WARN  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.c.CoreContainer Creating SolrCore '6.0.1-nocfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-nocfs-001\6.0.1-nocfs, trusted=true
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.0.1-nocfs' (registry 'solr.core.6.0.1-nocfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 797490 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.c.SolrCore [[6.0.1-nocfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-nocfs-001\6.0.1-nocfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-nocfs-001\6.0.1-nocfs\data\]
   [junit4]   2> 797583 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 797583 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 797618 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@6319cd94[6.0.1-nocfs] main]
   [junit4]   2> 797618 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.0.1-nocfs-001\6.0.1-nocfs\conf
   [junit4]   2> 797618 INFO  (coreLoadExecutor-2616-thread-1) [    x:6.0.1-nocfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 797618 INFO  (searcherExecutor-2617-thread-1-processing-x:6.0.1-nocfs) [    x:6.0.1-nocfs] o.a.s.c.SolrCore [6.0.1-nocfs] Registered new searcher Searcher@6319cd94[6.0.1-nocfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.1):c10/1:delGen=1) Uninverting(_1(6.0.1):c10) Uninverting(_2(6.0.1):c10) Uninverting(_3(6.0.1):c5) Uninverting(_4(6.0.1):c1)))}
   [junit4]   2> 797629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.S.Request [6.0.1-nocfs]  webapp=null path=null params={q=*:*&rows=0&wt=xml} hits=35 status=0 QTime=0
   [junit4]   2> 797629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.1-nocfs]  webapp=null path=null params={}{add=[(null)]} 0 5
   [junit4]   2> 797629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 797629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@27b80949 commitCommandVersion:0
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b66fbfe[6.0.1-nocfs] main]
   [junit4]   2> 797729 INFO  (searcherExecutor-2617-thread-1) [    ] o.a.s.c.SolrCore [6.0.1-nocfs] Registered new searcher Searcher@2b66fbfe[6.0.1-nocfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.1):c10/1:delGen=1) Uninverting(_1(6.0.1):c10) Uninverting(_2(6.0.1):c10) Uninverting(_3(6.0.1):c5) Uninverting(_4(6.0.1):c1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.0.1-nocfs]  webapp=null path=null params={}{commit=} 0 101
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1097328301
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bee547: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23e2d754
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 797729 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ef3c929: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bc51c6e
   [junit4]   2> 797744 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 797744 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d96d3b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ffa91ce
   [junit4]   2> 797744 INFO  (coreCloseExecutor-2621-thread-1) [    x:6.0.1-nocfs] o.a.s.c.SolrCore [6.0.1-nocfs]  CLOSING SolrCore org.apache.solr.core.SolrCore@256ecb06
   [junit4]   2> 797744 INFO  (coreCloseExecutor-2621-thread-1) [    x:6.0.1-nocfs] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.6.0.1-nocfs, tag=628017926
   [junit4]   2> 797744 INFO  (coreCloseExecutor-2621-thread-1) [    x:6.0.1-nocfs] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ea1117e: rootName = null, domain = solr.core.6.0.1-nocfs, service url = null, agent id = null] for registry solr.core.6.0.1-nocfs / com.codahale.metrics.MetricRegistry@7d8de926
   [junit4]   2> 797817 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 797817 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 797817 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 797817 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 797879 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797894 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797894 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797894 INFO  (coreLoadExecutor-2628-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 797910 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 797910 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.s.IndexSchema [6.1.0-cfs] Schema name=minimal
   [junit4]   2> 797929 WARN  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 797929 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 797929 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.c.CoreContainer Creating SolrCore '6.1.0-cfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-cfs-001\6.1.0-cfs, trusted=true
   [junit4]   2> 797929 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.1.0-cfs' (registry 'solr.core.6.1.0-cfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 797929 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 797929 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.c.SolrCore [[6.1.0-cfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-cfs-001\6.1.0-cfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-cfs-001\6.1.0-cfs\data\]
   [junit4]   2> 798029 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 798029 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 798097 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c93ac6[6.1.0-cfs] main]
   [junit4]   2> 798097 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-cfs-001\6.1.0-cfs\conf
   [junit4]   2> 798097 INFO  (coreLoadExecutor-2628-thread-1) [    x:6.1.0-cfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 798160 INFO  (searcherExecutor-2629-thread-1-processing-x:6.1.0-cfs) [    x:6.1.0-cfs] o.a.s.c.SolrCore [6.1.0-cfs] Registered new searcher Searcher@3c93ac6[6.1.0-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c10/1:delGen=1) Uninverting(_1(6.1.0):c10) Uninverting(_2(6.1.0):c10) Uninverting(_3(6.1.0):c5) Uninverting(_4(6.1.0):c1)))}
   [junit4]   2> 798160 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.S.Request [6.1.0-cfs]  webapp=null path=null params={q=*:*&rows=0&wt=xml} hits=35 status=0 QTime=0
   [junit4]   2> 798160 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.1.0-cfs]  webapp=null path=null params={}{add=[(null)]} 0 2
   [junit4]   2> 798160 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 798160 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@91266da commitCommandVersion:0
   [junit4]   2> 798598 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@188b05b3[6.1.0-cfs] main]
   [junit4]   2> 798598 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 798613 INFO  (searcherExecutor-2629-thread-1) [    ] o.a.s.c.SolrCore [6.1.0-cfs] Registered new searcher Searcher@188b05b3[6.1.0-cfs] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):c10/1:delGen=1) Uninverting(_1(6.1.0):c10) Uninverting(_2(6.1.0):c10) Uninverting(_3(6.1.0):c5) Uninverting(_4(6.1.0):c1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [6.1.0-cfs]  webapp=null path=null params={}{commit=} 0 451
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1392791901
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1efa293b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7832afa8
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 798613 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ea3c187: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4bc51c6e
   [junit4]   2> 798629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 798629 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@475e7d5f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ffa91ce
   [junit4]   2> 798629 INFO  (coreCloseExecutor-2633-thread-1) [    x:6.1.0-cfs] o.a.s.c.SolrCore [6.1.0-cfs]  CLOSING SolrCore org.apache.solr.core.SolrCore@68dcb9fd
   [junit4]   2> 798629 INFO  (coreCloseExecutor-2633-thread-1) [    x:6.1.0-cfs] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.6.1.0-cfs, tag=1759295997
   [junit4]   2> 798629 INFO  (coreCloseExecutor-2633-thread-1) [    x:6.1.0-cfs] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7da5917d: rootName = null, domain = solr.core.6.1.0-cfs, service url = null, agent id = null] for registry solr.core.6.1.0-cfs / com.codahale.metrics.MetricRegistry@4f2898d0
   [junit4]   2> 798694 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 798710 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 798710 WARN  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 798710 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 798785 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 798785 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 798785 INFO  (TEST-TestLuceneIndexBackCompat.testOldIndexes-seed#[B7297A43A7CDA4A1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 798785 INFO  (coreLoadExecutor-2640-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 798800 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 798863 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.s.IndexSchema [6.1.0-nocfs] Schema name=minimal
   [junit4]   2> 798896 WARN  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 798896 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 798896 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.c.CoreContainer Creating SolrCore '6.1.0-nocfs' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-nocfs-001\6.1.0-nocfs, trusted=true
   [junit4]   2> 798896 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.6.1.0-nocfs' (registry 'solr.core.6.1.0-nocfs') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@65236a74
   [junit4]   2> 798896 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 798896 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.c.SolrCore [[6.1.0-nocfs] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-nocfs-001\6.1.0-nocfs], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-nocfs-001\6.1.0-nocfs\data\]
   [junit4]   2> 798988 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 798988 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 799019 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.s.SolrIndexSearcher Opening [Searcher@439192a[6.1.0-nocfs] main]
   [junit4]   2> 799019 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] 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.backcompat.TestLuceneIndexBackCompat_B7297A43A7CDA4A1-001\6.1.0-nocfs-001\6.1.0-nocfs\conf
   [junit4]   2> 799019 INFO  (coreLoadExecutor-2640-thread-1) [    x:6.1.0-nocfs] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4] 

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

 is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\classes\test
    [javac] Compiling 153 source files to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

compile-test:

BUILD SUCCESSFUL
Total time: 10 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPathTrie" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=D7AC919CC7D84010 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=SystemV/YST9YDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\solrj\build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test
[junit4:pickseed] Seed property 'tests.seed' already defined: D7AC919CC7D84010
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp
   [junit4] <JUnit4> says aloha! Master seed: D7AC919CC7D84010
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(6060@serv1-vm1).
   [junit4] Started J1 PID(2072@serv1-vm1).
   [junit4] Suite: org.apache.solr.common.util.TestPathTrie
   [junit4] OK      0.18s J1 | TestPathTrie.testPathTrie
   [junit4] Completed [1/5] on J1 in 9.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestPathTrie
   [junit4] OK      0.09s J0 | TestPathTrie.testPathTrie
   [junit4] Completed [2/5] on J0 in 8.87s, 1 test
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.common.util.TestPathTrie. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.common.util.TestPathTrie
   [junit4] OK      0.00s J0 | TestPathTrie.testPathTrie
   [junit4] Completed [3/5] on J0 in 0.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestPathTrie
   [junit4] OK      0.01s J1 | TestPathTrie.testPathTrie
   [junit4] Completed [4/5] on J1 in 0.27s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.common.util.TestPathTrie
   [junit4] OK      0.00s J0 | TestPathTrie.testPathTrie
   [junit4] Completed [5/5] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] JVM J0:     1.06 ..    11.12 =    10.06s
   [junit4] JVM J1:     1.07 ..    11.19 =    10.12s
   [junit4] Execution time total: 11 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  91.64s | org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4:tophints]  32.93s | org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  29.63s | org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  28.67s | org.apache.solr.client.solrj.request.TestV2Request
[junit4:tophints]  20.63s | org.apache.solr.client.solrj.request.SchemaTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.13.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 13 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.analysis.ngram.EdgeNGramTokenFilterTest
[repro]   0/5 failed: org.apache.lucene.replicator.IndexReplicationClientTest
[repro]   0/5 failed: org.apache.solr.DistributedIntervalFacetingTest
[repro]   0/5 failed: org.apache.solr.backcompat.TestLuceneIndexBackCompat
[repro]   0/5 failed: org.apache.solr.cloud.OverseerRolesTest
[repro]   0/5 failed: org.apache.solr.common.util.TestPathTrie
[repro]   0/5 failed: org.apache.solr.handler.dataimport.TestHierarchicalDocBuilder
[repro]   2/5 failed: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=9b7e35e69b694d9006c0964ae7a26ed2694ea055, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #479
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

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

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

5 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_886BAA3BE6647C20-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_886BAA3BE6647C20-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001 

Stack 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_886BAA3BE6647C20-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_886BAA3BE6647C20-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001

	at __randomizedtesting.SeedInfo.seed([886BAA3BE6647C20]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.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\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-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\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1

	at __randomizedtesting.SeedInfo.seed([2060747AD3E7EBAD:8B9A696F0C3B6D83]: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 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.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_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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_C418DD7355BEB219-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf\schema.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf\schema.xml    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001 

Stack Trace:
java.io.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_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-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_C418DD7355BEB219-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf\schema.xml: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001\tempDir-001\control\configsets\minimal\conf\schema.xml
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_C418DD7355BEB219-001

	at __randomizedtesting.SeedInfo.seed([C418DD7355BEB219]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.TriLevelCompositeIdRoutingTest

Error 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001 

Stack Trace:
java.io.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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001

	at __randomizedtesting.SeedInfo.seed([C418DD7355BEB219]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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_E09A217DF51C2E27-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-001 

Stack Trace:
java.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_E09A217DF51C2E27-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-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_E09A217DF51C2E27-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E09A217DF51C2E27-001

	at __randomizedtesting.SeedInfo.seed([E09A217DF51C2E27]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.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 6740 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=IB LL-D1, field=DFR I(F)L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR GL3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)Z(0.3), body=DFR GB3(800.0), f_DOCS=DFR GZ(0.3)}, locale=sr, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=185142776,total=216530944
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=886BAA3BE6647C20 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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_886BAA3BE6647C20-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_886BAA3BE6647C20-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_886BAA3BE6647C20-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([886BAA3BE6647C20]: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 J0 in 7.07s, 25 tests, 1 error <<< FAILURES!

[...truncated 2533 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-02-28 08:45:32.165:INFO::TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Logging initialized @7471ms to org.eclipse.jetty.util.log.StdErrLog
   [junit4]   2> 2018-02-28 08:45:32.255:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-28 08:45:32.268:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-28 08:45:32.269:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-28 08:45:32.271:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Scavenging every 600000ms
   [junit4]   2> 2018-02-28 08:45:40.319:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Started ServerConnector@795ca7cf{HTTP/1.1,[http/1.1]}{127.0.0.1:60617}
   [junit4]   2> 2018-02-28 08:45:40.321:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Started @15628ms
   [junit4]   2> 2018-02-28 08:45:40.638:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Stopped ServerConnector@795ca7cf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-28 08:45:40.640:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[2060747AD3E7EBAD]: Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=2060747AD3E7EBAD -Dtests.slow=true -Dtests.locale=fr-PF -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   8.51s J0 | 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\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_2060747AD3E7EBAD-001\httpReplicatorTest-001\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2060747AD3E7EBAD:8B9A696F0C3B6D83]: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.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> 2018-02-28 08:45:40.649:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-28 08:45:40.649:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-28 08:45:40.649:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-28 08:45:40.650:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: Scavenging every 660000ms
   [junit4]   2> 2018-02-28 08:45:40.651:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: Started ServerConnector@2cd8b33b{HTTP/1.1,[http/1.1]}{127.0.0.1:60621}
   [junit4]   2> 2018-02-28 08:45:40.651:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: Started @15958ms
   [junit4]   2> 2018-02-28 08:45:40.697:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: Stopped ServerConnector@2cd8b33b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-28 08:45:40.698:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[2060747AD3E7EBAD]: Stopped scavenging
   [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_2060747AD3E7EBAD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1768, maxMBSortInHeap=5.311867437765572, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-PF, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=107383352,total=170917888
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest, IndexRevisionTest, SessionTokenTest, HttpReplicatorTest]
   [junit4] Completed [9/9 (1!)] on J0 in 8.57s, 2 tests, 1 error <<< FAILURES!

[...truncated 3196 lines...]
   [junit4] Suite: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\init-core-data-001
   [junit4]   2> 740707 WARN  (SUITE-TriLevelCompositeIdRoutingTest-seed#[C418DD7355BEB219]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 740707 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[C418DD7355BEB219]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 740708 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[C418DD7355BEB219]-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> 740708 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[C418DD7355BEB219]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 740709 INFO  (SUITE-TriLevelCompositeIdRoutingTest-seed#[C418DD7355BEB219]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cmgj/av
   [junit4]   2> 740711 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 740711 INFO  (Thread-1078) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 740711 INFO  (Thread-1078) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 740717 ERROR (Thread-1078) [    ] 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> 740814 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ZkTestServer start zk server on port:64885
   [junit4]   2> 740819 INFO  (zkConnectionManagerCallback-1395-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 740822 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 0x100127524dd0000, likely client has closed socket
   [junit4]   2> 740826 INFO  (zkConnectionManagerCallback-1397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 740841 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740845 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740848 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740850 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740851 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740855 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740857 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740860 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740862 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740865 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740868 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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> 740873 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 741402 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 741404 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 741404 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 741404 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 741404 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42ba06e2{/cmgj/av,null,AVAILABLE}
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24f55ea3{HTTP/1.1,[http/1.1]}{127.0.0.1:64892}
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server Started @751139ms
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cmgj/av, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\tempDir-001/control/data, hostPort=64892, 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\control-001\cores}
   [junit4]   2> 741406 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 741406 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T00:00:22.867999Z
   [junit4]   2> 741434 INFO  (zkConnectionManagerCallback-1399-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741436 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 741436 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\control-001\solr.xml
   [junit4]   2> 741440 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 741440 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 741441 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 741444 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64885/solr
   [junit4]   2> 741447 INFO  (zkConnectionManagerCallback-1403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741452 INFO  (zkConnectionManagerCallback-1405-thread-1-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741565 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 741566 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64892_cmgj%2Fav
   [junit4]   2> 741567 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.Overseer Overseer (id=72077888376864772-127.0.0.1:64892_cmgj%2Fav-n_0000000000) starting
   [junit4]   2> 741573 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64892_cmgj%2Fav
   [junit4]   2> 741670 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 741677 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 741677 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 741678 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64892_cmgj%2Fav    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\control-001\cores
   [junit4]   2> 741699 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741717 INFO  (zkConnectionManagerCallback-1411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 741718 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 741719 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64885/solr ready
   [junit4]   2> 741727 INFO  (qtp472407226-6497) [n:127.0.0.1:64892_cmgj%2Fav    ] 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:64892_cmgj%252Fav&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 741738 INFO  (OverseerThreadFactory-2619-thread-1-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 741846 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 741846 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 741961 INFO  (zkCallback-1404-thread-1-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 742865 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 742879 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 742947 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 742962 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 742963 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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@25cce1ac
   [junit4]   2> 742963 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 742963 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 742969 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5557645116977895]
   [junit4]   2> 742975 WARN  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743046 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743046 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743049 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 743049 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 743051 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8475754125040182]
   [junit4]   2> 743055 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8c91e41[control_collection_shard1_replica_n1] main]
   [junit4]   2> 743057 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 743057 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743058 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 743058 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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 1593600664686034944
   [junit4]   2> 743059 INFO  (searcherExecutor-2620-thread-1-processing-n:127.0.0.1:64892_cmgj%2Fav x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:64892_cmgj%2Fav 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@8c91e41[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64892/cmgj/av/control_collection_shard1_replica_n1/
   [junit4]   2> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:64892/cmgj/av/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 743068 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743071 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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:64892/cmgj/av/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 743180 INFO  (zkCallback-1404-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 743182 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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> 743187 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav 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=1341
   [junit4]   2> 743194 INFO  (qtp472407226-6497) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 743287 INFO  (zkCallback-1404-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 743748 INFO  (OverseerCollectionConfigSetProcessor-72077888376864772-127.0.0.1:64892_cmgj%2Fav-n_0000000000) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 744194 INFO  (qtp472407226-6497) [n:127.0.0.1:64892_cmgj%2Fav    ] 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:64892_cmgj%252Fav&wt=javabin&version=2} status=0 QTime=2468
   [junit4]   2> 744195 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 0x100127524dd0005, likely client has closed socket
   [junit4]   2> 744205 INFO  (zkConnectionManagerCallback-1415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744206 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744207 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64885/solr ready
   [junit4]   2> 744207 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 744208 INFO  (qtp472407226-6500) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 744210 INFO  (OverseerThreadFactory-2619-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 744211 WARN  (OverseerThreadFactory-2619-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 744427 INFO  (qtp472407226-6500) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 744427 INFO  (qtp472407226-6500) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=218
   [junit4]   2> 744743 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001 of type NRT
   [junit4]   2> 744743 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 744744 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 744744 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 744744 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 744744 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2369e1a{/cmgj/av,null,AVAILABLE}
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1db20108{HTTP/1.1,[http/1.1]}{127.0.0.1:64913}
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server Started @754478ms
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cmgj/av, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\tempDir-001/jetty1, hostPort=64913, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 744745 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 744745 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T00:00:26.206452200Z
   [junit4]   2> 744749 INFO  (zkConnectionManagerCallback-1417-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744751 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 0x100127524dd0007, likely client has closed socket
   [junit4]   2> 744751 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 744751 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001\solr.xml
   [junit4]   2> 744755 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 744755 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 744756 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 744760 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64885/solr
   [junit4]   2> 744784 INFO  (zkConnectionManagerCallback-1421-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744787 INFO  (zkConnectionManagerCallback-1423-thread-1-processing-n:127.0.0.1:64913_cmgj%2Fav) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 744797 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 744799 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 744802 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64913_cmgj%2Fav
   [junit4]   2> 744804 INFO  (zkCallback-1404-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 744804 INFO  (zkCallback-1414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 744807 INFO  (zkCallback-1422-thread-1-processing-n:127.0.0.1:64913_cmgj%2Fav) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 744899 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 744913 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 744914 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 744916 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64913_cmgj%2Fav    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001\cores
   [junit4]   2> 744957 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:64913_cmgj%252Fav&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 744960 INFO  (OverseerCollectionConfigSetProcessor-72077888376864772-127.0.0.1:64892_cmgj%2Fav-n_0000000000) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 744960 INFO  (OverseerThreadFactory-2619-thread-3-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:64913_cmgj%2Fav for creating new replica
   [junit4]   2> 744968 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 744969 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 745992 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 746007 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 746113 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 746149 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 746150 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 746150 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 746150 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 746160 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5557645116977895]
   [junit4]   2> 746168 WARN  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 746277 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 746277 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 746279 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 746279 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 746280 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8475754125040182]
   [junit4]   2> 746280 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@bd90ede[collection1_shard2_replica_n41] main]
   [junit4]   2> 746286 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 746286 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 746287 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 746288 INFO  (searcherExecutor-2631-thread-1-processing-n:127.0.0.1:64913_cmgj%2Fav x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@bd90ede[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 746288 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593600668072935424
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64913/cmgj/av/collection1_shard2_replica_n41/
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:64913/cmgj/av/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 746307 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 746311 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64913/cmgj/av/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 746471 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 746476 INFO  (qtp699438661-6549) [n:127.0.0.1:64913_cmgj%2Fav c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1507
   [junit4]   2> 746481 INFO  (qtp472407226-6502) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:64913_cmgj%252Fav&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1523
   [junit4]   2> 746969 INFO  (OverseerCollectionConfigSetProcessor-72077888376864772-127.0.0.1:64892_cmgj%2Fav-n_0000000000) [n:127.0.0.1:64892_cmgj%2Fav    ] 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> 747011 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001 of type NRT
   [junit4]   2> 747013 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 747013 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 747013 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 747013 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 747013 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@271e73ce{/cmgj/av,null,AVAILABLE}
   [junit4]   2> 747015 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@222ef697{HTTP/1.1,[http/1.1]}{127.0.0.1:64926}
   [junit4]   2> 747015 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.e.j.s.Server Started @756748ms
   [junit4]   2> 747015 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/cmgj/av, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\tempDir-001/jetty2, hostPort=64926, 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\cores, replicaType=NRT}
   [junit4]   2> 747015 ERROR (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 747017 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 747017 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 747017 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 747017 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T00:00:28.478151Z
   [junit4]   2> 747022 INFO  (zkConnectionManagerCallback-1427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747024 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 747024 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\solr.xml
   [junit4]   2> 747028 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 747028 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 747029 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 747033 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64885/solr
   [junit4]   2> 747039 INFO  (zkConnectionManagerCallback-1431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747044 INFO  (zkConnectionManagerCallback-1433-thread-1-processing-n:127.0.0.1:64926_cmgj%2Fav) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 747055 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 747059 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 747062 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64926_cmgj%2Fav
   [junit4]   2> 747063 INFO  (zkCallback-1414-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 747063 INFO  (zkCallback-1404-thread-2-processing-n:127.0.0.1:64892_cmgj%2Fav) [n:127.0.0.1:64892_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 747064 INFO  (zkCallback-1422-thread-1-processing-n:127.0.0.1:64913_cmgj%2Fav) [n:127.0.0.1:64913_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 747068 INFO  (zkCallback-1432-thread-1-processing-n:127.0.0.1:64926_cmgj%2Fav) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 747200 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 747217 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 747217 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cce1ac
   [junit4]   2> 747224 INFO  (TEST-TriLevelCompositeIdRoutingTest.test-seed#[C418DD7355BEB219]) [n:127.0.0.1:64926_cmgj%2Fav    ] 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.TriLevelCompositeIdRoutingTest_C418DD7355BEB219-001\shard-2-001\co

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

    0.02s J0 | TestVarGapDocFreqIntervalPostingsFormat.testGhosts
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.16s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumPositions
   [junit4] OK      0.03s J0 | TestVarGapDocFreqIntervalPostingsFormat.testMultiClose
   [junit4] OK      0.02s J0 | TestVarGapDocFreqIntervalPostingsFormat.testMergeStability
   [junit4] Completed [3/5] on J0 in 4.40s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4] OK      1.86s J1 | TestVarGapDocFreqIntervalPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumReuse
   [junit4] OK      0.33s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.17s J1 | TestVarGapDocFreqIntervalPostingsFormat.testInvertedWrite
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.25s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testJustEmptyField
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testLevel2Ghosts
   [junit4] OK      0.05s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsOnly
   [junit4] OK      0.19s J1 | TestVarGapDocFreqIntervalPostingsFormat.testRandom
   [junit4] OK      0.11s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.72s J1 | TestVarGapDocFreqIntervalPostingsFormat.testRamBytesUsed
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.04s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.02s J1 | TestVarGapDocFreqIntervalPostingsFormat.testGhosts
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.20s J1 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.01s J1 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumPositions
   [junit4] OK      0.03s J1 | TestVarGapDocFreqIntervalPostingsFormat.testMultiClose
   [junit4] OK      0.05s J1 | TestVarGapDocFreqIntervalPostingsFormat.testMergeStability
   [junit4] Completed [4/5] on J1 in 4.18s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4] OK      0.98s J0 | TestVarGapDocFreqIntervalPostingsFormat.testRandomExceptions
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumReuse
   [junit4] OK      0.21s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads
   [junit4] OK      0.11s J0 | TestVarGapDocFreqIntervalPostingsFormat.testInvertedWrite
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumFreqs
   [junit4] OK      0.17s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testJustEmptyField
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testLevel2Ghosts
   [junit4] OK      0.03s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsOnly
   [junit4] OK      0.11s J0 | TestVarGapDocFreqIntervalPostingsFormat.testRandom
   [junit4] OK      0.06s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositions
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testAskForPositionsWhenNotThere
   [junit4] OK      0.14s J0 | TestVarGapDocFreqIntervalPostingsFormat.testRamBytesUsed
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumAll
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testEmptyFieldAndEmptyTerm
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDidntWantFreqsButAskedAnyway
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumPayloads
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumOffsets
   [junit4] OK      0.03s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqs
   [junit4] OK      0.01s J0 | TestVarGapDocFreqIntervalPostingsFormat.testGhosts
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumDocsOnly
   [junit4] OK      0.11s J0 | TestVarGapDocFreqIntervalPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
   [junit4] OK      0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat.testPostingsEnumPositions
   [junit4] OK      0.02s J0 | TestVarGapDocFreqIntervalPostingsFormat.testMultiClose
   [junit4] OK      0.02s J0 | TestVarGapDocFreqIntervalPostingsFormat.testMergeStability
   [junit4] Completed [5/5] on J0 in 2.12s, 25 tests
   [junit4] 
   [junit4] JVM J0:     0.70 ..    15.93 =    15.22s
   [junit4] JVM J1:     0.70 ..    14.44 =    13.74s
   [junit4] Execution time total: 18 seconds
   [junit4] Tests summary: 5 suites, 125 tests
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp])
   [junit4] Could not remove temporary path: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp])
     [echo] 5 slowest tests:
[junit4:tophints]  26.35s | org.apache.lucene.codecs.simpletext.TestSimpleTextTermVectorsFormat
[junit4:tophints]  26.01s | org.apache.lucene.codecs.simpletext.TestSimpleTextDocValuesFormat
[junit4:tophints]  16.39s | org.apache.lucene.codecs.memory.TestDirectDocValuesFormat
[junit4:tophints]  16.07s | org.apache.lucene.codecs.simpletext.TestSimpleTextPointsFormat
[junit4:tophints]  13.07s | org.apache.lucene.codecs.memory.TestMemoryDocValuesFormat

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.13.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 20 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
[repro]   0/5 failed: org.apache.lucene.replicator.http.HttpReplicatorTest
[repro]   0/5 failed: org.apache.solr.TestDistributedMissingSort
[repro]   0/5 failed: org.apache.solr.cloud.TriLevelCompositeIdRoutingTest
[repro]   2/5 failed: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=4ccf500800ee497fceb93f4727a89a8a4533bb10, workspace=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows
[WARNINGS] Computing warning deltas based on reference build #478
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

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

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

6 tests failed.
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_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-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_B1042DA678C3B9DF-001 

Stack 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_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-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_B1042DA678C3B9DF-001

	at __randomizedtesting.SeedInfo.seed([B1042DA678C3B9DF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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([12C8302E8D181A88:DB7D7280847FDC7D]: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 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([12C8302E8D181A88]: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([12C8302E8D181A88]: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([12C8302E8D181A88:6806B7BAE1FA796]: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_22528F696A7F0722-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-001 

Stack Trace:
java.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_22528F696A7F0722-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-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_22528F696A7F0722-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-001

	at __randomizedtesting.SeedInfo.seed([22528F696A7F0722]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.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 1795 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-20180226_060122_7422991765148796719998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060122_742512960285118959931.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060653_13017358251105532630890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit 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-20180226_060653_1282058319030965066438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180226_060754_4393514187706405684150.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060754_4388192325756012917902.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 237 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-20180226_060939_95217405451203817784835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060939_95213455760999268479742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060950_2845966566331125623705.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_060950_2849935461854458147364.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061015_7057558388064066774116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061015_7059386741065457795033.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061020_5451802106538716446637.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit 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-20180226_061020_54511786069512084895314.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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\analysis\phonetic\test\temp\junit4-J0-20180226_061024_47016275473657365687831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061024_4702909737214643299438.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061036_9615923415603569764916.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061036_9616931098489848105620.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061046_7752658176315001110471.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit 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-20180226_061046_7759642022421144419322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061051_2215132839687200450541.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061112_10814062965654530842653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061112_10815721749168245816007.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180226_061216_4063740604643990676026.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit 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-20180226_061216_4066306960163260855436.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 252 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-20180226_061227_1643327358006213856394.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061227_16412130913442046190877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: 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-20180226_061241_0684577429748843522891.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061241_0685243266286214277148.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061358_9562603482989785180648.syserr
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180226_061358_956325309022348983070.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061402_5304419554459031485758.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061402_5308246299882312183943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061408_4654406146704988866464.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061408_46511428341943934762894.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061430_20018206050557643904964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061430_2001256849364882491805.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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\highlighter\test\temp\junit4-J1-20180226_061438_07213564126643601587333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit 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-20180226_061438_07211969252042297348864.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061454_81111649707971490638766.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061454_81110872483477910533925.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061505_32513309654849066249699.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061505_3258399725850790646374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 185 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-20180226_061511_9898668732840169609184.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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\misc\test\temp\junit4-J1-20180226_061511_98914671527395599629594.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061528_28211920593916517809020.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061528_28212452554574669833508.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061541_5936493339990227178936.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061541_5935233267920963876701.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061553_6646595353169923750698.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061553_6647328608056319475934.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061611_0438422113295179542981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061611_0431799582981033309363.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061647_3425406537673615975115.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061647_342327037038868477748.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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 J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180226_061704_6156442075790611208227.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061704_61513537231514202719807.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061715_26914386632249103632832.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 201 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1785, maxMBSortInHeap=7.139571205365206, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-RE, timezone=Asia/Yangon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52309720,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestField, TestPlainTextDictionary, TestContextSuggestField, CompletionTokenStreamTest, TestSuggestStopFilter, TestLuceneDictionary, TestPrefixCompletionQuery, TestSpellChecker, FuzzySuggesterTest, AnalyzingSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingSuggesterTest -Dtests.seed=B1042DA678C3B9DF -Dtests.slow=true -Dtests.locale=fr-RE -Dtests.timezone=Asia/Yangon -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_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-001\AnalyzingSuggesterTest-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_B1042DA678C3B9DF-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_B1042DA678C3B9DF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1042DA678C3B9DF]: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 [14/32 (1!)] on J1 in 2.01s, 23 tests, 1 error <<< FAILURES!

[...truncated 52 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-20180226_061718_9002268100693440133911.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_061718_9007473591188876817313.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2687 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1224245 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-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_12C8302E8D181A88-001\init-core-data-001
   [junit4]   2> 1224246 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1224249 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-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> 1224249 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-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_12C8302E8D181A88-001\tempDir-001
   [junit4]   2> 1224249 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1224249 INFO  (Thread-2882) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1224249 INFO  (Thread-2882) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1224250 ERROR (Thread-2882) [    ] 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> 1224350 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64532
   [junit4]   2> 1224353 INFO  (zkConnectionManagerCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224358 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1224358 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1224359 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7493e960{/solr,null,AVAILABLE}
   [junit4]   2> 1224360 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@692e9609{/solr,null,AVAILABLE}
   [junit4]   2> 1224360 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@585189d5{HTTP/1.1,[http/1.1]}{127.0.0.1:64536}
   [junit4]   2> 1224360 INFO  (jetty-launcher-2689-thread-2) [    ] o.e.j.s.Server Started @1234481ms
   [junit4]   2> 1224360 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64536}
   [junit4]   2> 1224360 ERROR (jetty-launcher-2689-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1224361 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1224361 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1224361 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1224361 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T06:39:08.426658800Z
   [junit4]   2> 1224362 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66b5a7ae{HTTP/1.1,[http/1.1]}{127.0.0.1:64538}
   [junit4]   2> 1224362 INFO  (jetty-launcher-2689-thread-1) [    ] o.e.j.s.Server Started @1234483ms
   [junit4]   2> 1224362 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64538}
   [junit4]   2> 1224362 ERROR (jetty-launcher-2689-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1224363 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1224363 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1224363 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1224363 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T06:39:08.428954500Z
   [junit4]   2> 1224363 INFO  (zkConnectionManagerCallback-2694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224364 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224366 INFO  (zkConnectionManagerCallback-2696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224366 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1224377 INFO  (jetty-launcher-2689-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64532/solr
   [junit4]   2> 1224379 INFO  (jetty-launcher-2689-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64532/solr
   [junit4]   2> 1224380 INFO  (zkConnectionManagerCallback-2700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224382 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 0x100099582570003, likely client has closed socket
   [junit4]   2> 1224383 INFO  (zkConnectionManagerCallback-2704-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224385 INFO  (zkConnectionManagerCallback-2706-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224393 INFO  (zkConnectionManagerCallback-2708-thread-1-processing-n:127.0.0.1:64538_solr) [n:127.0.0.1:64538_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224539 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224540 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1224541 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64538_solr
   [junit4]   2> 1224542 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64536_solr
   [junit4]   2> 1224543 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.c.Overseer Overseer (id=72068131779444742-127.0.0.1:64538_solr-n_0000000000) starting
   [junit4]   2> 1224544 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1224546 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:64538_solr) [n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1224555 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1224557 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64538_solr
   [junit4]   2> 1224558 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1224559 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64536_solr]
   [junit4]   2> 1224559 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1224559 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1224578 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:64538_solr) [n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1224578 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1224580 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1224582 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1224588 DEBUG (ScheduledTrigger-5200-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1224665 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224670 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64538.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224677 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224678 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64536.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224680 INFO  (jetty-launcher-2689-thread-2) [n:127.0.0.1:64536_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_12C8302E8D181A88-001\tempDir-001\node2\.
   [junit4]   2> 1224681 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64538.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224681 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64538.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1224682 INFO  (jetty-launcher-2689-thread-1) [n:127.0.0.1:64538_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_12C8302E8D181A88-001\tempDir-001\node1\.
   [junit4]   2> 1224746 INFO  (zkConnectionManagerCallback-2714-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224752 INFO  (zkConnectionManagerCallback-2718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1224754 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1224755 INFO  (SUITE-TriggerIntegrationTest-seed#[12C8302E8D181A88]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64532/solr ready
   [junit4]   2> 1224771 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1224773 INFO  (qtp1182923931-13149) [n:127.0.0.1:64538_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1224780 INFO  (qtp1182923931-13149) [n:127.0.0.1:64538_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> 1224780 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 1224788 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1224789 DEBUG (zkCallback-2707-thread-1-processing-n:127.0.0.1:64538_solr) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1224790 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1224790 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1224790 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1224791 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1224791 DEBUG (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1224792 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@66b5a7ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1224793 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=604168292
   [junit4]   2> 1224793 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1224794 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f44c6a6: rootName = solr_64538, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6d24270a
   [junit4]   2> 1224802 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1224802 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d91627d: rootName = solr_64538, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@43422750
   [junit4]   2> 1224808 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1224808 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f6c3890: rootName = solr_64538, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@9a42116
   [junit4]   2> 1224810 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64538_solr
   [junit4]   2> 1224811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1224811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1224811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.Overseer Overseer (id=72068131779444742-127.0.0.1:64538_solr-n_0000000000) closing
   [junit4]   2> 1224812 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1224812 INFO  (OverseerStateUpdate-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64538_solr
   [junit4]   2> 1224813 WARN  (OverseerAutoScalingTriggerThread-72068131779444742-127.0.0.1:64538_solr-n_0000000000) [n:127.0.0.1:64538_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1224813 DEBUG (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1224813 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:64538_solr) [n:127.0.0.1:64538_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1224815 INFO  (zkCallback-2717-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1224815 INFO  (zkCallback-2717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1224815 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 0x100099582570006, likely client has closed socket
   [junit4]   2> 1224816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@692e9609{/solr,null,UNAVAILABLE}
   [junit4]   2> 1224816 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1224816 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64536_solr
   [junit4]   2> 1224818 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.Overseer Overseer (id=72068131779444741-127.0.0.1:64536_solr-n_0000000001) starting
   [junit4]   2> 1224826 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1224826 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1224826 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64536_solr]
   [junit4]   2> 1224826 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 1224826 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1224832 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1224832 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1224833 DEBUG (ScheduledTrigger-5209-thread-1) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1225838 DEBUG (ScheduledTrigger-5209-thread-1) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1226841 DEBUG (ScheduledTrigger-5209-thread-1) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1227841 DEBUG (ScheduledTrigger-5209-thread-3) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1228842 DEBUG (ScheduledTrigger-5209-thread-3) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1229818 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1229820 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1229820 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1229820 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1229821 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5680d584{/solr,null,AVAILABLE}
   [junit4]   2> 1229822 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@272b1d4b{HTTP/1.1,[http/1.1]}{127.0.0.1:64567}
   [junit4]   2> 1229822 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.Server Started @1239942ms
   [junit4]   2> 1229822 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64567}
   [junit4]   2> 1229822 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1229823 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1229823 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1229823 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1229823 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T06:39:13.888689800Z
   [junit4]   2> 1229829 INFO  (zkConnectionManagerCallback-2721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229830 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1229843 DEBUG (ScheduledTrigger-5209-thread-3) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1229882 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 0x100099582570009, likely client has closed socket
   [junit4]   2> 1229885 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64532/solr
   [junit4]   2> 1229891 INFO  (zkConnectionManagerCallback-2725-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229906 INFO  (zkConnectionManagerCallback-2727-thread-1-processing-n:127.0.0.1:64567_solr) [n:127.0.0.1:64567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229935 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229939 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1229967 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64567_solr
   [junit4]   2> 1230003 INFO  (zkCallback-2726-thread-1-processing-n:127.0.0.1:64567_solr) [n:127.0.0.1:64567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230003 INFO  (zkCallback-2717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230003 INFO  (zkCallback-2717-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230003 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230093 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1230106 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1230106 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@555e347c
   [junit4]   2> 1230109 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [n:127.0.0.1:64567_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_12C8302E8D181A88-001\tempDir-001\node3\.
   [junit4]   2> 1230193 INFO  (qtp468519849-13147) [n:127.0.0.1:64536_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> 1230199 INFO  (qtp12703265-13216) [n:127.0.0.1:64567_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> 1230200 DEBUG (qtp468519849-13142) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1230202 INFO  (qtp468519849-13142) [n:127.0.0.1:64536_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1230202 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1230219 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64567_solr, 127.0.0.1:64536_solr]
   [junit4]   2> 1230219 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64567_solr, 127.0.0.1:64536_solr]
   [junit4]   2> 1230219 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_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> 1230219 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1230228 INFO  (qtp468519849-13147) [n:127.0.0.1:64536_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> 1230232 INFO  (qtp12703265-13218) [n:127.0.0.1:64567_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> 1230232 DEBUG (qtp468519849-13145) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1230233 INFO  (qtp468519849-13145) [n:127.0.0.1:64536_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 1230235 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1230236 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64567_solr, 127.0.0.1:64536_solr]
   [junit4]   2> 1230236 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_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> 1230237 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64567_solr, 127.0.0.1:64536_solr]
   [junit4]   2> 1230238 INFO  (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1230238 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64567_solr, 127.0.0.1:64536_solr]
   [junit4]   2> 1230238 DEBUG (zkCallback-2705-thread-1-processing-n:127.0.0.1:64536_solr) [n:127.0.0.1:64536_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> 1230239 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 1230239 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1230241 DEBUG (ScheduledTrigger-5209-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1230241 DEBUG (ScheduledTrigger-5209-thread-2) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1230248 INFO  (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1230250 DEBUG (OverseerAutoScalingTriggerThread-72068131779444741-127.0.0.1:64536_solr-n_0000000001) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1230250 DEBUG (ScheduledTrigger-5209-thread-4) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1230250 DEBUG (ScheduledTrigger-5209-thread-4) [n:127.0.0.1:64536_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1230259 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1230259 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1230260 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1230260 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1230260 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f2eb0ca{/solr,null,AVAILABLE}
   [junit4]   2> 1230261 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6bf76276{HTTP/1.1,[http/1.1]}{127.0.0.1:64582}
   [junit4]   2> 1230261 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.e.j.s.Server Started @1240382ms
   [junit4]   2> 1230261 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64582}
   [junit4]   2> 1230262 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1230262 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[12C8302E8D181A88]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 12

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

d\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_22528F696A7F0722-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([22528F696A7F0722]: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.37s, 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-20180226_084747_0906198849374531100470.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_084747_0903261218699072138306.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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 J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180226_084818_6707921252590389346840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_084818_67014638597121646861718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_084933_96214149946898642085034.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_084933_9624616371982438359923.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085009_0382719436016028523271.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085009_0384610185653724172686.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 626 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-20180226_085029_18615018700661696952083.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 33 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-20180226_085029_1868844097712117942272.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 568 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-20180226_085110_9081818601075209947682.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085110_9085804700463388632722.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085136_31515563489728112711377.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085136_315748431557132559071.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085158_70715357135012472895802.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085158_7072401178205852342882.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085342_9778510790203098677929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085342_97616282076078853658878.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server 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-20180226_085436_84210108628395637227391.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32584 lines...]

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

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

7 tests failed.
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_B244406D595C93E-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001 

Stack 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_B244406D595C93E-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001

	at __randomizedtesting.SeedInfo.seed([B244406D595C93E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.compressing.TestCompressingStoredFieldsFormat

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.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001 

Stack 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.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001

	at __randomizedtesting.SeedInfo.seed([B4AD38FBC480EAB1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.legacy.facet.LegacyRangeFacetCloudTest

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.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2327A074532ECA1D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.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_17676EF82BB0AF61-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_17676EF82BB0AF61-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_17676EF82BB0AF61-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_17676EF82BB0AF61-001 

Stack Trace:
java.io.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_17676EF82BB0AF61-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_17676EF82BB0AF61-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_17676EF82BB0AF61-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_17676EF82BB0AF61-001

	at __randomizedtesting.SeedInfo.seed([17676EF82BB0AF61]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(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.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C125812112295516:7EDAC08BCCD3B58A]: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:6637)
	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([17676EF82BB0AF61:32F35AD08B7127F]: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_ECAEBD0655927479-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-001 

Stack Trace:
java.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_ECAEBD0655927479-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-001

	at __randomizedtesting.SeedInfo.seed([ECAEBD0655927479]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.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 1988 lines...]
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
   [junit4] IGNOR/A 0.00s J1 | TestCompressingStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {id=DFR GL1}, locale=om, timezone=Asia/Kabul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=141415544,total=239075328
   [junit4]   2> NOTE: All tests run in this JVM: [ThrowInUncaught, TestLookaheadTokenFilter, TestAssertingTermVectorsFormat, TestWorstCaseTestBehavior, TestBaseExplanationTestCase, TestForceMergePolicy, TestMockDirectoryWrapper, Nested, TestExtrasFS, TestGroupFiltering, TestHandleTrackingFS, TestCompressingStoredFieldsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCompressingStoredFieldsFormat -Dtests.seed=B4AD38FBC480EAB1 -Dtests.slow=true -Dtests.locale=om -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCompressingStoredFieldsFormat (suite) <<<
   [junit4]    > Throwable #1: 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.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001\index-SimpleFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.compressing.TestCompressingStoredFieldsFormat_B4AD38FBC480EAB1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B4AD38FBC480EAB1]: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 [13/41 (1!)] on J1 in 8.65s, 22 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 6482 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=125008296,total=235929600
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestRAFDirectory, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestFSTsMisc, TestMultiPassIndexSplitter, TestInetAddressPoint, TestLazyDocument, TestDocValuesStatsCollector, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=B244406D595C93E -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_B244406D595C93E-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_B244406D595C93E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B244406D595C93E]: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 [13/13 (1!)] on J0 in 1.55s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 4789 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> 1460535 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-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.LargeFieldTest_17676EF82BB0AF61-001\init-core-data-001
   [junit4]   2> 1460536 WARN  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1460536 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1460537 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-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> 1460538 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1460538 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-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> 1460555 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1460561 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 1460563 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 1460594 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6abece29
   [junit4]   2> 1460608 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6abece29
   [junit4]   2> 1460608 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6abece29
   [junit4]   2> 1460612 INFO  (coreLoadExecutor-6433-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1460613 INFO  (coreLoadExecutor-6433-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> 1460630 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1460639 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 1460640 INFO  (coreLoadExecutor-6433-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> 1460641 INFO  (coreLoadExecutor-6433-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> 1460641 INFO  (coreLoadExecutor-6433-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@6abece29
   [junit4]   2> 1460641 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1460641 INFO  (coreLoadExecutor-6433-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.LargeFieldTest_17676EF82BB0AF61-001\init-core-data-001\]
   [junit4]   2> 1460645 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=30.416015625, floorSegmentMB=0.9921875, forceMergeDeletesPctAllowed=24.760264934450817, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1460649 WARN  (coreLoadExecutor-6433-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> 1460690 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1460690 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1460695 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1459826338, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1460696 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68ef7550[collection1] main]
   [junit4]   2> 1460696 WARN  (coreLoadExecutor-6433-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> 1460697 INFO  (coreLoadExecutor-6433-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1460720 INFO  (searcherExecutor-6434-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68ef7550[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1460720 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1460757 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1460758 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 0
   [junit4]   2> 1460759 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1460759 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52faec44 commitCommandVersion:0
   [junit4]   2> 1460818 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3088d080[collection1] main]
   [junit4]   2> 1460819 INFO  (searcherExecutor-6434-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3088d080[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1460819 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1460819 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 1460822 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] 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=1
   [junit4]   2> 1460823 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] 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> 1460824 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] 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> 1460824 INFO  (TEST-LargeFieldTest.test-seed#[17676EF82BB0AF61]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1460824 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1460824 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=905114780
   [junit4]   2> 1460824 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1460824 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54c74d38: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7bd22e4e
   [junit4]   2> 1460827 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1460827 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bd3b5bb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@de24876
   [junit4]   2> 1460830 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1460830 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fa50f56: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@51fa5750
   [junit4]   2> 1460831 INFO  (coreCloseExecutor-6438-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12ee6c39
   [junit4]   2> 1460831 INFO  (coreCloseExecutor-6438-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=317615161
   [junit4]   2> 1460831 INFO  (coreCloseExecutor-6438-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@774a567a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@11cb1307
   [junit4]   2> 1460838 INFO  (SUITE-LargeFieldTest-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 25, 2018 7:49:01 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=975, maxMBSortInHeap=6.297707012774111, sim=RandomSimilarity(queryNorm=true): {}, locale=bs, timezone=WET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=24140712,total=466092032
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, TestLegacyNumericRangeQueryBuilder, UpdateLogTest, HdfsBasicDistributedZkTest, SolrGraphiteReporterTest, TestAddFieldRealTimeGet, SolrPluginUtilsTest, TestManagedResource, CollectionTooManyReplicasTest, TestPhraseSuggestions, TestConfigSets, UnloadDistributedZkTest, LeaderElectionTest, TestComplexPhraseLeadingWildcard, StatsReloadRaceTest, NodeAddedTriggerTest, TestSSLRandomization, TestHdfsCloudBackupRestore, TestDistributedStatsComponentCardinality, AtomicUpdatesTest, BigEndianAscendingWordDeserializerTest, TestTrieFacet, DistributedDebugComponentTest, TestUtilizeNode, BlockJoinFacetSimpleTest, TestSolrCoreParser, RequiredFieldsTest, SolrXmlInZkTest, TestLRUStatsCache, TestHdfsBackupRestoreCore, TestShardHandlerFactory, TestCollationField, TestOnReconnectListenerSupport, DistributedQueryComponentCustomSortTest, TestXmlQParserPlugin, TestFieldResource, DirectSolrConnectionTest, DistribCursorPagingTest, DistributedFacetPivotLongTailTest, TestDynamicLoading, HdfsRestartWhileUpdatingTest, TestNodeAddedTrigger, SynonymTokenizerTest, TestPointFields, TestSchemaVersionResource, TestPerFieldSimilarity, HdfsDirectoryFactoryTest, LeaderFailureAfterFreshStartTest, TestExceedMaxTermLength, MultiThreadedOCPTest, MoveReplicaHDFSTest, TestCloudPseudoReturnFields, TermVectorComponentDistributedTest, TestFieldTypeResource, RecoveryZkTest, TestCloudSearcherWarming, FieldMutatingUpdateProcessorTest, TestMacros, ZkCLITest, ClassificationUpdateProcessorIntegrationTest, AnalyticsMergeStrategyTest, CollectionsAPISolrJTest, TestOmitPositions, TestSolrDeletionPolicy1, BasicAuthStandaloneTest, TestReplicaProperties, TestQueryTypes, HighlighterTest, LukeRequestHandlerTest, SolrIndexMetricsTest, TestCustomDocTransformer, RegexBytesRefFilterTest, DistribJoinFromCollectionTest, MissingSegmentRecoveryTest, TestUtils, TestSubQueryTransformerCrossCore, DateMathParserTest, TestSolrCloudWithKerberosAlt, CoreMergeIndexesAdminHandlerTest, OpenExchangeRatesOrgProviderTest, TestRuleBasedAuthorizationPlugin, TestSkipOverseerOperations, UniqFieldsUpdateProcessorFactoryTest, RequestLoggingTest, MetricsHandlerTest, TestMissingGroups, TestLeaderElectionZkExpiry, OutOfBoxZkACLAndCredentialsProvidersTest, SuggesterFSTTest, TestTolerantUpdateProcessorCloud, TestFastOutputStream, TestConfigSetsAPIZkFailure, FileUtilsTest, TestObjectReleaseTracker, TestGroupingSearch, BinaryUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestQueryWrapperFilter, ResourceLoaderTest, TriLevelCompositeIdRoutingTest, TestLazyCores, TestRestManager, TestInPlaceUpdatesDistrib, DirectoryFactoryTest, TestNumericRangeQuery64, NumberUtilsTest, TimeRoutedAliasUpdateProcessorTest, SearchRateTriggerTest, TestRecovery, TestLFUCache, TestTolerantSearch, QueryElevationComponentTest, OverseerTaskQueueTest, SuggesterTSTTest, TestCustomSort, MBeansHandlerTest, TestSuggestSpellingConverter, TermsComponentTest, TestLockTree, HdfsDirectoryTest, TestPseudoReturnFields, OverseerRolesTest, AssignTest, TestJsonRequest, TestMergePolicyConfig, TestJoin, SearchHandlerTest, TestAnalyzeInfixSuggestions, TestDeleteCollectionOnDownNodes, DeleteNodeTest, TestDFISimilarityFactory, PathHierarchyTokenizerFactoryTest, TestConfigSetImmutable, BadCopyFieldTest, TestDocTermOrds, SolrRequestParserTest, TestFieldCacheSortRandom, DateRangeFieldTest, TestMinMaxOnMultiValuedField, ForceLeaderTest, BlockJoinFacetDistribTest, BitVectorTest, TestManagedSchemaAPI, TestSolrCLIRunExample, TestTrie, TestHighlightDedupGrouping, TestDelegationWithHadoopAuth, DistributedSuggestComponentTest, SearchHandlerTest, XmlUpdateRequestHandlerTest, SpatialFilterTest, LegacyCloudClusterPropTest, TestCharFilters, TestCloudNestedDocsSort, TestCursorMarkWithoutUniqueKey, TestPolicyCloud, TestNRTOpen, TestPerFieldSimilarityWithDefaultOverride, TestBulkSchemaConcurrent, PluginInfoTest, TestBinaryField, TestDistribStateManager, ReplicationFactorTest, TestStreamBody, ShufflingReplicaListTransformerTest, RankQueryTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=17676EF82BB0AF61 -Dtests.slow=true -Dtests.locale=bs -Dtests.timezone=WET -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_17676EF82BB0AF61-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_17676EF82BB0AF61-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_17676EF82BB0AF61-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_17676EF82BB0AF61-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([17676EF82BB0AF61]: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 [319/777 (1!)] on J0 in 0.58s, 1 test, 1 error <<< FAILURES!

[...truncated 293 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 2237040 INFO  (SUITE-TestReplicationHandler-seed#[17676EF82BB0AF61]-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.TestReplicationHandler_17676EF82BB0AF61-001\init-core-data-001
   [junit4]   2> 2237042 WARN  (SUITE-TestReplicationHandler-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 2237042 INFO  (SUITE-TestReplicationHandler-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2237042 INFO  (SUITE-TestReplicationHandler-seed#[17676EF82BB0AF61]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 2237044 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIllegalFilePaths
   [junit4]   2> 2237044 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-001\collection1
   [junit4]   2> 2237048 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2237049 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237049 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237049 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2237050 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a35fa2c{/solr,null,AVAILABLE}
   [junit4]   2> 2237052 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31eceeaa{HTTP/1.1,[http/1.1]}{127.0.0.1:63569}
   [junit4]   2> 2237052 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.Server Started @2246971ms
   [junit4]   2> 2237052 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-001\collection1\data, hostPort=63569}
   [junit4]   2> 2237053 ERROR (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2237053 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2237053 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2237053 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237053 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T20:01:57.264498300Z
   [junit4]   2> 2237053 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-001\solr.xml
   [junit4]   2> 2237059 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2237059 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237061 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2237105 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237112 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237112 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237114 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-001\.
   [junit4]   2> 2237114 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2237115 INFO  (coreLoadExecutor-7708-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2237128 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2237133 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2237135 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2237135 INFO  (coreLoadExecutor-7708-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_17676EF82BB0AF61-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 2237135 INFO  (coreLoadExecutor-7708-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@30f7009b
   [junit4]   2> 2237135 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2237135 INFO  (coreLoadExecutor-7708-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_17676EF82BB0AF61-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_17676EF82BB0AF61-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 2237137 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45873364555107543]
   [junit4]   2> 2237202 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2237202 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2237202 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=20.2080078125, floorSegmentMB=0.2861328125, forceMergeDeletesPctAllowed=16.912252700563787, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2237203 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1c3a56[collection1] main]
   [junit4]   2> 2237203 INFO  (coreLoadExecutor-7708-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_17676EF82BB0AF61-001\solr-instance-001\collection1\conf
   [junit4]   2> 2237203 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 2237203 INFO  (coreLoadExecutor-7708-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2237204 INFO  (searcherExecutor-7709-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b1c3a56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2237206 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-002\collection1
   [junit4]   2> 2237209 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2237209 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237209 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237209 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2237209 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77087700{/solr,null,AVAILABLE}
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@407d02d0{HTTP/1.1,[http/1.1]}{127.0.0.1:63572}
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.e.j.s.Server Started @2247129ms
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-002\collection1\data, hostPort=63572}
   [junit4]   2> 2237210 ERROR (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2237210 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237211 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T20:01:57.422495600Z
   [junit4]   2> 2237211 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-002\solr.xml
   [junit4]   2> 2237214 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2237214 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237215 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2237251 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237259 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237260 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@30f7009b
   [junit4]   2> 2237262 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] 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_17676EF82BB0AF61-001\solr-instance-002\.
   [junit4]   2> 2237262 INFO  (TEST-TestReplicationHandler.doTestIllegalFilePaths-seed#[17676EF82BB0AF61]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2237299 INFO  (coreLoadExecutor-7718-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2237305 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2237310 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2237312 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 2237312 INFO  (coreLoadExecutor-7718-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_17676EF82BB0AF61-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 2237312 INFO  (coreLoadExecutor-7718-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@30f7009b
   [junit4]   2> 2237312 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2237313 INFO  (coreLoadExecutor-7718-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_17676EF82BB0AF61-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_17676EF82BB0AF61-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 2237314 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45873364555107543]
   [junit4]   2> 2237365 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2237365 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2237365 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=20.2080078125, floorSegmentMB=0.2861328125, forceMergeDeletesPctAllowed=16.912252700563787, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2237366 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5316a85d[collection1] main]
   [junit4]   2> 2237366 INFO  (coreLoadExecutor-7718-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_17676EF82BB0AF61-001\solr-instance-002\collection1\conf
   [junit4]   2> 2237368 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 2237368 INFO  (coreLoadExecutor-7718-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2237369 INFO  (searcherExecutor-7719-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5316a85d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2237372 ERROR (qtp1189639414-21944) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must be relative
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1496)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [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: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:527)
   [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> 2237372 INFO  (qtp1189639414-21944) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\foo&command=filecontent} status=403 QTime=0
   [junit4]   2> 2237374 ERROR (qtp1189639414-21948) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name cannot contain ..
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.lambda$validateFilenameOrError$0(ReplicationHandler.java:1492)
   [junit4]   2> 	at java.base/java.lang.Iterable.forEach(Iterable.java:75)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1490)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1469)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:593)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [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: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:527)
   [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.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [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> 2237374 INFO  (qtp1189639414-21948) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=../dir/traversal&command=filecontent} status=403 QTime=0
   [junit4]   2> 2237382 ERROR (qtp1189639414-21948) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: File name must be relative
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.validateFilenameOrError(ReplicationHandler.java:1496)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$DirectoryFileStream.<init>(ReplicationHandler.java:1470)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$LocalFsFileStream.<init>(ReplicationHandler.java:1615)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler$LocalFsConfFileStream.<init>(ReplicationHandler.java:1681)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileStream(ReplicationHandler.java:589)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:276)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [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: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:527)
   [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

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

.
   [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=1609, maxMBSortInHeap=7.4674869088598586, sim=RandomSimilarity(queryNorm=false): {}, locale=en-001, timezone=Europe/Astrakhan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=61149952,total=156762112
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=ECAEBD0655927479 -Dtests.slow=true -Dtests.locale=en-001 -Dtests.timezone=Europe/Astrakhan -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_ECAEBD0655927479-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-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_ECAEBD0655927479-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECAEBD0655927479-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECAEBD0655927479]: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 702 lines...]
   [junit4] Suite: org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\init-core-data-001
   [junit4]   2> Feb 25, 2018 8:29:13 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): {string_sd=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{long_ld=DocValuesFormat(name=Lucene70), date_dtd=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Asserting), string_sd=DocValuesFormat(name=Lucene70), int_id=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), double_dd=DocValuesFormat(name=Asserting), float_fd=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1674, maxMBSortInHeap=5.118187825806724, sim=RandomSimilarity(queryNorm=false): {}, locale=lrc-IQ, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=191348576,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [StringFieldsTest, QueryFacetTest, BottomFunctionTest, LTEFunctionTest, CastingBooleanValueTest, FillMissingFunctionTest, FloorFunctionTest, CastingLongValueTest, CastingDateValueTest, StringCastFunctionTest, ConcatFunctionTest, CastingIntValueTest, LegacyFieldFacetExtrasTest, CastingStringValueTest, LegacyFieldFacetCloudTest, LegacyRangeFacetCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyRangeFacetCloudTest -Dtests.seed=2327A074532ECA1D -Dtests.slow=true -Dtests.locale=lrc-IQ -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | LegacyRangeFacetCloudTest (suite) <<<
   [junit4]    > Throwable #1: 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.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-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.legacy.facet.LegacyRangeFacetCloudTest_2327A074532ECA1D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2327A074532ECA1D]: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/78 (1!)] on J0 in 5.13s, 3 tests, 1 error <<< FAILURES!

[...truncated 38193 lines...]