Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6023/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([8ED6F3CAB93C4D34:E669C6E069A65FD8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:285)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
ObjectTracker found 10 object(s) that were not released!!! 
[MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, 
MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, 
MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, 
MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, 
MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([8ED6F3CAB93C4D34]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another 
process.     
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 java.nio.file.FileSystemException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001:
 The process cannot access the file because it is being used by another process.

   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001

        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10528 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] o.e.j.u.log 
Logging initialized @4574ms
   [junit4]   2> 19   INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-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> 146  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 153  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 153  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 354  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51771
   [junit4]   2> 423  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 604  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 779  INFO  (zkCallback-2-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@f5bba0 name:ZooKeeperConnection 
Watcher:127.0.0.1:51771 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 784  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 792  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 799  INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1614 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1614 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1757 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cf63820{/solr,null,AVAILABLE}
   [junit4]   2> 1757 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2412b253{/solr,null,AVAILABLE}
   [junit4]   2> 1799 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@723e47cc{HTTP/1.1,[http/1.1]}{127.0.0.1:51782}
   [junit4]   2> 1799 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @6390ms
   [junit4]   2> 1799 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51782}
   [junit4]   2> 1799 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@65e1e2ca{HTTP/1.1,[http/1.1]}{127.0.0.1:51781}
   [junit4]   2> 1800 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @6391ms
   [junit4]   2> 1801 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51781}
   [junit4]   2> 1857 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1857 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1999 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2'
   [junit4]   2> 2000 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1'
   [junit4]   2> 2023 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2024 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2026 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2026 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2035 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2043 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2045 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2046 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2060 INFO  (zkCallback-3-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1abae9da 
name:ZooKeeperConnection Watcher:127.0.0.1:51771/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2060 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2061 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2062 INFO  (zkCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26c189d1 
name:ZooKeeperConnection Watcher:127.0.0.1:51771/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2067 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2067 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2073 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2074 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2327 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.
   [junit4]   2> 2327 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.
   [junit4]   2> 2530 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 544478495
   [junit4]   2> 2530 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2]
   [junit4]   2> 2531 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 736308101
   [junit4]   2> 2532 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1]
   [junit4]   2> 2536 WARN  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\lib
   [junit4]   2> 2538 WARN  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\lib
 to classpath: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\lib
   [junit4]   2> 2656 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2657 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3370 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3371 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3382 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3382 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3385 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3385 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3393 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51771/solr
   [junit4]   2> 3393 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51771/solr
   [junit4]   2> 3465 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3465 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3466 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3466 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3467 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3469 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3481 INFO  (zkCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5416d333 
name:ZooKeeperConnection Watcher:127.0.0.1:51771 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3482 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3482 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3485 INFO  (zkCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@64e4f1ef 
name:ZooKeeperConnection Watcher:127.0.0.1:51771 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3485 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3485 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3520 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$10/1818214820@64bfa3ea
   [junit4]   2> 3520 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$10/1818214820@2106a87d
   [junit4]   2> 3527 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3527 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3537 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@636dd4df 
name:ZooKeeperConnection Watcher:127.0.0.1:51771/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3537 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a0b8879 
name:ZooKeeperConnection Watcher:127.0.0.1:51771/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3537 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3541 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3579 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3579 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3612 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3613 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3675 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3675 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3707 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3707 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3723 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3725 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3786 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3787 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3792 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3794 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3801 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3801 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3807 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3809 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3813 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3814 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3817 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3817 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3821 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3821 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3834 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3834 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3908 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3908 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3913 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3914 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3920 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3921 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3924 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96348364556926982-127.0.0.1:51782_solr-n_0000000000
   [junit4]   2> 3924 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/96348364556926981-127.0.0.1:51781_solr-n_0000000001
   [junit4]   2> 3927 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:51782_solr
   [junit4]   2> 3936 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96348364556926982-127.0.0.1:51782_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 3937 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51781_solr
   [junit4]   2> 3937 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51781_solr
   [junit4]   2> 3952 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3952 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 4023 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4038 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 4054 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 4065 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.Overseer Overseer 
(id=96348364556926982-127.0.0.1:51782_solr-n_0000000000) starting
   [junit4]   2> 4073 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 4073 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 4103 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 4215 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4446 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.
   [junit4]   2> 4451 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 4507 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4507 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:51781_solr 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 4584 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.ZkController Publish node=127.0.0.1:51782_solr as DOWN
   [junit4]   2> 4586 INFO  
(OverseerCollectionConfigSetProcessor-96348364556926982-127.0.0.1:51782_solr-n_0000000000)
 [n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 4597 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51782_solr
   [junit4]   2> 4597 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51782_solr
   [junit4]   2> 4598 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 4602 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4603 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4606 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4608 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 4624 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 4632 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51782_solr"} current state version: 0
   [junit4]   2> 4641 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 4642 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 4644 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.
   [junit4]   2> 4646 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 4648 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4648 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:51782_solr 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 4648 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4649 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4651 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:51782_solr
   [junit4]   2> 4667 INFO  (zkCallback-15-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@55ac4177 
name:ZooKeeperConnection Watcher:127.0.0.1:51771 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4668 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4668 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4707 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4708 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4715 INFO  (zkCallback-18-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35eeee68 
name:ZooKeeperConnection Watcher:127.0.0.1:51771/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4715 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4716 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4716 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 4719 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 4721 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4754 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 4761 INFO  
(SUITE-TestManagedSchemaAPI-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4816 INFO  
(TEST-TestManagedSchemaAPI.test-seed#[8ED6F3CAB93C4D34]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 6139 INFO  (qtp530323173-28) [n:127.0.0.1:51782_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 6244 INFO  
(OverseerCollectionConfigSetProcessor-96348364556926982-127.0.0.1:51782_solr-n_0000000000)
 [n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 6283 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 6287 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection testschemaapi
   [junit4]   2> 6296 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/testschemaapi 
   [junit4]   2> 6298 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/testschemaapi
   [junit4]   2> 6310 INFO  
(zkCallback-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6310 INFO  (zkCallback-18-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 6310 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 6343 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 6343 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testschemaapi
   [junit4]   2> 6384 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testschemaapi/state.json
   [junit4]   2> 6433 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection testschemaapi, shardNames [shard1] , 
replicationFactor : 2
   [junit4]   2> 6433 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica1 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:51782_solr
   [junit4]   2> 6445 INFO  
(OverseerThreadFactory-11-thread-1-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testschemaapi_shard1_replica2 as part of shard shard1 of collection 
testschemaapi on 127.0.0.1:51781_solr
   [junit4]   2> 6497 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 6497 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 6507 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica2, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 6507 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=testschemaapi_shard1_replica1, collection.configName=conf1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 6510 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 6511 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 6512 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 6514 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Registering watch for collection testschemaapi
   [junit4]   2> 6518 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51781/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51781_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 6520 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 6522 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 6524 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 6524 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 6528 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51781/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51781_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 6535 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51782/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51782_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 6535 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51782/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:51782_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 6642 INFO  
(OverseerStateUpdate-96348364556926982-127.0.0.1:51782_solr-n_0000000000) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testschemaapi/state.json version: 0
   [junit4]   2> 6652 INFO  
(zkCallback-11-thread-3-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6652 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testschemaapi/state.json] for collection [testschemaapi] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 6654 INFO  
(zkCallback-12-thread-1-processing-n:127.0.0.1:51781_solr) 
[n:127.0.0.1:51781_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 6654 INFO  
(zkCallback-11-thread-3-processing-n:127.0.0.1:51782_solr) 
[n:127.0.0.1:51782_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testschemaapi] from [0] to [1]
   [junit4]   2> 7525 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 7525 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 7529 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 7529 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 7530 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 7532 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 7532 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Check for collection zkNode:testschemaapi
   [junit4]   2> 7534 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 7534 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7534 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 7541 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 7546 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 7546 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 7575 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 7593 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 7594 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 7596 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7596 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 7619 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 7639 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 7704 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7739 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7840 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7878 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7920 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 7921 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
[testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 8239 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 8240 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 8255 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 8256 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 8260 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using 
configuration from collection testschemaapi
   [junit4]   2> 8261 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 8261 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using 
configuration from collection testschemaapi
   [junit4]   2> 8261 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 8301 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\testschemaapi_shard1_replica2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 8301 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\testschemaapi_shard1_replica1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 8305 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica1
   [junit4]   2> 8305 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore JMX monitoring not detected for core: 
testschemaapi_shard1_replica2
   [junit4]   2> 8376 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 8379 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 8381 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 8384 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 8387 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 8387 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 8387 WARN  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 8393 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 8395 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 8396 WARN  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 8433 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 8441 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 8603 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@175357e2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557a9540),segFN=segments_1,generation=1}
   [junit4]   2> 8605 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24d4b6aa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22db2f81),segFN=segments_1,generation=1}
   [junit4]   2> 8608 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8611 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8622 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) 
[n:127.0.0.1:51782_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core testschemaapi_shard1_replica1 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 8622 INFO  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:51781_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index 
directories to cleanup for core testschemaapi_shard1_replica2 in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 8623 WARN  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) 
[n:127.0.0.1:51781_solr c:testschemaapi s:shard1 r:core_node1 
x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 8625 WARN  
(OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) 
[n:127.0.0.1:51782_solr c:testschemaapi s:shard1 r:core_node2 
x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_8ED6F3CAB93C4D34-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 9760 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 9760 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 9936 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9936 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9956 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9956 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9957 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9957 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9958 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9959 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 11127 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 11127 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11127 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 11129 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 11193 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11193 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11193 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11193 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11224 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11225 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11224 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 11225 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11249 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@24d4b6aa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22db2f81),segFN=segments_1,generation=1}
   [junit4]   2> 11249 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 11256 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@175357e2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@557a9540),segFN=segments_1,generation=1}
   [junit4]   2> 11256 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 11340 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f6fa4d4[testschemaapi_shard1_replica1] main]
   [junit4]   2> 11340 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@44499789[testschemaapi_shard1_replica2] main]
   [junit4]   2> 11372 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 11372 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testschemaapi]
   [junit4]   2> 11374 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 11374 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 11376 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] 
specified config exists in ZooKeeper
   [junit4]   2> 11376 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 11385 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 11386 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 11389 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 11389 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 11471 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11471 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11472 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 11472 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11472 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 11472 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 11472 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 11472 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 11479 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 11479 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 11483 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: 
/configs/conf1/managed-schema, uniqueCoreId: 
testschemaapi_shard1_replica2:297288563641342
   [junit4]   2> 11485 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: 
/configs/conf1/managed-schema, uniqueCoreId: 
testschemaapi_shard1_replica1:297288564595615
   [junit4]   2> 11579 INFO  (qtp530323173-29) [n:127.0.0.1:51782_solr 
c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 11579 INFO  (qtp949658855-33) [n:127.0.0.1:51781_solr 
c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits wi

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

ontroller Publish node=127.0.0.1:59865_solr as DOWN
   [junit4]   2> 793063 INFO  (jetty-launcher-1211-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@6b24f070{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 793063 INFO  (jetty-launcher-1211-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1614919939
   [junit4]   2> 793066 INFO  (jetty-launcher-1211-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:59870_solr as DOWN
   [junit4]   2> 793074 INFO  
(zkCallback-1222-thread-1-processing-n:127.0.0.1:59865_solr) 
[n:127.0.0.1:59865_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 793075 WARN  
(zkCallback-1222-thread-1-processing-n:127.0.0.1:59865_solr) 
[n:127.0.0.1:59865_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 793076 ERROR 
(Thread[Thread-1918,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:59865_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 793077 INFO  
(OverseerStateUpdate-96348415936954373-127.0.0.1:59870_solr-n_0000000000) 
[n:127.0.0.1:59870_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59865_solr"} current state version: 0
   [junit4]   2> 793077 INFO  
(OverseerStateUpdate-96348415936954373-127.0.0.1:59870_solr-n_0000000000) 
[n:127.0.0.1:59870_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:59865_solr
   [junit4]   2> 793079 INFO  (jetty-launcher-1211-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96348415936954373-127.0.0.1:59870_solr-n_0000000000) closing
   [junit4]   2> 793079 INFO  
(zkCallback-1221-thread-3-processing-n:127.0.0.1:59870_solr) 
[n:127.0.0.1:59870_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 793083 INFO  
(OverseerStateUpdate-96348415936954373-127.0.0.1:59870_solr-n_0000000000) 
[n:127.0.0.1:59870_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59870_solr
   [junit4]   2> 793153 INFO  (jetty-launcher-1211-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2088dea4{/solr,null,UNAVAILABLE}
   [junit4]   2> 794581 WARN  
(zkCallback-1221-thread-3-processing-n:127.0.0.1:59870_solr) 
[n:127.0.0.1:59870_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 794583 ERROR 
(Thread[Thread-1919,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:59870_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 794585 INFO  (jetty-launcher-1211-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7f64faf4{/solr,null,UNAVAILABLE}
   [junit4]   2> 794587 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1564c5fb2980007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 794593 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59861 59861
   [junit4]   2> 794594 INFO  (Thread-1895) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59861 59861
   [junit4]   2> 794597 WARN  (Thread-1895) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 794598 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[8ED6F3CAB93C4D34]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_8ED6F3CAB93C4D34-001
   [junit4]   2> Aug 02, 2016 5:49:25 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, 
locale=hi-IN, timezone=Europe/Minsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=215932976,total=367521792
   [junit4]   2> NOTE: All tests run in this JVM: [CleanupOldIndexTest, 
TestCSVResponseWriter, HLLSerializationTest, TestOmitPositions, TestJoin, 
TestPivotHelperCode, TestFiltering, TestRealTimeGet, CacheHeaderTest, 
TestReplicaProperties, TestBinaryResponseWriter, TestSolrIndexConfig, 
DistributedFacetPivotWhiteBoxTest, TestUninvertingReader, 
DistribDocExpirationUpdateProcessorTest, OverseerModifyCollectionTest, 
TestReload, TestRangeQuery, HdfsTlogReplayBufferedWhileIndexingTest, 
TestTolerantUpdateProcessorCloud, TestJettySolrRunner, NumericFieldsTest, 
HdfsDirectoryFactoryTest, ConjunctionSolrSpellCheckerTest, TestCloudSchemaless, 
CoreMergeIndexesAdminHandlerTest, TestCoreDiscovery, TestStressRecovery, 
SolrCloudExampleTest, TestFieldSortValues, ExplicitHLLTest, 
BaseCdcrDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, TestRecovery, 
QueryParsingTest, SortSpecParsingTest, DirectoryFactoryTest, 
SolrCmdDistributorTest, TestMissingGroups, TestMiniSolrCloudCluster, 
SuggestComponentContextFilterQueryTest, TestImplicitCoreProperties, 
TestJsonRequest, VMParamsZkACLAndCredentialsProvidersTest, 
RAMDirectoryFactoryTest, TestFieldTypeCollectionResource, 
TestFieldCacheSortRandom, BadCopyFieldTest, MergeStrategyTest, TestWriterPerf, 
TermVectorComponentTest, TestSolrQueryParser, SpatialRPTFieldTypeTest, 
TestSchemaNameResource, SecurityConfHandlerTest, ConnectionReuseTest, 
ChangedSchemaMergeTest, DataDrivenBlockJoinTest, TestLocalFSCloudBackupRestore, 
TestQuerySenderListener, CurrencyFieldOpenExchangeTest, 
TestStressCloudBlindAtomicUpdates, TestManagedResourceStorage, 
TestCloudInspectUtil, LoggingHandlerTest, TestSortByMinMaxFunction, 
ConvertedLegacyTest, HdfsLockFactoryTest, SuggesterWFSTTest, DeleteReplicaTest, 
TestSerializedLuceneMatchVersion, TestBlendedInfixSuggestions, TestQueryTypes, 
VersionInfoTest, TestDefaultStatsCache, OpenExchangeRatesOrgProviderTest, 
TestSubQueryTransformer, TestUtils, ShowFileRequestHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, TestClusterStateMutator, 
OpenCloseCoreStressTest, TestSolrQueryParserResource, 
TestFieldCacheSanityChecker, RollingRestartTest, BlobRepositoryCloudTest, 
SortByFunctionTest, TestReversedWildcardFilterFactory, TestZkChroot, 
TestIndexingPerformance, ZkStateWriterTest, JavabinLoaderTest, 
SaslZkACLProviderTest, TestBM25SimilarityFactory, TestFieldCollectionResource, 
DistributedIntervalFacetingTest, DirectUpdateHandlerOptimizeTest, 
SimpleMLTQParserTest, TestIntervalFaceting, HdfsWriteToMultipleCollectionsTest, 
PluginInfoTest, TermVectorComponentDistributedTest, 
FieldMutatingUpdateProcessorTest, AsyncCallRequestStatusResponseTest, 
BasicFunctionalityTest, TestCloudPseudoReturnFields, ShardRoutingCustomTest, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [184/625 (2!)] on J1 in 10.97s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 61494 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to