Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14499/
Java: 32bit/jdk1.9.0-ea-b83 -client -XX:+UseSerialGC 
-XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
5 threads leaked from SUITE scope at 
org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=9873, 
name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    2) Thread[id=9876, 
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]     
    at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    3) Thread[id=9874, 
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    4) Thread[id=9875, 
name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    5) Thread[id=9872, 
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         at 
java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:516)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE 
scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=9873, name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   2) Thread[id=9876, name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   3) Thread[id=9874, name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   4) Thread[id=9875, name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   5) Thread[id=9872, name=apacheds, state=WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
        at __randomizedtesting.SeedInfo.seed([5575F83178904C9D]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=9873, name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    2) Thread[id=9876, 
name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]     
    at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    3) Thread[id=9874, 
name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]    
     at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    4) Thread[id=9875, 
name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 
        at java.lang.Thread.run(Thread.java:746)    5) Thread[id=9872, 
name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         at 
java.lang.Object.wait(Native Method)         at 
java.lang.Object.wait(Object.java:516)         at 
java.util.TimerThread.mainLoop(Timer.java:526)         at 
java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=9873, name=kdcReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   2) Thread[id=9876, name=ou=system.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   3) Thread[id=9874, name=groupCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   4) Thread[id=9875, name=changePwdReplayCache.data, state=TIMED_WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:746)
   5) Thread[id=9872, name=apacheds, state=WAITING, 
group=TGRP-SaslZkACLProviderTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
        at __randomizedtesting.SeedInfo.seed([5575F83178904C9D]:0)


FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
Captured an uncaught exception in thread: Thread[id=9261, 
name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9261, 
name=RecoveryThread-source_collection_shard1_replica1, state=RUNNABLE, 
group=TGRP-CdcrReplicationHandlerTest]
        at 
__randomizedtesting.SeedInfo.seed([5575F83178904C9D:F2314095152B5F24]:0)
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
        at __randomizedtesting.SeedInfo.seed([5575F83178904C9D]:0)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:232)
Caused by: org.apache.solr.common.SolrException: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1514801794687959040
 (No such file or directory)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:244)
        at 
org.apache.solr.update.CdcrTransactionLog.incref(CdcrTransactionLog.java:173)
        at 
org.apache.solr.update.UpdateLog.getRecentUpdates(UpdateLog.java:1079)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1579)
        at 
org.apache.solr.update.UpdateLog.seedBucketsWithHighestVersion(UpdateLog.java:1610)
        at org.apache.solr.core.SolrCore.seedVersionBuckets(SolrCore.java:877)
        at 
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:534)
        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:225)
Caused by: java.io.FileNotFoundException: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-002/cores/source_collection_shard1_replica1/data/tlog/tlog.0000000000000000007.1514801794687959040
 (No such file or directory)
        at java.io.RandomAccessFile.open0(Native Method)
        at java.io.RandomAccessFile.open(RandomAccessFile.java:327)
        at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
        at 
org.apache.solr.update.CdcrTransactionLog.reopenOutputStream(CdcrTransactionLog.java:236)
        ... 7 more


FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35  NAME 
'schemaModifyTimestamp'  DESC time which schema was modified  SUP 
modifyTimestamp  EQUALITY generalizedTimeMatch  ORDERING 
generalizedTimeOrderingMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24  USAGE 
directoryOperation  ) '

Stack Trace:
java.lang.RuntimeException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:211)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:81)
        at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:519)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        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:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        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:746)
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
        at 
org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
        at 
org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
        at 
org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
        at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
        at 
org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:204)
        ... 38 more
Caused by: java.lang.RuntimeException: 
org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
        ... 43 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: 
ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
        at 
org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
        ... 44 more
Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value 
ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
        at 
org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
        at 
org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
        at 
org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
        at 
org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
        at 
org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
        ... 45 more
Caused by: 
org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException:
 ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the 
AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
        at 
org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
        ... 52 more




