You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/11/21 05:23:50 UTC

[JENKINS] Lucene-Solr-4.10-Linux (64bit/jdk1.7.0_67) - Build # 106 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/106/
Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)

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

Error Message:
SolrCore.getOpenCount()==2

Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2]:0)
	at org.apache.solr.util.TestHarness.close(TestHarness.java:332)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:620)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:183)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,936,160 bytes (threshold is 10,485,760). Field reference sizes (counted individually):   - 12,153,184 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig   - 11,768,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf   - 11,768,352 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h   - 328 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern   - 232 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME   - 224 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern   - 208 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules   - 200 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome   - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 72 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 64 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), your test seems to hang on to approximately 10,936,160 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
  - 12,153,184 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
  - 11,768,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
  - 11,768,352 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
  - 328 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
  - 232 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME
  - 224 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
  - 208 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 200 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
  - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
  - 72 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
  - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
  - 64 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
	at com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:127)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage:     1) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    2) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=4671, name=OverseerStateUpdate-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Object.wait(Native Method)         at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:219)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   1) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   2) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=4671, name=OverseerStateUpdate-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Object.wait(Native Method)
        at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
        at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:219)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)    3) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Throwable.fillInStackTrace(Native Method)         at java.lang.Throwable.fillInStackTrace(Throwable.java:783)         at java.lang.Throwable.<init>(Throwable.java:265)         at java.lang.Exception.<init>(Exception.java:66)         at java.lang.InterruptedException.<init>(InterruptedException.java:67)         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   3) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
        at java.lang.Throwable.<init>(Throwable.java:265)
        at java.lang.Exception.<init>(Exception.java:66)
        at java.lang.InterruptedException.<init>(InterruptedException.java:67)
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2]:0)


REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
shard1 is not consistent.  Got 305 from http://127.0.0.1:36306/collection1lastClient and got 5 from http://127.0.0.1:33761/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 305 from http://127.0.0.1:36306/collection1lastClient and got 5 from http://127.0.0.1:33761/collection1
	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2:BCEFEB6EF6C57A9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1244)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1223)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:235)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:871)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11376 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/init-core-data-001
   [junit4]   2> 525289 T2667 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 525290 T2667 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 525293 T2667 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 525293 T2667 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 525294 T2668 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 525394 T2667 oasc.ZkTestServer.run start zk server on port:59895
   [junit4]   2> 525395 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 525397 T2674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3622ecb9 name:ZooKeeperConnection Watcher:127.0.0.1:59895 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 525397 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 525398 T2667 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 525400 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 525402 T2676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55efc06d name:ZooKeeperConnection Watcher:127.0.0.1:59895/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 525402 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 525402 T2667 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 525405 T2667 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 525407 T2667 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 525408 T2667 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 525410 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 525411 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 525413 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 525414 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 525416 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 525416 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 525418 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 525419 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 525421 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 525421 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 525423 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 525423 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 525425 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 525426 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 525428 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 525428 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 525430 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 525431 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 525433 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 525433 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 525436 T2667 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 525436 T2667 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 525681 T2667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 525720 T2667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47753
   [junit4]   2> 525721 T2667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 525721 T2667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 525721 T2667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002
   [junit4]   2> 525721 T2667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/'
   [junit4]   2> 525732 T2667 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/solr.xml
   [junit4]   2> 525753 T2667 oasc.CoreContainer.<init> New CoreContainer 2102001856
   [junit4]   2> 525753 T2667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/]
   [junit4]   2> 525754 T2667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 525754 T2667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 525754 T2667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 525755 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 525755 T2667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 525755 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 525755 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 525755 T2667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 525756 T2667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 525756 T2667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 525756 T2667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 525756 T2667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 525757 T2667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 525757 T2667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59895/solr
   [junit4]   2> 525757 T2667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 525758 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 525759 T2687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5777d83 name:ZooKeeperConnection Watcher:127.0.0.1:59895 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 525760 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 525762 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 525763 T2689 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@760917a name:ZooKeeperConnection Watcher:127.0.0.1:59895/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 525763 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 525764 T2667 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 525766 T2667 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 525769 T2667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 525771 T2667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 525773 T2667 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 525774 T2667 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 525775 T2667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47753_
   [junit4]   2> 525776 T2667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47753_
   [junit4]   2> 525777 T2667 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 525778 T2667 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 525779 T2667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 525780 T2667 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47753_
   [junit4]   2> 525781 T2667 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 525782 T2667 oasc.Overseer.start Overseer (id=92834549729198083-127.0.0.1:47753_-n_0000000000) starting
   [junit4]   2> 525784 T2667 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 525789 T2667 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 525790 T2691 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 525790 T2667 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 525792 T2667 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 525793 T2667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 525794 T2690 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 525797 T2693 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 525797 T2693 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 525798 T2693 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 525798 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 525800 T2690 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47753",
   [junit4]   2> 	  "node_name":"127.0.0.1:47753_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 525800 T2690 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 525800 T2690 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 525802 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 526798 T2693 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 526799 T2693 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 526799 T2693 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 526799 T2693 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 526800 T2693 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 526801 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/collection1/'
   [junit4]   2> 526801 T2693 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 526801 T2693 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 526801 T2693 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 526827 T2693 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 526847 T2693 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 526848 T2693 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 526854 T2693 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 527093 T2693 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 527093 T2693 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 527093 T2693 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 527097 T2693 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 527099 T2693 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 527106 T2693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 527109 T2693 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 527111 T2693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 527111 T2693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 527111 T2693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 527112 T2693 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 527112 T2693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 527112 T2693 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 527112 T2693 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 527112 T2693 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 527113 T2693 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/control/data/
   [junit4]   2> 527113 T2693 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6054cd1b
   [junit4]   2> 527113 T2693 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/control/data
   [junit4]   2> 527113 T2693 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/control/data/index/
   [junit4]   2> 527114 T2693 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 527114 T2693 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/control/data/index
   [junit4]   2> 527114 T2693 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 527115 T2693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@480055ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bba0247),segFN=segments_1,generation=1}
   [junit4]   2> 527115 T2693 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 527117 T2693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 527117 T2693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 527118 T2693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 527118 T2693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 527118 T2693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 527118 T2693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 527118 T2693 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 527119 T2693 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 527119 T2693 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 527119 T2693 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 527119 T2693 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 527120 T2693 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 527120 T2693 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 527120 T2693 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 527120 T2693 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 527120 T2693 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 527121 T2693 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 527121 T2693 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 527121 T2693 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 527121 T2693 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 527121 T2693 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 527123 T2693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527124 T2693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527125 T2693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527126 T2693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527126 T2693 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 527128 T2693 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 527128 T2693 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 527129 T2693 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@51f495ec
   [junit4]   2> 527129 T2693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@480055ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bba0247),segFN=segments_1,generation=1}
   [junit4]   2> 527129 T2693 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 527129 T2693 oass.SolrIndexSearcher.<init> Opening Searcher@3359a9e[collection1] main
   [junit4]   2> 527130 T2693 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 527130 T2693 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 527130 T2693 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 527131 T2693 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 527131 T2693 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 527131 T2693 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527131 T2693 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 527132 T2693 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527132 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 527133 T2693 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 527133 T2693 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 527133 T2693 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 527135 T2695 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3359a9e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 527136 T2693 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 527137 T2698 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47753 collection:control_collection shard:shard1
   [junit4]   2> 527137 T2667 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 527137 T2667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 527137 T2698 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 527138 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 527139 T2700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@433c1fa0 name:ZooKeeperConnection Watcher:127.0.0.1:59895/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 527139 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 527140 T2667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 527141 T2698 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 527141 T2667 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 527142 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 527142 T2698 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 527142 T2698 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C499 name=collection1 org.apache.solr.core.SolrCore@53ce6304 url=http://127.0.0.1:47753/collection1 node=127.0.0.1:47753_ C499_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:47753, node_name=127.0.0.1:47753_, core=collection1, state=down}
   [junit4]   2> 527143 T2698 C499 P47753 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47753/collection1/
   [junit4]   2> 527143 T2698 C499 P47753 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 527143 T2698 C499 P47753 oasc.SyncStrategy.syncToMe http://127.0.0.1:47753/collection1/ has no replicas
   [junit4]   2> 527143 T2698 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47753/collection1/ shard1
   [junit4]   2> 527143 T2698 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 527146 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 527248 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 527248 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 527297 T2698 oasc.ZkController.register We are http://127.0.0.1:47753/collection1/ and leader is http://127.0.0.1:47753/collection1/
   [junit4]   2> 527297 T2698 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47753
   [junit4]   2> 527297 T2698 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 527297 T2698 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 527297 T2698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 527298 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 527299 T2690 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47753",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:47753_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 527401 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 527401 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 527466 T2667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 527466 T2667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 527468 T2667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60125
   [junit4]   2> 527469 T2667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 527470 T2667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 527470 T2667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003
   [junit4]   2> 527470 T2667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/'
   [junit4]   2> 527482 T2667 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/solr.xml
   [junit4]   2> 527506 T2667 oasc.CoreContainer.<init> New CoreContainer 500150387
   [junit4]   2> 527507 T2667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/]
   [junit4]   2> 527507 T2667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 527507 T2667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 527508 T2667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 527508 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 527508 T2667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 527508 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 527508 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 527509 T2667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 527509 T2667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 527510 T2667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 527510 T2667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 527510 T2667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 527510 T2667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 527511 T2667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59895/solr
   [junit4]   2> 527511 T2667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 527512 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 527513 T2712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e495d4f name:ZooKeeperConnection Watcher:127.0.0.1:59895 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 527514 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 527515 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 527516 T2714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50c327bc name:ZooKeeperConnection Watcher:127.0.0.1:59895/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 527516 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 527519 T2667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 528521 T2667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60125_
   [junit4]   2> 528522 T2667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60125_
   [junit4]   2> 528525 T2667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 528529 T2716 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 528529 T2716 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 528530 T2716 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 528530 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 528531 T2690 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60125",
   [junit4]   2> 	  "node_name":"127.0.0.1:60125_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 528531 T2690 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 528531 T2690 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 528633 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 528633 T2715 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 528633 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 529530 T2716 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 529530 T2716 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 529531 T2716 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 529531 T2716 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 529531 T2716 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 529532 T2716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/collection1/'
   [junit4]   2> 529532 T2716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 529532 T2716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 529532 T2716 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 529572 T2716 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 529601 T2716 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 529602 T2716 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 529608 T2716 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 529922 T2716 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 529922 T2716 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 529923 T2716 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 529930 T2716 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 529933 T2716 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 529942 T2716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 529945 T2716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 529948 T2716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 529949 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 529949 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 529949 T2716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 529950 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 529950 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 529950 T2716 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 529951 T2716 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 529951 T2716 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty1/
   [junit4]   2> 529951 T2716 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6054cd1b
   [junit4]   2> 529952 T2716 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty1
   [junit4]   2> 529952 T2716 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty1/index/
   [junit4]   2> 529952 T2716 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 529953 T2716 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty1/index
   [junit4]   2> 529953 T2716 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 529954 T2716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f7ea12a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bfac0ae),segFN=segments_1,generation=1}
   [junit4]   2> 529954 T2716 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 529959 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 529959 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 529959 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 529959 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 529960 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 529960 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 529960 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 529961 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 529961 T2716 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 529961 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 529962 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 529962 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 529963 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 529963 T2716 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 529964 T2716 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 529964 T2716 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 529965 T2716 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 529965 T2716 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 529965 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 529966 T2716 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 529967 T2716 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 529970 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 529972 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 529973 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 529975 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 529976 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 529983 T2716 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 529983 T2716 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 529984 T2716 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@374e4f5
   [junit4]   2> 529985 T2716 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f7ea12a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7bfac0ae),segFN=segments_1,generation=1}
   [junit4]   2> 529985 T2716 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 529985 T2716 oass.SolrIndexSearcher.<init> Opening Searcher@39c3d8c0[collection1] main
   [junit4]   2> 529986 T2716 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 529987 T2716 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 529987 T2716 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 529988 T2716 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 529988 T2716 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 529988 T2716 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 529989 T2716 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 529989 T2716 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 529989 T2716 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 529989 T2716 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 529992 T2717 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39c3d8c0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 529995 T2716 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 529996 T2720 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60125 collection:collection1 shard:shard1
   [junit4]   2> 529996 T2667 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 529996 T2667 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 530003 T2720 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 530009 T2720 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 530010 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 530010 T2720 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 530010 T2720 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C500 name=collection1 org.apache.solr.core.SolrCore@24897d19 url=http://127.0.0.1:60125/collection1 node=127.0.0.1:60125_ C500_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:60125, node_name=127.0.0.1:60125_, core=collection1, state=down}
   [junit4]   2> 530010 T2720 C500 P60125 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60125/collection1/
   [junit4]   2> 530011 T2720 C500 P60125 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 530011 T2720 C500 P60125 oasc.SyncStrategy.syncToMe http://127.0.0.1:60125/collection1/ has no replicas
   [junit4]   2> 530011 T2720 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60125/collection1/ shard1
   [junit4]   2> 530011 T2720 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 530014 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 530117 T2715 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530117 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530118 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530166 T2720 oasc.ZkController.register We are http://127.0.0.1:60125/collection1/ and leader is http://127.0.0.1:60125/collection1/
   [junit4]   2> 530167 T2720 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60125
   [junit4]   2> 530167 T2720 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 530167 T2720 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 530167 T2720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 530168 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 530170 T2690 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60125",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "node_name":"127.0.0.1:60125_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 530272 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530272 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530272 T2715 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 530289 T2667 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 530290 T2667 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 530291 T2667 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50779
   [junit4]   2> 530293 T2667 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 530293 T2667 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 530293 T2667 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004
   [junit4]   2> 530293 T2667 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/'
   [junit4]   2> 530304 T2667 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/solr.xml
   [junit4]   2> 530329 T2667 oasc.CoreContainer.<init> New CoreContainer 1219810853
   [junit4]   2> 530330 T2667 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/]
   [junit4]   2> 530330 T2667 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 530331 T2667 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 530331 T2667 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 530331 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 530331 T2667 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 530331 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 530332 T2667 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 530332 T2667 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 530332 T2667 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 530333 T2667 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 530333 T2667 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 530333 T2667 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 530334 T2667 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 530334 T2667 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59895/solr
   [junit4]   2> 530334 T2667 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 530335 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 530336 T2731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@58573c6d name:ZooKeeperConnection Watcher:127.0.0.1:59895 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 530337 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 530338 T2667 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 530340 T2733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5866465b name:ZooKeeperConnection Watcher:127.0.0.1:59895/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 530340 T2667 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 530343 T2667 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 531345 T2667 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50779_
   [junit4]   2> 531346 T2667 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50779_
   [junit4]   2> 531349 T2667 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 531354 T2735 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 531355 T2735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 531355 T2694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 531355 T2735 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 531357 T2690 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50779",
   [junit4]   2> 	  "node_name":"127.0.0.1:50779_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 531357 T2690 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 531357 T2690 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 531459 T2734 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 531460 T2701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 531460 T2715 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 531461 T2694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 532356 T2735 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 532356 T2735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 532357 T2735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 532357 T2735 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 532357 T2735 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 532358 T2735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/collection1/'
   [junit4]   2> 532358 T2735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 532359 T2735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 532359 T2735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 532391 T2735 oasc.SolrConfig.<init> Using Lucene MatchVersion: 4.10.3
   [junit4]   2> 532418 T2735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 532419 T2735 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 532426 T2735 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 532796 T2735 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 532796 T2735 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 532797 T2735 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 532803 T2735 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 532805 T2735 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 532827 T2735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532830 T2735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 532834 T2735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532836 T2735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532836 T2735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532836 T2735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 532836 T2735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 532837 T2735 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 532837 T2735 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 532837 T2735 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 532837 T2735 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty2/
   [junit4]   2> 532837 T2735 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6054cd1b
   [junit4]   2> 532839 T2735 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty2
   [junit4]   2> 532839 T2735 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty2/index/
   [junit4]   2> 532839 T2735 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 532840 T2735 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-3D096576819A1AA2-001/tempDir-001/jetty2/index
   [junit4]   2> 532840 T2735 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 532841 T2735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16abf741 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@727cc402),segFN=segments_1,generation=1}
   [junit4]   2> 532841 T2735 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 532846 T2735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 532846 T2735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 532847 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 532847 T2735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 532847 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 532847 T2735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 532848 T2735 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 532848 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 532848 T2735 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 532849 T2735 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 532850 T2735 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 532850 T2735 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 532850 T2735 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: 

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

 bytes (threshold is 10,485,760). Field reference sizes (counted individually):
   [junit4]    >   - 12,153,184 bytes, protected static org.apache.solr.core.SolrConfig org.apache.solr.SolrTestCaseJ4.solrConfig
   [junit4]    >   - 11,768,592 bytes, protected static org.apache.solr.util.TestHarness$LocalRequestFactory org.apache.solr.SolrTestCaseJ4.lrf
   [junit4]    >   - 11,768,352 bytes, protected static org.apache.solr.util.TestHarness org.apache.solr.SolrTestCaseJ4.h
   [junit4]    >   - 328 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.nonEscapedSingleQuotePattern
   [junit4]    >   - 232 bytes, public static java.io.File org.apache.solr.cloud.AbstractZkTestCase.SOLRHOME
   [junit4]    >   - 224 bytes, private static java.util.regex.Pattern org.apache.solr.SolrTestCaseJ4.escapedSingleQuotePattern
   [junit4]    >   - 208 bytes, public static org.junit.rules.TestRule org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 200 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.testSolrHome
   [junit4]    >   - 128 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 72 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.configString
   [junit4]    >   - 64 bytes, private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 64 bytes, protected static java.lang.String org.apache.solr.SolrTestCaseJ4.schemaString
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.rest.TestManagedResourceStorage: 
   [junit4]    >    1) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    2) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=4671, name=OverseerStateUpdate-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue$LatchChildWatcher.await(DistributedQueue.java:266)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:309)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:582)
   [junit4]    >         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:560)
   [junit4]    >         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:219)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2]:0)Throwable #4: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4676, name=searcherExecutor-1564-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=4677, name=Thread-2825, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:905)
   [junit4]    >    3) Thread[id=4679, name=coreZkRegister-1558-thread-1, state=WAITING, group=TGRP-TestManagedResourceStorage]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=4673, name=OverseerHdfsCoreFailoverThread-92834587952873475-188.138.97.18:_-n_0000000000, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Throwable.fillInStackTrace(Native Method)
   [junit4]    >         at java.lang.Throwable.fillInStackTrace(Throwable.java:783)
   [junit4]    >         at java.lang.Throwable.<init>(Throwable.java:265)
   [junit4]    >         at java.lang.Exception.<init>(Exception.java:66)
   [junit4]    >         at java.lang.InterruptedException.<init>(InterruptedException.java:67)
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:136)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D096576819A1AA2]:0)
   [junit4] Completed on J1 in 27.31s, 2 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 839 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/solr/common-build.xml:494: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1350: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: There were test failures: 421 suites, 1742 tests, 4 suite-level errors, 1 failure, 973 ignored (17 assumptions)

Total time: 71 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any