Build Log:
[...truncated 1764 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J0-20151012_044311_605.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J2-20151012_044311_605.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J1-20151012_044311_605.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J1-20151012_045144_230.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J2-20151012_045144_230.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/test/temp/junit4-J0-20151012_045144_230.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 997 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20151012_045318_317.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20151012_045318_317.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20151012_045318_317.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20151012_045444_300.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20151012_045444_300.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20151012_045444_300.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20151012_045453_822.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20151012_045453_822.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20151012_045453_822.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 117 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20151012_045507_324.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20151012_045507_324.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 129 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20151012_045510_118.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20151012_045510_118.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20151012_045510_118.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 118 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20151012_045519_640.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20151012_045519_640.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 126 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20151012_045530_278.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20151012_045530_278.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20151012_045530_278.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 134 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20151012_045532_865.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 117 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20151012_045545_274.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20151012_045545_274.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20151012_045545_274.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 1182 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J2-20151012_045613_320.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J1-20151012_045613_320.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/benchmark/test/temp/junit4-J0-20151012_045613_320.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 139 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J0-20151012_045620_565.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J2-20151012_045620_565.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/classification/test/temp/junit4-J1-20151012_045620_565.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J2-20151012_045628_627.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J1-20151012_045628_627.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/test/temp/junit4-J0-20151012_045628_627.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 197 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J2-20151012_045837_642.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J0-20151012_045837_642.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/demo/test/temp/junit4-J1-20151012_045837_642.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 141 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J1-20151012_045840_636.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J0-20151012_045840_636.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/expressions/test/temp/junit4-J2-20151012_045840_636.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J0-20151012_045847_140.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J1-20151012_045847_140.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/facet/test/temp/junit4-J2-20151012_045847_140.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 129 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J2-20151012_045922_716.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J0-20151012_045922_716.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/test/temp/junit4-J1-20151012_045922_716.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J1-20151012_045931_355.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J2-20151012_045931_355.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/test/temp/junit4-J0-20151012_045931_355.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 129 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J1-20151012_045953_361.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J2-20151012_045953_361.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/join/test/temp/junit4-J0-20151012_045953_361.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 116 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/test/temp/junit4-J1-20151012_050013_252.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/test/temp/junit4-J0-20151012_050013_252.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J1-20151012_050027_158.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J0-20151012_050027_158.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/test/temp/junit4-J2-20151012_050027_158.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/test/temp/junit4-J0-20151012_050057_474.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/test/temp/junit4-J2-20151012_050057_474.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/test/temp/junit4-J1-20151012_050057_474.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 196 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/test/temp/junit4-J0-20151012_050103_163.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/test/temp/junit4-J1-20151012_050103_163.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/test/temp/junit4-J2-20151012_050103_163.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 139 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/temp/junit4-J0-20151012_050107_722.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/temp/junit4-J2-20151012_050107_722.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/temp/junit4-J1-20151012_050107_722.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/sandbox/test/temp/junit4-J0-20151012_050118_345.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/sandbox/test/temp/junit4-J1-20151012_050118_345.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/sandbox/test/temp/junit4-J2-20151012_050118_345.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/test/temp/junit4-J1-20151012_050200_014.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/test/temp/junit4-J0-20151012_050200_014.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/test/temp/junit4-J2-20151012_050200_014.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 132 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20151012_050209_557.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20151012_050209_557.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20151012_050209_557.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/test/temp/junit4-J2-20151012_050244_190.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/test/temp/junit4-J1-20151012_050244_190.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/test/temp/junit4-J0-20151012_050244_190.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 2331 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/init-core-data-001
   [junit4]   2> 1257927 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[5575F83178904C9D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1257927 INFO  
(SUITE-CdcrReplicationHandlerTest-seed#[5575F83178904C9D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /pjsp/
   [junit4]   2> 1257930 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1257930 INFO  (Thread-3710) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1257931 INFO  (Thread-3710) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1258031 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40686
   [junit4]   2> 1258031 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258031 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258034 INFO  (zkCallback-1041-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f3e8c name:ZooKeeperConnection 
Watcher:127.0.0.1:40686 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1258034 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258034 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258034 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1258037 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258046 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258047 INFO  (zkCallback-1042-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a5f4a1 name:ZooKeeperConnection 
Watcher:127.0.0.1:40686/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1258047 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258047 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258047 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1258049 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1258050 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1258051 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1258060 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1258060 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1258062 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1258063 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1258064 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1258064 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1258066 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1258066 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1258068 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1258068 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1258069 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1258070 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1258071 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1258071 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1258072 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1258072 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1258074 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1258074 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1258075 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1258075 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1258076 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1258076 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1258078 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258079 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258079 INFO  (zkCallback-1043-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@179fbd0 name:ZooKeeperConnection 
Watcher:127.0.0.1:40686/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1258079 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258080 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258080 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1258151 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores/collection1
   [junit4]   2> 1258152 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1258153 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@907c23{/pjsp,null,AVAILABLE}
   [junit4]   2> 1258163 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@fd0372{SSL-http/1.1}{127.0.0.1:56064}
   [junit4]   2> 1258163 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.e.j.s.Server Started @1259800ms
   [junit4]   2> 1258164 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
hostContext=/pjsp, hostPort=56064, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores}
   [junit4]   2> 1258164 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@a8ceb6
   [junit4]   2> 1258164 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/'
   [junit4]   2> 1258164 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1258164 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1258174 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258175 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258176 INFO  (zkCallback-1044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@815ba1 name:ZooKeeperConnection 
Watcher:127.0.0.1:40686/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1258176 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258176 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258186 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1258186 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/solr.xml
   [junit4]   2> 1258190 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores
   [junit4]   2> 1258190 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 15043626
   [junit4]   2> 1258190 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/]
   [junit4]   2> 1258190 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/lib
   [junit4]   2> 1258190 WARN  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/lib).
   [junit4]   2> 1258196 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
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,useRetries : false,
   [junit4]   2> 1258198 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40686/solr
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1258199 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1258200 INFO  (zkCallback-1046-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@11028ef name:ZooKeeperConnection 
Watcher:127.0.0.1:40686 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1258200 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1258201 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1258202 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1258203 INFO  
(zkCallback-1047-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b388a2 name:ZooKeeperConnection 
Watcher:127.0.0.1:40686/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1258203 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1258203 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1258205 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1258207 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1258208 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1258209 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1258211 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1258212 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1258213 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1258214 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1258215 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56064_pjsp
   [junit4]   2> 1258215 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:56064_pjsp
   [junit4]   2> 1258216 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1258217 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1258217 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1258218 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94675106366816261-127.0.0.1:56064_pjsp-n_0000000000
   [junit4]   2> 1258218 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56064_pjsp
   [junit4]   2> 1258218 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1258219 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.Overseer Overseer 
(id=94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) starting
   [junit4]   2> 1258220 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1258224 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1258225 INFO  
(OverseerCollectionConfigSetProcessor-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000)
 [n:127.0.0.1:56064_pjsp    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1258225 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1258226 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1258228 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1258265 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1258265 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1258265 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores
   [junit4]   2> 1258266 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores/collection1,
 collection=tmp_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1258266 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores/collection1/
   [junit4]   2> 1258266 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1258267 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1258267 INFO  
(TEST-CdcrReplicationHandlerTest.doTest-seed#[5575F83178904C9D]) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1258267 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1258267 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1258268 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1258268 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56064/pjsp";,
   [junit4]   2>   "node_name":"127.0.0.1:56064_pjsp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1258269 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:56064/pjsp";,
   [junit4]   2>   "node_name":"127.0.0.1:56064_pjsp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1258269 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: tmp_collection
   [junit4]   2> 1258269 INFO  
(OverseerStateUpdate-94675106366816261-127.0.0.1:56064_pjsp-n_0000000000) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1258270 INFO  
(zkCallback-1047-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1258271 INFO  
(zkCallback-1047-thread-2-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader A cluster state change: 
WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, 
has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1259268 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1259268 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:tmp_collection
   [junit4]   2> 1259269 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1259269 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Looking for collection configName
   [junit4]   2> 1259269 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.ZkController 
Only one config set found in zk - using it:conf1
   [junit4]   2> 1259269 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1259270 INFO  
(zkCallback-1047-thread-2-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader A collections change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, 
has occurred - updating...
   [junit4]   2> 1259270 INFO  
(zkCallback-1047-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp    ] o.a.s.c.c.ZkStateReader A collections change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections, 
has occurred - updating...
   [junit4]   2> 1259270 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1259271 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1259271 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_5575F83178904C9D-001/jetty-001/cores/collection1/'
   [junit4]   2> 1259271 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1259271 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1259280 INFO  
(coreLoadExecutor-4756-thread-1-processing-n:127.0.0.1:56064_pjsp) 
[n:127.0.0.1:56064_pjsp c:tmp_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [jun

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

sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    4) Thread[id=9875, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    5) Thread[id=9872, name=apacheds, state=WAITING, 
group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5575F83178904C9D]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=9873, name=kdcReplayCache.data, 
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    2) Thread[id=9876, name=ou=system.data, 
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    3) Thread[id=9874, name=groupCache.data, 
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    4) Thread[id=9875, name=changePwdReplayCache.data, 
state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at 
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:746)
   [junit4]    >    5) Thread[id=9872, name=apacheds, state=WAITING, 
group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5575F83178904C9D]:0)
   [junit4] Completed [435/550] on J1 in 25.75s, 1 test, 3 errors <<< FAILURES!

[...truncated 336 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J1-20151012_050337_914.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J0-20151012_050337_914.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] ### Excluding compile: static 
org.apache.directory.api.ldap.model.name.Dn::rdnOidToName
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/temp/junit4-J2-20151012_050337_915.sysout
   [junit4] >>> JVM J2: stdout (verbatim) ----
   [junit4] CompileCommand: exclude 
org/apache/directory/api/ldap/model/name/Dn.rdnOidToName
   [junit4] <<< JVM J2: EOF ----

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 550 suites (8 ignored), 2161 tests, 2 suite-level 
errors, 2 errors, 486 ignored (37 assumptions) [seed: 5575F83178904C9D]

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


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

Reply via email to