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 2013/06/10 23:54:56 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2915 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2915/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([489DE35911C5BAEC:A1C758618F5C2A44]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:527)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:127)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:start=0&q=id:2&qt=standard&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:520)
	... 41 more




Build Log:
[...truncated 9781 lines...]
[junit4:junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
[junit4:junit4]   2> 2224899 T6775 oas.SolrTestCaseJ4.setUp ###Starting testLoadNewIndexDir
[junit4:junit4]   2> 2224903 T6775 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4:junit4]   2> 2224907 T6775 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2224907 T6775 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README' to classloader
[junit4:junit4]   2> 2224981 T6775 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2225047 T6775 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2225048 T6775 oass.IndexSchema.readSchema Reading Solr Schema from schema12.xml
[junit4:junit4]   2> 2225052 T6775 oass.IndexSchema.readSchema [null] Schema name=test
[junit4:junit4]   2> 2225587 T6775 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2225590 T6775 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2225592 T6775 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (2)
[junit4:junit4]   2> 2225601 T6775 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2225605 T6775 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2225610 T6775 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2225610 T6775 oasc.SolrResourceLoader.locateSolrHome solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4:junit4]   2> 2225610 T6775 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'solr/'
[junit4:junit4]   2> 2225625 T6775 oasc.CoreContainer.<init> New CoreContainer 376014778
[junit4:junit4]   2> 2225678 T6775 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2225679 T6775 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\
[junit4:junit4]   2> 2225679 T6775 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@44effc94
[junit4:junit4]   2> 2225680 T6775 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
[junit4:junit4]   2> 2225681 T6775 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data
[junit4:junit4]   2> 2225681 T6775 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index/
[junit4:junit4]   2> 2225683 T6775 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2225683 T6775 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index
[junit4:junit4]   2> 2225688 T6775 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4ab641)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2225689 T6775 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2225690 T6775 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 2225692 T6775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2225692 T6775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 2225693 T6775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2225693 T6775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 2225694 T6775 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2225694 T6775 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2225694 T6775 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2225695 T6775 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2225695 T6775 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2225696 T6775 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 2225697 T6775 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 2225697 T6775 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2225698 T6775 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2225698 T6775 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2225698 T6775 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2225699 T6775 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2225699 T6775 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225700 T6775 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225700 T6775 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225701 T6775 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225701 T6775 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225702 T6775 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225702 T6775 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225703 T6775 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 2225704 T6775 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 2225704 T6775 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 2225713 T6775 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2225718 T6775 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 2225720 T6775 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS, BAD-SCHEMA-DOCVALUES-NOT-REQUIRED-NO-DEFAULT.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, SCHEMA-REPLICATION2.XML, SOLRCONFIG-CACHING.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, SOLRCONFIG-REPEATER.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MERGEPOLICY.XML, CURRENCY.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML, DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-SWEETSPOT.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-TINY.XML, CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SOLRCONFIG-ENABLEPLUGIN.XML, HYPHENATION.DTD, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, STEMDICT.TXT, SCHEMA-PHRASESUGGEST.XML, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, SCHEMA-SNIPPET-TYPE.XML, STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, SOLRCONFIG-TLOG-MUTABLE-MANAGED-SCHEMA.XML, SCHEMA-DOCVALUES.XML, WDFTYPES.TXT, STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, SCHEMA-SPATIAL.XML, OPEN-EXCHANGE-RATES.JSON, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-WARMER.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-XINCLUDE.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SOLRCONFIG-MASTER1.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SCHEMA-BEHAVIOR.XML, SYNONYMS.TXT, SOLRCONFIG-MINIMAL.XML, SCHEMA-DOCVALUESMULTI.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA_CODEC.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SCHEMA-EFF.XML, STOP-2.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML, SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, FUZZYSUGGEST.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SCHEMA-REST.XML, SOLRCONFIG-TLOG-MANAGED-SCHEMA.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SOLRCONFIG-LAZYWRITER.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, BAD-MP-SOLRCONFIG.XML, FRENCHARTICLES.TXT, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL, SCHEMASURROUND.XML, SOLRCONFIG-MASTER3.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML, SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML, SOLRCONFIG_CODEC.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMA-DOCVALUESFACETING.XML, SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT, SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML, SOLRCONFIG-MUTABLE-MANAGED-SCHEMA.XML, BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, SCHEMA-BM25.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML, SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-CURRENCY.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT, SCHEMA12.XML, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4]   2> 2225727 T6775 oass.SolrIndexSearcher.<init> Opening Searcher@5448d5f8 main
[junit4:junit4]   2> 2225728 T6775 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2225728 T6775 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2225728 T6775 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 2225742 T6775 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 2225805 T6775 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C2576 name=collection1 org.apache.solr.core.SolrCore@6a4dcfd4
[junit4:junit4]   2> 2225838 T6775 C2576 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4ab641)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2225839 T6775 C2576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2225842 T6775 C2576 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {add=[1]} 0 11
[junit4:junit4]   2> 2225882 T6775 C2576 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2225895 T6775 C2576 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4ab641)),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirWrapper(org.apache.lucene.store.NIOFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b4ab641)),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2225895 T6775 C2576 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2225896 T6775 C2576 oasc.SolrCore.getSearcher WARN [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
[junit4:junit4]   2> 2225899 T6775 C2576 oasc.SolrCore.getNewIndexDir New index directory detected: old=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index/ new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index_temp
[junit4:junit4]   2> 2225903 T6775 C2576 oass.SolrIndexSearcher.<init> Opening Searcher@75a6de89 main
[junit4:junit4]   2> 2225904 T6775 C2576 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2225905 T6776 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5448d5f8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2225905 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: default
[junit4:junit4]   2> 2225908 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: direct
[junit4:junit4]   2> 2225908 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: wordbreak
[junit4:junit4]   2> 2225908 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: multipleFields
[junit4:junit4]   2> 2225909 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: jarowinkler
[junit4:junit4]   2> 2225911 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: external
[junit4:junit4]   2> 2225913 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: freq
[junit4:junit4]   2> 2225915 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: fqcn
[junit4:junit4]   2> 2225917 T6776 oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index for spellchecker: perDict
[junit4:junit4]   2> 2225919 T6776 oasc.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo WARN Could not getStatistics on info bean org.apache.solr.search.SolrIndexSearcher org.apache.lucene.store.AlreadyClosedException: this IndexReader is closed
[junit4:junit4]   2> 	at org.apache.lucene.index.IndexReader.ensureOpen(IndexReader.java:250)
[junit4:junit4]   2> 	at org.apache.lucene.index.StandardDirectoryReader.getVersion(StandardDirectoryReader.java:321)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getStatistics(SolrIndexSearcher.java:2089)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:231)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:299)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1846)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:135)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1723)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2225920 T6776 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75a6de89 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C1)}
[junit4:junit4]   2> 2225920 T6775 C2576 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={} {commit=} 0 38
[junit4:junit4]   2> 2225926 T6775 C2576 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=id:2&qt=standard&rows=20&version=2.2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2225928 T6775 oas.SolrTestCaseJ4.assertQ ERROR REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4:junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4]   2> 	<response>
[junit4:junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
[junit4:junit4]   2> 	</response>
[junit4:junit4]   2> 	
[junit4:junit4]   2> 		request was:start=0&q=id:2&qt=standard&rows=20&version=2.2
[junit4:junit4]   2> 2225928 T6775 oasc.SolrException.log ERROR REQUEST FAILED: start=0&q=id:2&qt=standard&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4:junit4]   2> 		xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4]   2> 	<response>
[junit4:junit4]   2> 	<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
[junit4:junit4]   2> 	</response>
[junit4:junit4]   2> 	
[junit4:junit4]   2> 		request was:start=0&q=id:2&qt=standard&rows=20&version=2.2
[junit4:junit4]   2> 		at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:520)
[junit4:junit4]   2> 		at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:127)
[junit4:junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 2225929 T6775 oas.SolrTestCaseJ4.tearDown ###Ending testLoadNewIndexDir
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=489DE35911C5BAEC -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=SystemV/PST8PDT -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   1.04s | TestArbitraryIndexDir.testLoadNewIndexDir <<<
[junit4:junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([489DE35911C5BAEC:A1C758618F5C2A44]:0)
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:527)
[junit4:junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:127)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
[junit4:junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4:junit4]    > <response>
[junit4:junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><result name="response" numFound="0" start="0"></result>
[junit4:junit4]    > </response>
[junit4:junit4]    > 	request was:start=0&q=id:2&qt=standard&rows=20&version=2.2
[junit4:junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:520)
[junit4:junit4]    > 	... 41 more
[junit4:junit4]   2> 2225938 T6775 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 2225938 T6775 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=376014778
[junit4:junit4]   2> 2225939 T6775 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a4dcfd4
[junit4:junit4]   2> 2225947 T6775 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2225948 T6775 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2225948 T6775 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2225948 T6775 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2225957 T6775 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2225957 T6775 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 2225958 T6775 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index;done=false>>]
[junit4:junit4]   2> 2225958 T6775 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data\index
[junit4:junit4]   2> 2225965 T6775 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data;done=false>>]
[junit4:junit4]   2> 2225965 T6775 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\org.apache.solr.core.TestArbitraryIndexDir-1370900993488\solr\data
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=312), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=312)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_DZ, timezone=SystemV/PST8PDT
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=158284608,total=409337856
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, URLClassifyProcessorTest, TestSort, PingRequestHandlerTest, CollectionsAPIDistributedZkTest, TestMaxScoreQueryParser, ShardSplitTest, NotRequiredUniqueKeyTest, TestDefaultSimilarityFactory, PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest, TestStressRecovery, TestRTGBase, XsltUpdateRequestHandlerTest, JSONWriterTest, ClusterStateTest, TestConfig, ClusterStateUpdateTest, SuggesterTSTTest, TestCSVLoader, ReturnFieldsTest, PrimUtilsTest, SolrInfoMBeanTest, TestFieldResource, PluginInfoTest, ShowFileRequestHandlerTest, TestShardHandlerFactory, TestJoin, TestBinaryResponseWriter, TestFastLRUCache, TestSolrDeletionPolicy2, TestPhraseSuggestions, TestSolrXMLSerializer, LegacyHTMLStripCharFilterTest, ZkSolrClientTest, TestSurroundQueryParser, ExternalFileFieldSortTest, CSVRequestHandlerTest, TestRangeQuery, ZkNodePropsTest, TestSerializedLuceneMatchVersion, TermVectorComponentTest, DirectSolrConnectionTest, TestSolrCoreProperties, TestBadConfig, PathHierarchyTokenizerFactoryTest, TestCopyFieldCollectionResource, FileBasedSpellCheckerTest, SolrIndexSplitterTest, TestFieldTypeCollectionResource, TestQuerySenderListener, TestPostingsSolrHighlighter, DocumentAnalysisRequestHandlerTest, LeaderElectionTest, SoftAutoCommitTest, TestPluginEnable, DefaultValueUpdateProcessorTest, TestPHPSerializedResponseWriter, TestPartialUpdateDeduplication, DisMaxRequestHandlerTest, NumericFieldsTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, StatelessScriptUpdateProcessorFactoryTest, ShardRoutingTest, NoCacheHeaderTest, DistributedSpellCheckComponentTest, TestFastOutputStream, TestHashPartitioner, CircularListTest, FileUtilsTest, TestAnalyzedSuggestions, SolrRequestParserTest, TestSuggestSpellingConverter, SolrPluginUtilsTest, TestExtendedDismaxParser, QueryEqualityTest, TestFuzzyAnalyzedSuggestions, DocValuesMultiTest, IndexSchemaRuntimeFieldTest, DistributedTermsComponentTest, TestFaceting, TestFiltering, TestDistributedGrouping, QueryParsingTest, CacheHeaderTest, FieldMutatingUpdateProcessorTest, MinimalSchemaTest, RegexBoostProcessorTest, TestComponentsName, TestCollationField, SignatureUpdateProcessorFactoryTest, HardAutoCommitTest, CurrencyFieldOpenExchangeTest, BadCopyFieldTest, OverseerCollectionProcessorTest, SystemInfoHandlerTest, TestRandomFaceting, TestSolrQueryParserResource, TestJmxIntegration, TestBM25SimilarityFactory, TestSchemaSimilarityResource, SolrCmdDistributorTest, SortByFunctionTest, TestSchemaNameResource, SliceStateTest, JsonLoaderTest, TestDynamicFieldCollectionResource, TestGroupingSearch, CoreAdminHandlerTest, ResponseLogComponentTest, TestTrie, SuggesterWFSTTest, ChaosMonkeySafeLeaderTest, TestCloudManagedSchema, TestSystemIdResolver, TestManagedSchemaFieldResource, UnloadDistributedZkTest, DocValuesTest, TestPseudoReturnFields, ZkCLITest, TestUtils, TestFieldTypeResource, TermsComponentTest, TestQuerySenderNoQuery, TestReversedWildcardFilterFactory, SearchHandlerTest, TestValueSourceCache, DateMathParserTest, TestRealTimeGet, TestIndexSearcher, BasicDistributedZk2Test, TestStressReorder, DirectUpdateHandlerOptimizeTest, TestAddFieldRealTimeGet, TestFieldCollectionResource, SyncSliceTest, SOLR749Test, TestMultiCoreConfBootstrap, TestBinaryField, ChaosMonkeyNothingIsSafeTest, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestReload, TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir]
[junit4:junit4] Completed in 1.18s, 1 test, 1 error <<< FAILURES!

[...truncated 247 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:385: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:365: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 296 suites, 1243 tests, 1 error, 18 ignored (12 assumptions)

Total time: 62 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2919 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2919/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:54336 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:54336 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8775FD2CA8228EE3:6937334DF7DEEDF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([8775FD2CA8228EE3:6E2F461436BB1E4B]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:527)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:127)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:start=0&q=id:2&qt=standard&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:520)
	... 41 more


FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:57256 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57256 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([8775FD2CA8228EE3:6937334DF7DEEDF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9324 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 581874 T1867 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 581879 T1867 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyShardSplitTest-1370998784767
[junit4:junit4]   2> 581881 T1867 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 581882 T1868 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 581982 T1867 oasc.ZkTestServer.run start zk server on port:54317
[junit4:junit4]   2> 581986 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 582007 T1874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12f80123 name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582007 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 582008 T1867 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 582028 T1869 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f35e543070000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 582031 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 582046 T1876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f55d3c5 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582047 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 582050 T1867 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 582077 T1867 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 582087 T1867 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 582095 T1867 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 582102 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 582103 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 582114 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 582115 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 582122 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 582123 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 582130 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 582132 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 582138 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 582139 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 582146 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 582147 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 582154 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 582155 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 582164 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 582165 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 582173 T1867 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 582174 T1867 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 582188 T1869 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f35e543070001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 582647 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 582667 T1867 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54324
[junit4:junit4]   2> 582668 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 582668 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 582669 T1867 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075
[junit4:junit4]   2> 582669 T1867 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\solr.xml
[junit4:junit4]   2> 582669 T1867 oasc.CoreContainer.<init> New CoreContainer 2057351273
[junit4:junit4]   2> 582670 T1867 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\'
[junit4:junit4]   2> 582671 T1867 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\'
[junit4:junit4]   2> 582795 T1867 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 582795 T1867 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 582796 T1867 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 582796 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 582797 T1867 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 582797 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 582797 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 582798 T1867 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 582798 T1867 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 582798 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 582807 T1867 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 582807 T1867 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54317/solr
[junit4:junit4]   2> 582808 T1867 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 582810 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 582823 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c726094 name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582824 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 582834 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 582842 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 582849 T1889 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1087b5fa name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582850 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 582855 T1867 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 582862 T1867 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 582871 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 582876 T1867 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54324_
[junit4:junit4]   2> 582880 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54324_
[junit4:junit4]   2> 582894 T1867 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 582909 T1867 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 582916 T1867 oasc.Overseer.start Overseer (id=89849776359014403-127.0.0.1:54324_-n_0000000000) starting
[junit4:junit4]   2> 582925 T1867 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 582936 T1891 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 582938 T1867 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 582945 T1867 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 582950 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 582955 T1890 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 582961 T1892 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 582961 T1892 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 584464 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 584467 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54324_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54324"}
[junit4:junit4]   2> 584467 T1890 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 584469 T1890 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 584491 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 584964 T1892 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\collection1
[junit4:junit4]   2> 584964 T1892 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 584967 T1892 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 584967 T1892 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 584973 T1892 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\collection1\'
[junit4:junit4]   2> 584977 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 584979 T1892 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075/collection1/lib/README' to classloader
[junit4:junit4]   2> 585042 T1892 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 585119 T1892 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 585122 T1892 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 585127 T1892 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 585773 T1892 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 585777 T1892 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 585779 T1892 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 585785 T1892 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 585846 T1892 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 585846 T1892 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370998785075\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/control/data\
[junit4:junit4]   2> 585847 T1892 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff086d7
[junit4:junit4]   2> 585847 T1892 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 585848 T1892 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/control/data\
[junit4:junit4]   2> 585848 T1892 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/control/data\index/
[junit4:junit4]   2> 585849 T1892 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 585849 T1892 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/control/data\index
[junit4:junit4]   2> 585856 T1892 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6538d06e lockFactory=org.apache.lucene.store.NativeFSLockFactory@450717b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 585856 T1892 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 585859 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 585859 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 585860 T1892 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 585860 T1892 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 585861 T1892 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 585861 T1892 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 585861 T1892 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 585862 T1892 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 585862 T1892 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 585873 T1892 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 585878 T1892 oass.SolrIndexSearcher.<init> Opening Searcher@7ddbd422 main
[junit4:junit4]   2> 585879 T1892 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\control\data\tlog
[junit4:junit4]   2> 585880 T1892 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 585881 T1892 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 585885 T1893 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ddbd422 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 585886 T1892 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 585886 T1892 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54324 collection:control_collection shard:shard1
[junit4:junit4]   2> 585888 T1892 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 585904 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 585910 T1892 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 585910 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 585910 T1892 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54324/collection1/
[junit4:junit4]   2> 585910 T1892 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 585911 T1892 oasc.SyncStrategy.syncToMe http://127.0.0.1:54324/collection1/ has no replicas
[junit4:junit4]   2> 585911 T1892 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54324/collection1/
[junit4:junit4]   2> 585911 T1892 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 586008 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 586048 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 586079 T1892 oasc.ZkController.register We are http://127.0.0.1:54324/collection1/ and leader is http://127.0.0.1:54324/collection1/
[junit4:junit4]   2> 586079 T1892 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54324
[junit4:junit4]   2> 586080 T1892 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 586081 T1892 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 586081 T1892 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 586088 T1892 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 586091 T1867 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 586092 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 586093 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 586110 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 586116 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 586120 T1896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5611f639 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 586120 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 586123 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 586129 T1867 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 586584 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 586588 T1867 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54336
[junit4:junit4]   2> 586588 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 586589 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 586590 T1867 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016
[junit4:junit4]   2> 586590 T1867 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\solr.xml
[junit4:junit4]   2> 586590 T1867 oasc.CoreContainer.<init> New CoreContainer 2069626022
[junit4:junit4]   2> 586591 T1867 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\'
[junit4:junit4]   2> 586592 T1867 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\'
[junit4:junit4]   2> 586722 T1867 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 586723 T1867 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 586723 T1867 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 586724 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 586726 T1867 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 586726 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 586727 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 586728 T1867 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 586729 T1867 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 586729 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 586738 T1867 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 586739 T1867 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54317/solr
[junit4:junit4]   2> 586739 T1867 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 586741 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 586760 T1907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46933587 name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 586761 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 586765 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 586765 T1869 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f35e543070005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 586772 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 586776 T1909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ad10db4 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 586776 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 586786 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 587568 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 587571 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54324__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54324_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54324"}
[junit4:junit4]   2> 587637 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 587638 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 587639 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 587791 T1867 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54336_
[junit4:junit4]   2> 587795 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54336_
[junit4:junit4]   2> 587801 T1909 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 587802 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 587802 T1889 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 587802 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 587804 T1896 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 587804 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 587816 T1910 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 587816 T1910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 589166 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 589168 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54336_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54336"}
[junit4:junit4]   2> 589168 T1890 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 589169 T1890 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 589190 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 589191 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 589191 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 589819 T1910 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\collection1
[junit4:junit4]   2> 589819 T1910 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 589822 T1910 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 589823 T1910 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 589830 T1910 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\collection1\'
[junit4:junit4]   2> 589833 T1910 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 589835 T1910 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016/collection1/lib/README' to classloader
[junit4:junit4]   2> 589918 T1910 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 589994 T1910 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 589997 T1910 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 590002 T1910 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 590666 T1910 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 590670 T1910 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 590672 T1910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 590677 T1910 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 590715 T1910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 590716 T1910 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370998789016\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty1\
[junit4:junit4]   2> 590716 T1910 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff086d7
[junit4:junit4]   2> 590717 T1910 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 590717 T1910 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty1\
[junit4:junit4]   2> 590717 T1910 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty1\index/
[junit4:junit4]   2> 590718 T1910 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 590718 T1910 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty1\index
[junit4:junit4]   2> 590723 T1910 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_1,generation=1}
[junit4:junit4]   2> 590724 T1910 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 590728 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 590728 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 590729 T1910 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 590730 T1910 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 590730 T1910 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 590730 T1910 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 590731 T1910 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 590731 T1910 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 590731 T1910 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 590741 T1910 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 590748 T1910 oass.SolrIndexSearcher.<init> Opening Searcher@2915ffcc main
[junit4:junit4]   2> 590748 T1910 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty1\tlog
[junit4:junit4]   2> 590750 T1910 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 590750 T1910 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 590768 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2915ffcc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 590772 T1910 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 590772 T1910 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54336 collection:collection1 shard:shard1
[junit4:junit4]   2> 590775 T1910 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 590813 T1910 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 590825 T1910 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 590825 T1910 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 590826 T1910 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54336/collection1/
[junit4:junit4]   2> 590826 T1910 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 590827 T1910 oasc.SyncStrategy.syncToMe http://127.0.0.1:54336/collection1/ has no replicas
[junit4:junit4]   2> 590828 T1910 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54336/collection1/
[junit4:junit4]   2> 590828 T1910 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 592211 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 592248 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 592250 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 592251 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 592283 T1910 oasc.ZkController.register We are http://127.0.0.1:54336/collection1/ and leader is http://127.0.0.1:54336/collection1/
[junit4:junit4]   2> 592283 T1910 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54336
[junit4:junit4]   2> 592283 T1910 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 592284 T1910 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 592285 T1910 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 592293 T1910 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 592295 T1867 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 592296 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 592296 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 592768 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 592772 T1867 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54345
[junit4:junit4]   2> 592772 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 592772 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 592773 T1867 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203
[junit4:junit4]   2> 592774 T1867 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\solr.xml
[junit4:junit4]   2> 592775 T1867 oasc.CoreContainer.<init> New CoreContainer 238928305
[junit4:junit4]   2> 592776 T1867 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\'
[junit4:junit4]   2> 592776 T1867 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\'
[junit4:junit4]   2> 592907 T1867 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 592907 T1867 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 592908 T1867 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 592908 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 592909 T1867 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 592909 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 592909 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 592910 T1867 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 592910 T1867 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 592911 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 592920 T1867 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 592920 T1867 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54317/solr
[junit4:junit4]   2> 592921 T1867 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 592923 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 592939 T1923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72bb11fc name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 592940 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 592944 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 592945 T1869 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f35e543070007, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 592958 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 592967 T1925 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a50fd75 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 592968 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 592985 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 593776 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 593779 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54336__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54336_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54336"}
[junit4:junit4]   2> 593798 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 593799 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 593799 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 593801 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 593996 T1867 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54345_
[junit4:junit4]   2> 594002 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54345_
[junit4:junit4]   2> 594012 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 594014 T1889 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 594014 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 594017 T1896 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 594018 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 594017 T1909 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 594020 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 594024 T1925 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 594044 T1926 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 594044 T1926 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 595322 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 595325 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54345"}
[junit4:junit4]   2> 595325 T1890 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 595326 T1890 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 595348 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 595349 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 595350 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 595350 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 596051 T1926 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\collection1
[junit4:junit4]   2> 596051 T1926 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 596057 T1926 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 596057 T1926 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 596061 T1926 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\collection1\'
[junit4:junit4]   2> 596063 T1926 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 596064 T1926 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203/collection1/lib/README' to classloader
[junit4:junit4]   2> 596114 T1926 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 596187 T1926 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 596189 T1926 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 596194 T1926 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 596844 T1926 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 596847 T1926 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 596849 T1926 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 596855 T1926 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 596894 T1926 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 596894 T1926 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370998795203\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty2\
[junit4:junit4]   2> 596895 T1926 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff086d7
[junit4:junit4]   2> 596895 T1926 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 596896 T1926 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty2\
[junit4:junit4]   2> 596896 T1926 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty2\index/
[junit4:junit4]   2> 596896 T1926 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 596897 T1926 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty2\index
[junit4:junit4]   2> 596901 T1926 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 596901 T1926 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 596905 T1926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 596905 T1926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 596906 T1926 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 596906 T1926 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 596907 T1926 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 596907 T1926 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 596908 T1926 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 596908 T1926 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 596909 T1926 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 596919 T1926 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 596926 T1926 oass.SolrIndexSearcher.<init> Opening Searcher@743f1f8a main
[junit4:junit4]   2> 596926 T1926 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty2\tlog
[junit4:junit4]   2> 596928 T1926 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 596928 T1926 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 596934 T1927 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@743f1f8a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 596936 T1926 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 596936 T1926 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54345 collection:collection1 shard:shard2
[junit4:junit4]   2> 596938 T1926 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 596960 T1926 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 596967 T1926 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 596967 T1926 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 596968 T1926 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54345/collection1/
[junit4:junit4]   2> 596968 T1926 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 596968 T1926 oasc.SyncStrategy.syncToMe http://127.0.0.1:54345/collection1/ has no replicas
[junit4:junit4]   2> 596968 T1926 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54345/collection1/
[junit4:junit4]   2> 596969 T1926 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 598398 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 598532 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 598534 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 598536 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 598536 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 598573 T1926 oasc.ZkController.register We are http://127.0.0.1:54345/collection1/ and leader is http://127.0.0.1:54345/collection1/
[junit4:junit4]   2> 598573 T1926 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54345
[junit4:junit4]   2> 598573 T1926 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 598574 T1926 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 598574 T1926 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 598612 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 598616 T1867 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 598617 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 598618 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 599117 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 599122 T1867 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54354
[junit4:junit4]   2> 599122 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 599122 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 599123 T1867 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522
[junit4:junit4]   2> 599123 T1867 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\solr.xml
[junit4:junit4]   2> 599124 T1867 oasc.CoreContainer.<init> New CoreContainer 533658299
[junit4:junit4]   2> 599124 T1867 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\'
[junit4:junit4]   2> 599124 T1867 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\'
[junit4:junit4]   2> 599254 T1867 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 599254 T1867 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 599254 T1867 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 599255 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 599255 T1867 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 599256 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 599256 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 599258 T1867 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 599258 T1867 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 599259 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 599266 T1867 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 599267 T1867 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54317/solr
[junit4:junit4]   2> 599267 T1867 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 599269 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 599288 T1939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d4ef51c name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 599289 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 599293 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 599301 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 599305 T1941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a07a944 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 599305 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 599317 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 600265 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 600267 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54345__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54345_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54345"}
[junit4:junit4]   2> 600286 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600286 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600287 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600287 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600288 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600425 T1867 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54354_
[junit4:junit4]   2> 600429 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54354_
[junit4:junit4]   2> 600435 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 600436 T1941 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 600436 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 600437 T1889 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 600437 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 600437 T1909 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 600438 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 600437 T1896 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 600439 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 600446 T1925 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 600469 T1942 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 600469 T1942 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 601949 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 601951 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54354_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54354"}
[junit4:junit4]   2> 601952 T1890 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 601952 T1890 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 601970 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 601971 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 601972 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 601972 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 601972 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 602672 T1942 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\collection1
[junit4:junit4]   2> 602672 T1942 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 602673 T1942 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 602675 T1942 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 602678 T1942 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\collection1\'
[junit4:junit4]   2> 602680 T1942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 602680 T1942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522/collection1/lib/README' to classloader
[junit4:junit4]   2> 602739 T1942 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 602822 T1942 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 602825 T1942 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 602831 T1942 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 603512 T1942 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 603516 T1942 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 603518 T1942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 603524 T1942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 603566 T1942 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 603567 T1942 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370998801522\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\
[junit4:junit4]   2> 603567 T1942 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff086d7
[junit4:junit4]   2> 603568 T1942 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 603568 T1942 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\
[junit4:junit4]   2> 603568 T1942 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index/
[junit4:junit4]   2> 603569 T1942 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 603569 T1942 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index
[junit4:junit4]   2> 603574 T1942 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7916ebad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eeff4b0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 603574 T1942 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 603578 T1942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 603579 T1942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 603579 T1942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 603580 T1942 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 603581 T1942 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 603581 T1942 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 603581 T1942 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 603582 T1942 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 603582 T1942 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 603593 T1942 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 603601 T1942 oass.SolrIndexSearcher.<init> Opening Searcher@6ec7b34a main
[junit4:junit4]   2> 603601 T1942 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty3\tlog
[junit4:junit4]   2> 603603 T1942 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 603603 T1942 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 603610 T1943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ec7b34a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 603612 T1942 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 603612 T1942 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54354 collection:collection1 shard:shard1
[junit4:junit4]   2> 603622 T1942 oasc.ZkController.register We are http://127.0.0.1:54354/collection1/ and leader is http://127.0.0.1:54336/collection1/
[junit4:junit4]   2> 603622 T1942 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54354
[junit4:junit4]   2> 603622 T1942 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 603623 T1942 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1509 name=collection1 org.apache.solr.core.SolrCore@2d46df92 url=http://127.0.0.1:54354/collection1 node=127.0.0.1:54354_ C1509_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54354_, base_url=http://127.0.0.1:54354}
[junit4:junit4]   2> 603623 T1944 C1509 P54354 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 603624 T1944 C1509 P54354 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 603624 T1944 C1509 P54354 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 603625 T1944 C1509 P54354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 603625 T1942 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 603628 T1944 C1509 P54354 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 603631 T1867 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 603631 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 603631 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 603641 T1900 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:54354__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 603643 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 603645 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54354__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54354_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54354"}
[junit4:junit4]   2> 603660 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 603661 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 603661 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 603662 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 603663 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 604101 T1867 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 604105 T1867 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54364
[junit4:junit4]   2> 604106 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 604108 T1867 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 604108 T1867 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525
[junit4:junit4]   2> 604108 T1867 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\solr.xml
[junit4:junit4]   2> 604109 T1867 oasc.CoreContainer.<init> New CoreContainer 481951092
[junit4:junit4]   2> 604109 T1867 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\'
[junit4:junit4]   2> 604110 T1867 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\'
[junit4:junit4]   2> 604244 T1867 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 604244 T1867 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 604245 T1867 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 604245 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 604246 T1867 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 604246 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 604246 T1867 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 604247 T1867 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 604247 T1867 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 604248 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 604256 T1867 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 604257 T1867 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54317/solr
[junit4:junit4]   2> 604257 T1867 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 604259 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 604276 T1956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@728a7bd0 name:ZooKeeperConnection Watcher:127.0.0.1:54317 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 604277 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 604282 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 604282 T1869 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f35e54307000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 604291 T1867 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 604296 T1958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@573e26c0 name:ZooKeeperConnection Watcher:127.0.0.1:54317/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 604298 T1867 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 604308 T1867 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 604741 T1900 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:54354__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 604741 T1900 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:54354__collection1&state=recovering&nodeName=127.0.0.1:54354_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1100 
[junit4:junit4]   2> 605416 T1867 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54364_
[junit4:junit4]   2> 605425 T1867 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54364_
[junit4:junit4]   2> 605432 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 605433 T1896 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605433 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 605434 T1958 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605435 T1941 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605435 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 605435 T1909 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605436 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 605436 T1889 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605437 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 605442 T1925 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 605451 T1959 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 605451 T1959 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C1510 name=collection1 org.apache.solr.core.SolrCore@2d46df92 url=http://127.0.0.1:54354/collection1 node=127.0.0.1:54354_ C1510_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54354_, base_url=http://127.0.0.1:54354}
[junit4:junit4]   2> 606942 T1944 C1510 P54354 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54336/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 606943 T1944 C1510 P54354 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54354 START replicas=[http://127.0.0.1:54336/collection1/] nUpdates=100
[junit4:junit4]   2> 606946 T1944 C1510 P54354 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 606949 T1944 C1510 P54354 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 606949 T1944 C1510 P54354 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 606949 T1944 C1510 P54354 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 606950 T1944 C1510 P54354 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 606950 T1944 C1510 P54354 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54336/collection1/. core=collection1
[junit4:junit4]   2> 606950 T1944 C1510 P54354 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1511 name=collection1 org.apache.solr.core.SolrCore@67e10316 url=http://127.0.0.1:54336/collection1 node=127.0.0.1:54336_ C1511_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54336_, base_url=http://127.0.0.1:54336, leader=true}
[junit4:junit4]   2> 606958 T1903 C1511 P54336 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C1512 name=collection1 org.apache.solr.core.SolrCore@67e10316 url=http://127.0.0.1:54336/collection1 node=127.0.0.1:54336_ C1512_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54336_, base_url=http://127.0.0.1:54336, leader=true}
[junit4:junit4]   2> 606977 T1904 C1512 P54336 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 606980 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 606981 T1904 C1512 P54336 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_1,generation=1}
[junit4:junit4]   2> 606983 T1904 C1512 P54336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 606983 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54364_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54364"}
[junit4:junit4]   2> 606984 T1904 C1512 P54336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_2,generation=2}
[junit4:junit4]   2> 606985 T1904 C1512 P54336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 606984 T1890 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 606985 T1890 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 606985 T1904 C1512 P54336 oass.SolrIndexSearcher.<init> Opening Searcher@39f42331 realtime
[junit4:junit4]   2> 606986 T1904 C1512 P54336 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 606986 T1904 C1512 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C1513 name=collection1 org.apache.solr.core.SolrCore@2d46df92 url=http://127.0.0.1:54354/collection1 node=127.0.0.1:54354_ C1513_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54354_, base_url=http://127.0.0.1:54354}
[junit4:junit4]   2> 606989 T1944 C1513 P54354 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 606990 T1944 C1513 P54354 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 606995 T1902 C1512 P54336 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 606995 T1902 C1512 P54336 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 606997 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 606997 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 606997 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 607000 T1901 C1512 P54336 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 607000 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607000 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 607001 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607001 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607005 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607005 T1958 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607005 T1944 C1513 P54354 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index.20130611190009888
[junit4:junit4]   2> 607007 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@224ee6e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6112561e) fullCopy=false
[junit4:junit4]   2> 607005 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 607011 T1900 C1512 P54336 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 607013 T1944 C1513 P54354 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 607014 T1944 C1513 P54354 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 607015 T1944 C1513 P54354 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 607021 T1944 C1513 P54354 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7916ebad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eeff4b0),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7916ebad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eeff4b0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 607022 T1944 C1513 P54354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 607022 T1944 C1513 P54354 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 607022 T1944 C1513 P54354 oass.SolrIndexSearcher.<init> Opening Searcher@1b85991e main
[junit4:junit4]   2> 607023 T1943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b85991e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 607025 T1944 C1513 P54354 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index.20130611190009888 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index.20130611190009888;done=true>>]
[junit4:junit4]   2> 607025 T1944 C1513 P54354 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index.20130611190009888
[junit4:junit4]   2> 607025 T1944 C1513 P54354 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty3\index.20130611190009888
[junit4:junit4]   2> 607025 T1944 C1513 P54354 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 607025 T1944 C1513 P54354 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 607026 T1944 C1513 P54354 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 607026 T1944 C1513 P54354 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 607029 T1944 C1513 P54354 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 607655 T1959 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\collection1
[junit4:junit4]   2> 607656 T1959 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 607657 T1959 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 607657 T1959 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 607660 T1959 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\collection1\'
[junit4:junit4]   2> 607662 T1959 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 607663 T1959 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525/collection1/lib/README' to classloader
[junit4:junit4]   2> 607724 T1959 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 607804 T1959 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 607806 T1959 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 607812 T1959 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 608483 T1959 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 608486 T1959 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 608488 T1959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 608495 T1959 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 608541 T1959 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 608542 T1959 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370998806525\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\
[junit4:junit4]   2> 608542 T1959 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ff086d7
[junit4:junit4]   2> 608543 T1959 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 608543 T1959 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\
[junit4:junit4]   2> 608543 T1959 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index/
[junit4:junit4]   2> 608544 T1959 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 608544 T1959 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index
[junit4:junit4]   2> 608548 T1959 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@292ee5c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c396b87),segFN=segments_1,generation=1}
[junit4:junit4]   2> 608549 T1959 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 608554 T1959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 608554 T1959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 608555 T1959 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 608555 T1959 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 608556 T1959 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 608556 T1959 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 608557 T1959 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 608558 T1959 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 608558 T1959 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 608570 T1959 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 608576 T1959 oass.SolrIndexSearcher.<init> Opening Searcher@6e3e6d51 main
[junit4:junit4]   2> 608577 T1959 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767\jetty4\tlog
[junit4:junit4]   2> 608578 T1959 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 608578 T1959 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 608584 T1962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e3e6d51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 608587 T1959 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 608587 T1959 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54364 collection:collection1 shard:shard2
[junit4:junit4]   2> 608598 T1959 oasc.ZkController.register We are http://127.0.0.1:54364/collection1/ and leader is http://127.0.0.1:54345/collection1/
[junit4:junit4]   2> 608598 T1959 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54364
[junit4:junit4]   2> 608598 T1959 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 608600 T1959 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1514 name=collection1 org.apache.solr.core.SolrCore@1c968f39 url=http://127.0.0.1:54364/collection1 node=127.0.0.1:54364_ C1514_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:54364_, base_url=http://127.0.0.1:54364}
[junit4:junit4]   2> 608600 T1963 C1514 P54364 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 608601 T1963 C1514 P54364 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 608601 T1963 C1514 P54364 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 608601 T1963 C1514 P54364 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 608602 T1959 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 608605 T1963 C1514 P54364 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 608606 T1867 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 608607 T1867 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 608607 T1867 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 608616 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 608617 T1919 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 127.0.0.1:54364__collection1, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 608618 T1867 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 608618 T1867 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 608619 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 608668 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 608670 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54354__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54354_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54354"}
[junit4:junit4]   2> 608678 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54364__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54364_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54364"}
[junit4:junit4]   2> 608690 T1958 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 608691 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 608691 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 608691 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 608691 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 608691 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 609690 T1919 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 127.0.0.1:54364__collection1, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 609690 T1919 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=127.0.0.1:54364__collection1&state=recovering&nodeName=127.0.0.1:54364_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1073 
[junit4:junit4]   2> 609695 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 610687 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1514_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54364_, base_url=http://127.0.0.1:54364}
[junit4:junit4]   2> 611671 T1963 C1514 P54364 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54345/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 611671 T1963 C1514 P54364 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54364 START replicas=[http://127.0.0.1:54345/collection1/] nUpdates=100
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 611674 T1963 C1514 P54364 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54345/collection1/. core=collection1
[junit4:junit4]   2> 611675 T1963 C1514 P54364 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1515 name=collection1 org.apache.solr.core.SolrCore@56c146a1 url=http://127.0.0.1:54345/collection1 node=127.0.0.1:54345_ C1515_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54345_, base_url=http://127.0.0.1:54345, leader=true}
[junit4:junit4]   2> 611691 T1921 C1515 P54345 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 611693 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 611698 T1919 C1515 P54345 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 611704 T1919 C1515 P54345 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 611705 T1919 C1515 P54345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 611705 T1919 C1515 P54345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 611705 T1919 C1515 P54345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 611706 T1919 C1515 P54345 oass.SolrIndexSearcher.<init> Opening Searcher@5fa73c1d realtime
[junit4:junit4]   2> 611706 T1919 C1515 P54345 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 611707 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C1516 name=collection1 org.apache.solr.core.SolrCore@1c968f39 url=http://127.0.0.1:54364/collection1 node=127.0.0.1:54364_ C1516_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:54364_, base_url=http://127.0.0.1:54364}
[junit4:junit4]   2> 611708 T1963 C1516 P54364 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 611708 T1963 C1516 P54364 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 611710 T1917 C1515 P54345 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 611711 T1917 C1515 P54345 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 611712 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 611712 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 611712 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 611715 T1918 C1515 P54345 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 611716 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 611717 T1963 C1516 P54364 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index.20130611190014603
[junit4:junit4]   2> 611717 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@39399418 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39b3f502) fullCopy=false
[junit4:junit4]   2> 611719 T1920 C1515 P54345 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 611721 T1963 C1516 P54364 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 611722 T1963 C1516 P54364 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 611722 T1963 C1516 P54364 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 611724 T1963 C1516 P54364 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@292ee5c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c396b87),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@292ee5c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c396b87),segFN=segments_2,generation=2}
[junit4:junit4]   2> 611726 T1963 C1516 P54364 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 611726 T1963 C1516 P54364 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 611726 T1963 C1516 P54364 oass.SolrIndexSearcher.<init> Opening Searcher@1b716ef main
[junit4:junit4]   2> 611727 T1962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b716ef main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 611728 T1963 C1516 P54364 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index.20130611190014603 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index.20130611190014603;done=true>>]
[junit4:junit4]   2> 611728 T1963 C1516 P54364 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index.20130611190014603
[junit4:junit4]   2> 611728 T1963 C1516 P54364 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370998784767/jetty4\index.20130611190014603
[junit4:junit4]   2> 611729 T1963 C1516 P54364 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 611729 T1963 C1516 P54364 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 611729 T1963 C1516 P54364 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 611729 T1963 C1516 P54364 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 611738 T1963 C1516 P54364 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 611757 T1890 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 611758 T1890 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:54364__collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54364_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54364"}
[junit4:junit4]   2> 611771 T1958 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 611771 T1896 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 611771 T1889 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 611772 T1941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 611772 T1909 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 611773 T1925 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 612687 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 612689 T1867 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1517 name=collection1 org.apache.solr.core.SolrCore@13602ef9 url=http://127.0.0.1:54324/collection1 node=127.0.0.1:54324_ C1517_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:54324_, base_url=http://127.0.0.1:54324, leader=true}
[junit4:junit4]   2> 612698 T1880 C1517 P54324 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 612703 T1880 C1517 P54324 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6538d06e lockFactory=org.apache.lucene.store.NativeFSLockFactory@450717b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 612703 T1880 C1517 P54324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 612704 T1880 C1517 P54324 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6538d06e lockFactory=org.apache.lucene.store.NativeFSLockFactory@450717b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6538d06e lockFactory=org.apache.lucene.store.NativeFSLockFactory@450717b),segFN=segments_2,generation=2}
[junit4:junit4]   2> 612704 T1880 C1517 P54324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 612704 T1880 C1517 P54324 oass.SolrIndexSearcher.<init> Opening Searcher@1bfd36f8 main
[junit4:junit4]   2> 612705 T1880 C1517 P54324 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 612706 T1893 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bfd36f8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 612707 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C1518 name=collection1 org.apache.solr.core.SolrCore@67e10316 url=http://127.0.0.1:54336/collection1 node=127.0.0.1:54336_ C1518_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54336_, base_url=http://127.0.0.1:54336, leader=true}
[junit4:junit4]   2> 612715 T1901 C1518 P54336 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 612717 T1901 C1518 P54336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@de1dd6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@57ea9246),segFN=segments_3,generation=3}
[junit4:junit4]   2> 612717 T1901 C1518 P54336 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 612717 T1901 C1518 P54336 oass.SolrIndexSearcher.<init> Opening Searcher@764d06f3 main
[junit4:junit4]   2> 612718 T1901 C1518 P54336 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 612719 T1911 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@764d06f3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 612720 T1901 C1518 P54336 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:54354/collection1/, StdNode: http://127.0.0.1:54345/collection1/, StdNode: http://127.0.0.1:54364/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 612726 T1919 C1515 P54345 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 612732 T1919 C1515 P54345 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@137ab985 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4779ca4),segFN=segments_3,generation=3}
[junit4:junit4]   2>  C1516_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54364_, base_url=http://127.0.0.1:54364}
[junit4:junit4]   2> 612735 T1953 C1516 P54364 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 612736 T1919 C1515 P54345 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 612737 T1919 C1515 P54345 oass.SolrIndexSearcher.<init> Opening Searcher@2c31bc37 main
[junit4:junit4]   2> 612738 T1927 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c31bc37 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> ASYNC  NEW_CORE C1519 name=collection1 org.apache.solr.core.SolrCore@2d46df92 url=http://127.0.0.1:54354/collection1 node=127.0.0.1:54354_ C1519_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54354_, base_url=http://127.0.0.1:54354}
[junit4:junit4]   2> 612738 T1936 C1519 P54354 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 612739 T1953 C1516 P54364 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@292ee5c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c396b87),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@292ee5c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c396b87),segFN=segments_3,generation=3}
[junit4:junit4]   2> 612738 T1919 C1515 P54345 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 612741 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 16
[junit4:junit4]   2> 612741 T1953 C1516 P54364 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 612740 T1936 C1519 P54354 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7916ebad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eeff4b0),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7916ebad lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eeff4b0),segFN=segments_3,generation=3}
[junit4:junit4]   2> 612744 T1936 C1519 P54354 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 612743 T1953 C1516 P54364 oass.SolrIndexSearcher.<init> Opening Searcher@4438ec52 main
[junit4:junit4]   2> 612745 T1936 C1519 P54354 oass.SolrIndexSearcher.<init> Opening Searcher@25aee783 main
[junit4:junit4]   2> 612746 T1936 C1519 P54354 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 612745 T1953 C1516 P54364 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 612746 T1943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25aee783 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 612746 T1962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4438ec52 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 612747 T1936 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 612748 T1953 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 612750 T1901 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 35
[junit4:junit4]   2> 612752 T1867 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 612756 T1900 C1518 P54336 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 612759 T1937 C1519 P54354 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 612761 T1917 C1515 P54345 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 612764 T1949 C1516 P54364 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 614751 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437596456200437760)} 0 3
[junit4:junit4]   2> 614762 T1935 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437596456207777792&update.from=http://127.0.0.1:54336/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437596456207777792)} 0 2
[junit4:junit4]   2> 614770 T1954 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437596456213020672&update.from=http://127.0.0.1:54345/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437596456213020672)} 0 2
[junit4:junit4]   2> 614770 T1916 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437596456213020672)} 0 10
[junit4:junit4]   2> 614771 T1902 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437596456207777792)} 0 17
[junit4:junit4]   2> 614776 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1437596456228749312)]} 0 1
[junit4:junit4]   2> 614785 T1936 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1437596456232943616)]} 0 1
[junit4:junit4]   2> 614786 T1901 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1437596456232943616)]} 0 7
[junit4:junit4]   2> 614790 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1437596456243429376)]} 0 1
[junit4:junit4]   2> 614799 T1937 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1437596456249720832)]} 0 1
[junit4:junit4]   2> 614799 T1900 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1437596456249720832)]} 0 4
[junit4:junit4]   2> 614800 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1]} 0 8
[junit4:junit4]   2> 614802 T1881 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1437596456257060864)]} 0 0
[junit4:junit4]   2> 614813 T1953 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1437596456263352320)]} 0 1
[junit4:junit4]   2> 614814 T1917 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1437596456263352320)]} 0 6
[junit4:junit4]   2> 614815 T1903 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 10
[junit4:junit4]   2> 614818 T1882 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1437596456272789504)]} 0 0
[junit4:junit4]   2> 614826 T1949 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1437596456276983808)]} 0 1
[junit4:junit4]   2> 614827 T1918 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1437596456276983808)]} 0 6
[junit4:junit4]   2> 614829 T1883 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1437596456285372416)]} 0 0
[junit4:junit4]   2> 614840 T1932 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1437596456293761024)]} 0 1
[junit4:junit4]   2> 614841 T1904 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1437596456293761024)]} 0 4
[junit4:junit4]   2> 614841 T1920 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4]} 0 8
[junit4:junit4]   2> 614844 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1437596456301101056)]} 0 0
[junit4:junit4]   2> 614855 T1950 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1437596456308441088)]} 0 1
[junit4:junit4]   2> 614855 T1921 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1437596456308441088)]} 0 4
[junit4:junit4]   2> 614856 T1905 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 8
[junit4:junit4]   2> 614858 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1437596456315781120)]} 0 0
[junit4:junit4]   2> 614867 T1951 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1437596456322072576)]} 0 0
[junit4:junit4]   2> 614868 T1916 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1437596456322072576)]} 0 4
[junit4:junit4]   2> 614869 T1902 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 8
[junit4:junit4]   2> 614872 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1437596456330461184)]} 0 0
[junit4:junit4]   2> 614879 T1952 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1437596456333606912)]} 0 0
[junit4:junit4]   2> 614880 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1437596456333606912)]} 0 5
[junit4:junit4]   2> 614883 T1881 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1437596456341995520)]} 0 0
[junit4:junit4]   2> 614890 T1933 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1437596456346189824)]} 0 0
[junit4:junit4]   2> 614891 T1901 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1437596456346189824)]} 0 4
[junit4:junit4]   2> 614892 T1917 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 6
[junit4:junit4]   2> 614894 T1882 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1437596456353529856)]} 0 0
[junit4:junit4]   2> 614905 T1954 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1437596456361918464)]} 0 1
[junit4:junit4]   2> 614906 T1918 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1437596456361918464)]} 0 5
[junit4:junit4]   2> 614907 T1900 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 9
[junit4:junit4]   2> 614911 T1883 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1437596456370307072)]} 0 1
[junit4:junit4]   2> 614917 T1934 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1437596456374501376)]} 0 1
[junit4:junit4]   2> 614917 T1903 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1437596456374501376)]} 0 3
[junit4:junit4]   2> 614920 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1437596456380792832)]} 0 0
[junit4:junit4]   2> 614929 T1935 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1437596456387084288)]} 0 0
[junit4:junit4]   2> 614930 T1904 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1437596456387084288)]} 0 4
[junit4:junit4]   2> 614931 T1920 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11]} 0 8
[junit4:junit4]   2> 614934 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1437596456395472896)]} 0 0
[junit4:junit4]   2> 614941 T1936 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1437596456399667200)]} 0 0
[junit4:junit4]   2> 614942 T1905 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1437596456399667200)]} 0 4
[junit4:junit4]   2> 614945 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1437596456407007232)]} 0 0
[junit4:junit4]   2> 614954 T1937 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1437596456413298688)]} 0 0
[junit4:junit4]   2> 614955 T1902 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1437596456413298688)]} 0 4
[junit4:junit4]   2> 614956 T1921 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13]} 0 8
[junit4:junit4]   2> 614960 T1881 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1437596456421687296)]} 0 1
[junit4:junit4]   2> 614969 T1932 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1437596456429027328)]} 0 0
[junit4:junit4]   2> 614971 T1901 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[14 (1437596456429027328)]} 0 5
[junit4:junit4]   2> 614972 T1916 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14]} 0 9
[junit4:junit4]   2> 614974 T1882 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1437596456437415936)]} 0 0
[junit4:junit4]   2> 614983 T1933 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1437596456443707392)]} 0 0
[junit4:junit4]   2> 614984 T1900 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1437596456443707392)]} 0 4
[junit4:junit4]   2> 614985 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15]} 0 8
[junit4:junit4]   2> 614989 T1883 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1437596456452096000)]} 0 1
[junit4:junit4]   2> 614996 T1934 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1437596456457338880)]} 0 0
[junit4:junit4]   2> 614998 T1903 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1437596456457338880)]} 0 5
[junit4:junit4]   2> 614999 T1917 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 8
[junit4:junit4]   2> 615001 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1437596456465727488)]} 0 0
[junit4:junit4]   2> 615010 T1953 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1437596456472018944)]} 0 0
[junit4:junit4]   2> 615011 T1918 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1437596456472018944)]} 0 4
[junit4:junit4]   2> 615012 T1904 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17]} 0 8
[junit4:junit4]   2> 615015 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437596456480407552)]} 0 0
[junit4:junit4]   2> 615022 T1949 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1437596456483553280)]} 0 0
[junit4:junit4]   2> 615023 T1920 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437596456483553280)]} 0 5
[junit4:junit4]   2> 615026 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1437596456491941888)]} 0 0
[junit4:junit4]   2> 615034 T1950 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1437596456498233344)]} 0 0
[junit4:junit4]   2> 615035 T1921 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1437596456498233344)]} 0 3
[junit4:junit4]   2> 615036 T1905 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 7
[junit4:junit4]   2> 615039 T1881 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1437596456505573376)]} 0 0
[junit4:junit4]   2> 615046 T1935 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1437596456509767680)]} 0 0
[junit4:junit4]   2> 615047 T1902 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1437596456509767680)]} 0 4
[junit4:junit4]   2> 615050 T1882 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1437596456517107712)]} 0 0
[junit4:junit4]   2> 615057 T1951 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1437596456520253440)]} 0 1
[junit4:junit4]   2> 615057 T1916 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1437596456520253440)]} 0 4
[junit4:junit4]   2> 615060 T1883 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1437596456527593472)]} 0 0
[junit4:junit4]   2> 615066 T1936 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1437596456530739200)]} 0 0
[junit4:junit4]   2> 615067 T1901 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1437596456530739200)]} 0 4
[junit4:junit4]   2> 615070 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437596456538079232)]} 0 0
[junit4:junit4]   2> 615077 T1952 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1437596456542273536)]} 0 0
[junit4:junit4]   2> 615078 T1919 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437596456542273536)]} 0 4
[junit4:junit4]   2> 615081 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1437596456549613568)]} 0 0
[junit4:junit4]   2> 615090 T1937 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1437596456555905024)]} 0 0
[junit4:junit4]   2> 615091 T1900 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1437596456555905024)]} 0 4
[junit4:junit4]   2> 615091 T1917 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 7
[junit4:junit4]   2> 615096 T1880 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1437596456565342208)]} 0 1
[junit4:junit4]   2> 615110 T1954 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1437596456574779392)]} 0 0
[junit4:junit4]   2> 615112 T1918 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[25 (1437596456574779392)]} 0 7
[junit4:junit4]   2> 615112 T1903 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 11
[junit4:junit4]   2> 615115 T1882 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1437596456585265152)]} 0 0
[junit4:junit4]   2> 615121 T1953 C1516 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1437596456589459456)]} 0 0
[junit4:junit4]   2> 615122 T1920 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1437596456589459456)]} 0 4
[junit4:junit4]   2> 615125 T1883 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1437596456595750912)]} 0 1
[junit4:junit4]   2> 615131 T1932 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1437596456598896640)]} 0 0
[junit4:junit4]   2> 615133 T1904 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1437596456598896640)]} 0 5
[junit4:junit4]   2> 615137 T1884 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1437596456607285248)]} 0 1
[junit4:junit4]   2> 615149 T1933 C1519 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1437596456616722432)]} 0 0
[junit4:junit4]   2> 615150 T1905 C1518 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1437596456616722432)]} 0 5
[junit4:junit4]   2> 615152 T1921 C1515 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 12
[junit4:junit4]   2> 615156 T1885 C1517 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1437596456628256768)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C1520 name=collection1 org.apache.solr.core.SolrCore@1c968f39 url=http://127.0.0.1:54364/collection1 node=127.0.0.1:54364_ C1520_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54364_, base_url=http://127.0.0.1:54364}
[junit4:junit4]   2> 615180 T1949 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1437596456651325440)]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C1521 name=collection1 org.apache.solr.core.SolrCore@56c146a1 url=http://127.0.0.1:54345/collection1 node=127.0.0.1:54345_ C1521_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54345_, base_url=http://127.0.0.1:54345, leader=true}
[junit4:junit4]   2> 615180 T1919 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1437596456651325440)]} 0 3
[junit4:junit4]   2> ASYNC  NEW_CORE C1522 name=collection1 org.apache.solr.core.SolrCore@13602ef9 url=http://127.0.0.1:54324/collection1 node=127.0.0.1:54324_ C1522_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:54324_, base_url=http://127.0.0.1:54324, leader=true}
[junit4:junit4]   2> 615183 T1880 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1437596456656568320)]} 0 0
[junit4:junit4]   2> 615190 T1951 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1437596456660762624)]} 0 0
[junit4:junit4]   2> 615191 T1917 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1437596456660762624)]} 0 4
[junit4:junit4]   2> 615195 T1881 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1437596456668102656)]} 0 1
[junit4:junit4]   2> 615203 T1952 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1437596456674394112)]} 0 0
[junit4:junit4]   2> 615204 T1918 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[31 (1437596456674394112)]} 0 4
[junit4:junit4]   2> ASYNC  NEW_CORE C1523 name=collection1 org.apache.solr.core.SolrCore@67e10316 url=http://127.0.0.1:54336/collection1 node=127.0.0.1:54336_ C1523_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54336_, base_url=http://127.0.0.1:54336, leader=true}
[junit4:junit4]   2> 615205 T1901 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31]} 0 8
[junit4:junit4]   2> 615207 T1882 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1437596456681734144)]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C1524 name=collection1 org.apache.solr.core.SolrCore@2d46df92 url=http://127.0.0.1:54354/collection1 node=127.0.0.1:54354_ C1524_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:54354_, base_url=http://127.0.0.1:54354}
[junit4:junit4]   2> 615217 T1935 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1437596456689074176)]} 0 0
[junit4:junit4]   2> 615218 T1900 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[32 (1437596456689074176)]} 0 4
[junit4:junit4]   2> 615219 T1920 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 8
[junit4:junit4]   2> 615223 T1883 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1437596456698511360)]} 0 1
[junit4:junit4]   2> 615229 T1954 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1437596456701657088)]} 0 0
[junit4:junit4]   2> 615230 T1921 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1437596456701657088)]} 0 4
[junit4:junit4]   2> 615233 T1884 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437596456708997120)]} 0 0
[junit4:junit4]   2> 615239 T1936 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1437596456712142848)]} 0 0
[junit4:junit4]   2> 615241 T1903 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437596456712142848)]} 0 5
[junit4:junit4]   2> 615244 T1885 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1437596456720531456)]} 0 0
[junit4:junit4]   2> 615250 T1937 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1437596456723677184)]} 0 0
[junit4:junit4]   2> 615251 T1904 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1437596456723677184)]} 0 4
[junit4:junit4]   2> 615254 T1880 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437596456731017216)]} 0 0
[junit4:junit4]   2> 615260 T1932 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1437596456734162944)]} 0 0
[junit4:junit4]   2> 615262 T1902 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437596456734162944)]} 0 5
[junit4:junit4]   2> 615265 T1881 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1437596456742551552)]} 0 0
[junit4:junit4]   2> 615270 T1953 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1437596456744648704)]} 0 0
[junit4:junit4]   2> 615271 T1916 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1437596456744648704)]} 0 4
[junit4:junit4]   2> 615274 T1882 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1437596456751988736)]} 0 0
[junit4:junit4]   2> 615282 T1934 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1437596456756183040)]} 0 1
[junit4:junit4]   2> 615283 T1905 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1437596456756183040)]} 0 5
[junit4:junit4]   2> 615286 T1883 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1437596456763523072)]} 0 1
[junit4:junit4]   2> 615291 T1950 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1437596456766668800)]} 0 0
[junit4:junit4]   2> 615292 T1919 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1437596456766668800)]} 0 4
[junit4:junit4]   2> 615295 T1884 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1437596456774008832)]} 0 0
[junit4:junit4]   2> 615302 T1933 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1437596456777154560)]} 0 1
[junit4:junit4]   2> 615303 T1901 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1437596456777154560)]} 0 5
[junit4:junit4]   2> 615306 T1885 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1437596456785543168)]} 0 0
[junit4:junit4]   2> 615316 T1935 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1437596456792883200)]} 0 0
[junit4:junit4]   2> 615318 T1900 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[41 (1437596456792883200)]} 0 5
[junit4:junit4]   2> 615319 T1917 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41]} 0 9
[junit4:junit4]   2> 615323 T1880 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1437596456802320384)]} 0 1
[junit4:junit4]   2> 615331 T1936 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1437596456808611840)]} 0 0
[junit4:junit4]   2> 615333 T1903 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[42 (1437596456808611840)]} 0 5
[junit4:junit4]   2> 615334 T1918 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42]} 0 9
[junit4:junit4]   2> 615338 T1881 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1437596456818049024)]} 0 1
[junit4:junit4]   2> 615344 T1937 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1437596456823291904)]} 0 0
[junit4:junit4]   2> 615346 T1904 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1437596456823291904)]} 0 5
[junit4:junit4]   2> 615349 T1882 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1437596456830631936)]} 0 0
[junit4:junit4]   2> 615355 T1932 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1437596456834826240)]} 0 0
[junit4:junit4]   2> 615357 T1902 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1437596456834826240)]} 0 4
[junit4:junit4]   2> 615361 T1883 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1437596456842166272)]} 0 1
[junit4:junit4]   2> 615373 T1949 C1520 P54364 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1437596456851603456)]} 0 1
[junit4:junit4]   2> 615373 T1920 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1437596456851603456)]} 0 4
[junit4:junit4]   2> 615376 T1884 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437596456858943488)]} 0 0
[junit4:junit4]   2> 615382 T1934 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1437596456863137792)]} 0 0
[junit4:junit4]   2> 615383 T1905 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437596456863137792)]} 0 3
[junit4:junit4]   2> 615387 T1885 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1437596456870477824)]} 0 0
[junit4:junit4]   2> 615393 T1933 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1437596456873623552)]} 0 0
[junit4:junit4]   2> 615394 T1901 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1437596456873623552)]} 0 4
[junit4:junit4]   2> 615397 T1880 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1437596456880963584)]} 0 0
[junit4:junit4]   2> 615407 T1935 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1437596456888303616)]} 0 0
[junit4:junit4]   2> 615408 T1900 C1523 P54336 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54345/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[48 (1437596456888303616)]} 0 4
[junit4:junit4]   2> 615409 T1921 C1521 P54345 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48]} 0 8
[junit4:junit4]   2> 615411 T1881 C1522 P54324 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1437596456895643648)]} 0 0
[junit4:junit4]   2> 615419 T1936 C1524 P54354 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:54336/collection1/&update.distrib=FROMLEADER&wt=javabi

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

.ShardSplitTest-1371000693399\zookeeper FAILED !!!!!
[junit4:junit4]   2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-1371000693399 FAILED !!!!!
[junit4:junit4]   2> 2550233 T7004 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2550237 T7004 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57237 57237
[junit4:junit4]   2> 2551124 T7095 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2551990 T7095 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2551993 T7004 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 57244
[junit4:junit4]   2> 2552012 T7004 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2552012 T7004 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57237 57237
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=8775FD2CA8228EE3 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Etc/GMT-1 -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   61.5s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:57256 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([8775FD2CA8228EE3:6937334DF7DEEDF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2552017 T7004 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=ms_MY, timezone=Etc/GMT-1
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=3,free=176411056,total=344477696
[junit4:junit4]   2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, PeerSyncTest, TestAtomicUpdateErrorCases, DebugComponentTest, TestSolrQueryParserResource, MultiTermTest, TestReload, SystemInfoHandlerTest, PluginInfoTest, TestRTGBase, WordBreakSolrSpellCheckerTest, HighlighterTest, TestWordDelimiterFilterFactory, ExternalFileFieldSortTest, TestDocumentBuilder, TestComponentsName, BadIndexSchemaTest, UniqFieldsUpdateProcessorFactoryTest, SimpleFacetsTest, TestPostingsSolrHighlighter, IndexSchemaRuntimeFieldTest, ResponseLogComponentTest, TestSchemaSimilarityResource, TestDefaultSimilarityFactory, TestRecovery, TestSolrDeletionPolicy2, SchemaVersionSpecificBehaviorTest, TestJmxMonitoredMap, TestCodecSupport, BadCopyFieldTest, RecoveryZkTest, TestTrie, TestRandomDVFaceting, TestMaxScoreQueryParser, JsonLoaderTest, BinaryUpdateRequestHandlerTest, QueryEqualityTest, SliceStateUpdateTest, TestSolrQueryParser, TestQuerySenderNoQuery, AlternateDirectoryTest, TestLMDirichletSimilarityFactory, BadComponentTest, DocumentAnalysisRequestHandlerTest, TestLazyCores, TestPhraseSuggestions, DocValuesMultiTest, BasicDistributedZk2Test, TestFunctionQuery, TestExtendedDismaxParser, DirectSolrConnectionTest, SuggesterWFSTTest, CSVRequestHandlerTest, CachingDirectoryFactoryTest, JSONWriterTest, IndexBasedSpellCheckerTest, IndexSchemaTest, PathHierarchyTokenizerFactoryTest, TestMergePolicyConfig, QueryResultKeyTest, LoggingHandlerTest, TestPerFieldSimilarity, BasicFunctionalityTest, TestReplicationHandler, ScriptEngineTest, ChaosMonkeySafeLeaderTest, ChaosMonkeyShardSplitTest, DateFieldTest, TestBM25SimilarityFactory, LeaderElectionIntegrationTest, QueryParsingTest, BasicZkTest, TestDocSet, TestConfig, TestUniqueKeyFieldResource, RequestHandlersTest, TestLMJelinekMercerSimilarityFactory, SpellingQueryConverterTest, PreAnalyzedUpdateProcessorTest, TestIndexSearcher, TestBinaryResponseWriter, DistributedQueryElevationComponentTest, XsltUpdateRequestHandlerTest, SynonymTokenizerTest, SolrRequestParserTest, TestFaceting, TestStressVersions, SearchHandlerTest, TestQueryUtils, FastVectorHighlighterTest, TestStressReorder, TestPseudoReturnFields, TestRealTimeGet, TestRemoteStreaming, TestRandomFaceting, TestDynamicFieldResource, TestPHPSerializedResponseWriter, TestIBSimilarityFactory, TestFoldingMultitermQuery, MoreLikeThisHandlerTest, TestFiltering, SolrIndexConfigTest, SpellCheckComponentTest, TestJmxIntegration, TestIndexingPerformance, TestCloudManagedSchemaAddField, DirectUpdateHandlerTest, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestDefaultSearchFieldResource, TermVectorComponentDistributedTest, SolrInfoMBeanTest, TestPropInjectDefaults, StatelessScriptUpdateProcessorFactoryTest, TestPluginEnable, TestUpdate, SOLR749Test, CurrencyFieldOpenExchangeTest, OverseerTest, TestCoreContainer, TestStressRecovery, TestHashPartitioner, NumericFieldsTest, TestManagedSchemaFieldResource, SpellCheckCollatorTest, NotRequiredUniqueKeyTest, TermsComponentTest, TestFieldResource, ShowFileRequestHandlerTest, PreAnalyzedFieldTest, ConvertedLegacyTest, ZkNodePropsTest, TestArbitraryIndexDir, ClusterStateUpdateTest, SyncSliceTest, FileBasedSpellCheckerTest, SimplePostToolTest, TestValueSourceCache, SolrCoreCheckLockOnStartupTest, DisMaxRequestHandlerTest, MBeansHandlerTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestMultiCoreConfBootstrap, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, DocumentBuilderTest, TermVectorComponentTest, RequiredFieldsTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, HighlighterConfigTest, TestPropInject, TestQuerySenderListener, IndexReaderFactoryTest, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestNumberUtils, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, AliasIntegrationTest, ShardSplitTest]
[junit4:junit4] Completed in 61.53s, 1 test, 1 error <<< FAILURES!

[...truncated 65 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:385: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:365: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 296 suites, 1243 tests, 3 errors, 18 ignored (12 assumptions)

Total time: 64 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2918 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2918/
Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:65485/pom/sd returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:65485/pom/sd returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([F2120BE21E020659:73F485FA695D6665]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9943 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 2346903 T6713 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pom/sd
[junit4:junit4]   2> 2346908 T6713 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1370971429905
[junit4:junit4]   2> 2346910 T6713 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2346911 T6714 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2347009 T6713 oasc.ZkTestServer.run start zk server on port:65466
[junit4:junit4]   2> 2347012 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2347027 T6720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@736daa18 name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2347028 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2347028 T6713 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2347037 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2347041 T6722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56dbae51 name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2347041 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2347041 T6713 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2347047 T6713 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2347052 T6713 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2347056 T6713 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2347061 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2347063 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2347072 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2347072 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2347079 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2347079 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2347084 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2347085 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2347090 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2347091 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2347095 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2347096 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2347101 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2347102 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2347107 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2347108 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2347113 T6713 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2347113 T6713 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2347514 T6713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2347520 T6713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
[junit4:junit4]   2> 2347520 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2347521 T6713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2347521 T6713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118
[junit4:junit4]   2> 2347521 T6713 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\solr.xml
[junit4:junit4]   2> 2347521 T6713 oasc.CoreContainer.<init> New CoreContainer 1533438182
[junit4:junit4]   2> 2347523 T6713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\'
[junit4:junit4]   2> 2347523 T6713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\'
[junit4:junit4]   2> 2347621 T6713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2347621 T6713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2347622 T6713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2347622 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2347622 T6713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2347622 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2347623 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2347623 T6713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2347624 T6713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2347625 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2347632 T6713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2347633 T6713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65466/solr
[junit4:junit4]   2> 2347633 T6713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2347635 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2347650 T6733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@788faa7c name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2347651 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2347654 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2347661 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2347665 T6735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e0043eb name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2347665 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2347668 T6713 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2347674 T6713 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2347680 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2347683 T6713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65473_pom%2Fsd
[junit4:junit4]   2> 2347685 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65473_pom%2Fsd
[junit4:junit4]   2> 2347691 T6713 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2347702 T6713 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2347706 T6713 oasc.Overseer.start Overseer (id=89847983630778371-127.0.0.1:65473_pom%2Fsd-n_0000000000) starting
[junit4:junit4]   2> 2347714 T6713 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2347720 T6737 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2347721 T6713 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2347725 T6713 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2347729 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2347733 T6736 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2347737 T6738 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2347737 T6738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2349280 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2349281 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65473_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65473/pom/sd"}
[junit4:junit4]   2> 2349281 T6736 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2349282 T6736 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2349297 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2349821 T6738 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\collection1
[junit4:junit4]   2> 2349821 T6738 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2349822 T6738 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2349822 T6738 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2349825 T6738 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\collection1\'
[junit4:junit4]   2> 2349828 T6738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2349829 T6738 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118/collection1/lib/README' to classloader
[junit4:junit4]   2> 2349886 T6738 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2349965 T6738 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2349968 T6738 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2349980 T6738 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2350588 T6738 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2350592 T6738 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2350594 T6738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2350601 T6738 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2350638 T6738 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2350638 T6738 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1370971430118\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/control/data\
[junit4:junit4]   2> 2350639 T6738 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@687191d6
[junit4:junit4]   2> 2350639 T6738 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2350640 T6738 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/control/data\
[junit4:junit4]   2> 2350640 T6738 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/control/data\index/
[junit4:junit4]   2> 2350640 T6738 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1370971429904\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2350641 T6738 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/control/data\index
[junit4:junit4]   2> 2350646 T6738 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@77124d51 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39558c9b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2350647 T6738 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2350650 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2350651 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2350651 T6738 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2350652 T6738 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2350652 T6738 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2350652 T6738 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2350653 T6738 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2350653 T6738 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2350654 T6738 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2350665 T6738 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2350671 T6738 oass.SolrIndexSearcher.<init> Opening Searcher@3cf0f8ed main
[junit4:junit4]   2> 2350671 T6738 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904\control\data\tlog
[junit4:junit4]   2> 2350672 T6738 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2350673 T6738 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2350677 T6738 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2350678 T6738 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65473/pom/sd collection:control_collection shard:shard1
[junit4:junit4]   2> 2350679 T6739 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cf0f8ed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2350680 T6738 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2350766 T6738 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2350773 T6738 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2350773 T6738 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2350773 T6738 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65473/pom/sd/collection1/
[junit4:junit4]   2> 2350774 T6738 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2350774 T6738 oasc.SyncStrategy.syncToMe http://127.0.0.1:65473/pom/sd/collection1/ has no replicas
[junit4:junit4]   2> 2350774 T6738 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65473/pom/sd/collection1/
[junit4:junit4]   2> 2350774 T6738 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2350922 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2350942 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2350956 T6738 oasc.ZkController.register We are http://127.0.0.1:65473/pom/sd/collection1/ and leader is http://127.0.0.1:65473/pom/sd/collection1/
[junit4:junit4]   2> 2350956 T6738 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65473/pom/sd
[junit4:junit4]   2> 2350956 T6738 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2350956 T6738 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2350957 T6738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2350960 T6738 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2350961 T6713 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2350962 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2350962 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2350972 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2350974 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2350977 T6742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@805a9aa name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2350977 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2350981 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2350986 T6713 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2351395 T6713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2351400 T6713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
[junit4:junit4]   2> 2351400 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2351400 T6713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2351401 T6713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983
[junit4:junit4]   2> 2351401 T6713 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\solr.xml
[junit4:junit4]   2> 2351403 T6713 oasc.CoreContainer.<init> New CoreContainer 325808502
[junit4:junit4]   2> 2351404 T6713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\'
[junit4:junit4]   2> 2351404 T6713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\'
[junit4:junit4]   2> 2351517 T6713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2351517 T6713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2351517 T6713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2351518 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2351518 T6713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2351519 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2351519 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2351520 T6713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2351520 T6713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2351520 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2351530 T6713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2351531 T6713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65466/solr
[junit4:junit4]   2> 2351532 T6713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2351534 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2351547 T6753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46d5e606 name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2351547 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2351551 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2351551 T6715 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f3443dc190005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2351558 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2351563 T6755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@154286d4 name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2351563 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2351572 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2352571 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2352573 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65473_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65473/pom/sd"}
[junit4:junit4]   2> 2352586 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2352587 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2352587 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2352659 T6713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65485_pom%2Fsd
[junit4:junit4]   2> 2352663 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65485_pom%2Fsd
[junit4:junit4]   2> 2352669 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2352669 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2352670 T6742 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2352671 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2352675 T6735 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2352675 T6755 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2352688 T6756 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2352688 T6756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2354215 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2354217 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65485_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65485/pom/sd"}
[junit4:junit4]   2> 2354217 T6736 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 2354217 T6736 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2354270 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2354270 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2354270 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2354847 T6756 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\collection1
[junit4:junit4]   2> 2354848 T6756 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2354849 T6756 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2354849 T6756 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2354851 T6756 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\collection1\'
[junit4:junit4]   2> 2354853 T6756 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2354856 T6756 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983/collection1/lib/README' to classloader
[junit4:junit4]   2> 2354926 T6756 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2355009 T6756 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2355014 T6756 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2355027 T6756 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2355667 T6756 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2355671 T6756 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2355674 T6756 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2355680 T6756 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2355718 T6756 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2355719 T6756 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1370971433983\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty1\
[junit4:junit4]   2> 2355719 T6756 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@687191d6
[junit4:junit4]   2> 2355719 T6756 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2355720 T6756 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty1\
[junit4:junit4]   2> 2355720 T6756 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty1\index/
[junit4:junit4]   2> 2355720 T6756 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2355721 T6756 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty1\index
[junit4:junit4]   2> 2355725 T6756 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2355726 T6756 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2355731 T6756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2355731 T6756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2355732 T6756 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2355732 T6756 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2355733 T6756 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2355733 T6756 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2355733 T6756 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2355734 T6756 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2355734 T6756 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2355744 T6756 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2355752 T6756 oass.SolrIndexSearcher.<init> Opening Searcher@74a763d5 main
[junit4:junit4]   2> 2355753 T6756 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty1\tlog
[junit4:junit4]   2> 2355754 T6756 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2355754 T6756 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2355761 T6756 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2355761 T6756 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65485/pom/sd collection:collection1 shard:shard1
[junit4:junit4]   2> 2355763 T6757 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@74a763d5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2355763 T6756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2355785 T6756 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2355791 T6756 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2355791 T6756 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2355792 T6756 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65485/pom/sd/collection1/
[junit4:junit4]   2> 2355792 T6756 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2355792 T6756 oasc.SyncStrategy.syncToMe http://127.0.0.1:65485/pom/sd/collection1/ has no replicas
[junit4:junit4]   2> 2355792 T6756 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65485/pom/sd/collection1/
[junit4:junit4]   2> 2355793 T6756 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2355923 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2355940 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2355940 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2355940 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2355971 T6756 oasc.ZkController.register We are http://127.0.0.1:65485/pom/sd/collection1/ and leader is http://127.0.0.1:65485/pom/sd/collection1/
[junit4:junit4]   2> 2355971 T6756 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65485/pom/sd
[junit4:junit4]   2> 2355971 T6756 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2355972 T6756 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2355972 T6756 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2355975 T6756 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2355977 T6713 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2355978 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2355978 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2356391 T6713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2356396 T6713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
[junit4:junit4]   2> 2356396 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2356396 T6713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2356397 T6713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982
[junit4:junit4]   2> 2356397 T6713 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\solr.xml
[junit4:junit4]   2> 2356397 T6713 oasc.CoreContainer.<init> New CoreContainer 1979422478
[junit4:junit4]   2> 2356398 T6713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\'
[junit4:junit4]   2> 2356398 T6713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\'
[junit4:junit4]   2> 2356511 T6713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2356511 T6713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2356511 T6713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2356512 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2356513 T6713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2356513 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2356514 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2356514 T6713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2356514 T6713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2356514 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2356522 T6713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2356523 T6713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65466/solr
[junit4:junit4]   2> 2356524 T6713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2356526 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2356543 T6769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2051306 name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2356544 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2356548 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2356550 T6715 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f3443dc190007, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2356555 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2356559 T6771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f99281f name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2356559 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2356570 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2357572 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2357574 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65485_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65485/pom/sd"}
[junit4:junit4]   2> 2357585 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357585 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357585 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357585 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357653 T6713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65494_pom%2Fsd
[junit4:junit4]   2> 2357660 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65494_pom%2Fsd
[junit4:junit4]   2> 2357665 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357665 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2357666 T6742 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2357666 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2357667 T6771 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2357667 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2357670 T6735 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2357671 T6755 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2357680 T6772 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2357681 T6772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2359212 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2359213 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65494_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65494/pom/sd"}
[junit4:junit4]   2> 2359213 T6736 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2359213 T6736 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2359223 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2359224 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2359224 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2359224 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2359798 T6772 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\collection1
[junit4:junit4]   2> 2359798 T6772 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2359799 T6772 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2359800 T6772 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2359803 T6772 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\collection1\'
[junit4:junit4]   2> 2359805 T6772 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2359805 T6772 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982/collection1/lib/README' to classloader
[junit4:junit4]   2> 2359856 T6772 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2359916 T6772 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2359919 T6772 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2359933 T6772 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2360721 T6772 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2360727 T6772 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2360730 T6772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2360738 T6772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2360831 T6772 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2360832 T6772 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1370971438982\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty2\
[junit4:junit4]   2> 2360832 T6772 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@687191d6
[junit4:junit4]   2> 2360833 T6772 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2360833 T6772 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty2\
[junit4:junit4]   2> 2360834 T6772 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty2\index/
[junit4:junit4]   2> 2360834 T6772 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2360834 T6772 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty2\index
[junit4:junit4]   2> 2360838 T6772 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2360838 T6772 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2360842 T6772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2360843 T6772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2360844 T6772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2360844 T6772 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2360845 T6772 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2360845 T6772 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2360845 T6772 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2360846 T6772 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2360846 T6772 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2360857 T6772 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2360866 T6772 oass.SolrIndexSearcher.<init> Opening Searcher@6fc071b main
[junit4:junit4]   2> 2360867 T6772 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty2\tlog
[junit4:junit4]   2> 2360868 T6772 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2360868 T6772 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2360876 T6772 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2360876 T6772 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65494/pom/sd collection:collection1 shard:shard2
[junit4:junit4]   2> 2360882 T6773 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fc071b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2360883 T6772 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 2360898 T6772 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2360903 T6772 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2360903 T6772 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2360904 T6772 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65494/pom/sd/collection1/
[junit4:junit4]   2> 2360904 T6772 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2360904 T6772 oasc.SyncStrategy.syncToMe http://127.0.0.1:65494/pom/sd/collection1/ has no replicas
[junit4:junit4]   2> 2360904 T6772 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65494/pom/sd/collection1/
[junit4:junit4]   2> 2360904 T6772 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 2362259 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2362281 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2362281 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2362281 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2362281 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2362286 T6772 oasc.ZkController.register We are http://127.0.0.1:65494/pom/sd/collection1/ and leader is http://127.0.0.1:65494/pom/sd/collection1/
[junit4:junit4]   2> 2362287 T6772 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65494/pom/sd
[junit4:junit4]   2> 2362287 T6772 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2362288 T6772 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2362288 T6772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2362291 T6772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2362294 T6713 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2362295 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2362295 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2362740 T6713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2362754 T6713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
[junit4:junit4]   2> 2362754 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2362755 T6713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2362755 T6713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303
[junit4:junit4]   2> 2362756 T6713 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\solr.xml
[junit4:junit4]   2> 2362756 T6713 oasc.CoreContainer.<init> New CoreContainer 953119225
[junit4:junit4]   2> 2362757 T6713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\'
[junit4:junit4]   2> 2362757 T6713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\'
[junit4:junit4]   2> 2362859 T6713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2362859 T6713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2362860 T6713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2362861 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2362862 T6713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2362862 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2362863 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2362863 T6713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2362864 T6713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2362864 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2362878 T6713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2362879 T6713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65466/solr
[junit4:junit4]   2> 2362880 T6713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2362883 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2362899 T6785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62232d6b name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2362899 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2362904 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2363114 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2363118 T6787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d208c48 name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2363118 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2363127 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2363797 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2363799 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65494_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65494/pom/sd"}
[junit4:junit4]   2> 2363813 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2363813 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2363814 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2363815 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2363815 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2364132 T6713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65503_pom%2Fsd
[junit4:junit4]   2> 2364135 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65503_pom%2Fsd
[junit4:junit4]   2> 2364139 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2364140 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2364140 T6742 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2364140 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2364141 T6787 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2364141 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2364142 T6771 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2364142 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2364145 T6755 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2364146 T6735 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2364153 T6788 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2364153 T6788 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2365330 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2365331 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65503_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65503/pom/sd"}
[junit4:junit4]   2> 2365332 T6736 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2365332 T6736 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2365342 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2365343 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2365343 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2365343 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2365342 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2366157 T6788 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\collection1
[junit4:junit4]   2> 2366157 T6788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2366161 T6788 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2366161 T6788 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2366167 T6788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\collection1\'
[junit4:junit4]   2> 2366171 T6788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2366173 T6788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303/collection1/lib/README' to classloader
[junit4:junit4]   2> 2366228 T6788 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2366291 T6788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2366294 T6788 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2366303 T6788 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2366886 T6788 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2366889 T6788 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2366892 T6788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2366899 T6788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2366942 T6788 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2366942 T6788 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1370971445303\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\
[junit4:junit4]   2> 2366942 T6788 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@687191d6
[junit4:junit4]   2> 2366942 T6788 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2366943 T6788 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\
[junit4:junit4]   2> 2366943 T6788 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index/
[junit4:junit4]   2> 2366943 T6788 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2366944 T6788 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index
[junit4:junit4]   2> 2366948 T6788 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d43755 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11f1a3e8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2366949 T6788 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2366953 T6788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2366953 T6788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2366954 T6788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2366955 T6788 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2366955 T6788 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2366956 T6788 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2366956 T6788 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2366957 T6788 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2366957 T6788 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2366971 T6788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2366979 T6788 oass.SolrIndexSearcher.<init> Opening Searcher@87f66aa main
[junit4:junit4]   2> 2366980 T6788 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty3\tlog
[junit4:junit4]   2> 2366982 T6788 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2366983 T6788 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2366990 T6788 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2366991 T6788 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65503/pom/sd collection:collection1 shard:shard1
[junit4:junit4]   2> 2366993 T6789 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@87f66aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2367003 T6788 oasc.ZkController.register We are http://127.0.0.1:65503/pom/sd/collection1/ and leader is http://127.0.0.1:65485/pom/sd/collection1/
[junit4:junit4]   2> 2367004 T6788 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65503/pom/sd
[junit4:junit4]   2> 2367004 T6788 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2367004 T6788 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2367005 T6788 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2367007 T6713 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2367009 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2367009 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1977 name=collection1 org.apache.solr.core.SolrCore@bf78db1 url=http://127.0.0.1:65503/pom/sd/collection1 node=127.0.0.1:65503_pom%2Fsd C1977_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65503_pom%2Fsd, base_url=http://127.0.0.1:65503/pom/sd}
[junit4:junit4]   2> 2367058 T6790 C1977 P65503 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2367060 T6790 C1977 P65503 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2367060 T6790 C1977 P65503 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2367060 T6790 C1977 P65503 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2367116 T6790 C1977 P65503 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2367141 T6746 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2367441 T6713 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2367444 T6713 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:?????
[junit4:junit4]   2> 2367444 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2367445 T6713 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2367445 T6713 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018
[junit4:junit4]   2> 2367445 T6713 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\solr.xml
[junit4:junit4]   2> 2367447 T6713 oasc.CoreContainer.<init> New CoreContainer 855547658
[junit4:junit4]   2> 2367447 T6713 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\'
[junit4:junit4]   2> 2367448 T6713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\'
[junit4:junit4]   2> 2367555 T6713 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2367555 T6713 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2367556 T6713 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2367556 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2367556 T6713 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2367556 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2367557 T6713 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2367557 T6713 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2367558 T6713 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2367558 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2367567 T6713 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2367567 T6713 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65466/solr
[junit4:junit4]   2> 2367567 T6713 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2367569 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2367582 T6802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7db6082d name:ZooKeeperConnection Watcher:127.0.0.1:65466 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2367583 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2367586 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2367587 T6715 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f3443dc19000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2367594 T6713 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2367598 T6804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a037300 name:ZooKeeperConnection Watcher:127.0.0.1:65466/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2367599 T6713 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2367608 T6713 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2368359 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2368359 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65503_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65503/pom/sd"}
[junit4:junit4]   2> 2368373 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368374 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368374 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368374 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368373 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368373 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368614 T6713 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65513_pom%2Fsd
[junit4:junit4]   2> 2368618 T6713 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65513_pom%2Fsd
[junit4:junit4]   2> 2368622 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368623 T6804 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368623 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2368623 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2368624 T6742 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368624 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2368625 T6771 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368625 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2368626 T6787 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368626 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2368630 T6735 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368631 T6755 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2368641 T6805 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2368641 T6805 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2369142 T6746 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2369142 T6746 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:65503_pom%252Fsd&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2001 
[junit4:junit4]   2> 2369948 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2369949 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65513_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65513/pom/sd"}
[junit4:junit4]   2> 2369949 T6736 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2369949 T6736 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2369964 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2369965 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2369965 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2369965 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2369964 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2369965 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2370782 T6805 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\collection1
[junit4:junit4]   2> 2370782 T6805 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2370783 T6805 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2370783 T6805 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2370786 T6805 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\collection1\'
[junit4:junit4]   2> 2370788 T6805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2370789 T6805 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018/collection1/lib/README' to classloader
[junit4:junit4]   2> 2370861 T6805 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2370928 T6805 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2370931 T6805 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2370938 T6805 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> ASYNC  NEW_CORE C1978 name=collection1 org.apache.solr.core.SolrCore@bf78db1 url=http://127.0.0.1:65503/pom/sd/collection1 node=127.0.0.1:65503_pom%2Fsd C1978_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65503_pom%2Fsd, base_url=http://127.0.0.1:65503/pom/sd}
[junit4:junit4]   2> 2371332 T6790 C1978 P65503 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65485/pom/sd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2371333 T6790 C1978 P65503 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65503/pom/sd START replicas=[http://127.0.0.1:65485/pom/sd/collection1/] nUpdates=100
[junit4:junit4]   2> 2371334 T6790 C1978 P65503 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2371334 T6790 C1978 P65503 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2371334 T6790 C1978 P65503 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2371334 T6790 C1978 P65503 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2371335 T6790 C1978 P65503 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2371335 T6790 C1978 P65503 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65485/pom/sd/collection1/. core=collection1
[junit4:junit4]   2> 2371335 T6790 C1978 P65503 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1979 name=collection1 org.apache.solr.core.SolrCore@4345d29c url=http://127.0.0.1:65485/pom/sd/collection1 node=127.0.0.1:65485_pom%2Fsd C1979_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65485_pom%2Fsd, base_url=http://127.0.0.1:65485/pom/sd, leader=true}
[junit4:junit4]   2> 2371342 T6747 C1979 P65485 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C1980 name=collection1 org.apache.solr.core.SolrCore@4345d29c url=http://127.0.0.1:65485/pom/sd/collection1 node=127.0.0.1:65485_pom%2Fsd C1980_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65485_pom%2Fsd, base_url=http://127.0.0.1:65485/pom/sd, leader=true}
[junit4:junit4]   2> 2371354 T6748 C1980 P65485 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2371360 T6748 C1980 P65485 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2371361 T6748 C1980 P65485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2371362 T6748 C1980 P65485 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2371362 T6748 C1980 P65485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2371362 T6748 C1980 P65485 oass.SolrIndexSearcher.<init> Opening Searcher@3b5046d2 realtime
[junit4:junit4]   2> 2371363 T6748 C1980 P65485 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2371364 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> ASYNC  NEW_CORE C1981 name=collection1 org.apache.solr.core.SolrCore@bf78db1 url=http://127.0.0.1:65503/pom/sd/collection1 node=127.0.0.1:65503_pom%2Fsd C1981_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65503_pom%2Fsd, base_url=http://127.0.0.1:65503/pom/sd}
[junit4:junit4]   2> 2371365 T6790 C1981 P65503 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2371365 T6790 C1981 P65503 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2371369 T6750 C1980 P65485 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2371369 T6750 C1980 P65485 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2371370 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2371370 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2371370 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2371374 T6751 C1980 P65485 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2371375 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2371377 T6790 C1981 P65503 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index.20130611182414371
[junit4:junit4]   2> 2371377 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@34191f3a lockFactory=org.apache.lucene.store.NativeFSLockFactory@441a09da) fullCopy=false
[junit4:junit4]   2> 2371380 T6746 C1980 P65485 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2371382 T6790 C1981 P65503 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2371384 T6790 C1981 P65503 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2371384 T6790 C1981 P65503 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2371387 T6790 C1981 P65503 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d43755 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11f1a3e8),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d43755 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11f1a3e8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2371392 T6790 C1981 P65503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2371392 T6790 C1981 P65503 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2371392 T6790 C1981 P65503 oass.SolrIndexSearcher.<init> Opening Searcher@77bcebb7 main
[junit4:junit4]   2> 2371393 T6789 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77bcebb7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2371394 T6790 C1981 P65503 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index.20130611182414371 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index.20130611182414371;done=true>>]
[junit4:junit4]   2> 2371394 T6790 C1981 P65503 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index.20130611182414371
[junit4:junit4]   2> 2371394 T6790 C1981 P65503 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty3\index.20130611182414371
[junit4:junit4]   2> 2371394 T6790 C1981 P65503 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2371394 T6790 C1981 P65503 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2371395 T6790 C1981 P65503 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2371395 T6790 C1981 P65503 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2371399 T6790 C1981 P65503 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2371567 T6805 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2371571 T6805 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2371574 T6805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2371580 T6805 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2371624 T6805 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2371625 T6805 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1370971450018\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\
[junit4:junit4]   2> 2371626 T6805 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@687191d6
[junit4:junit4]   2> 2371626 T6805 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2371627 T6805 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\
[junit4:junit4]   2> 2371628 T6805 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index/
[junit4:junit4]   2> 2371628 T6805 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2371629 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2371629 T6805 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index
[junit4:junit4]   2> 2371630 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65503_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65503/pom/sd"}
[junit4:junit4]   2> 2371639 T6805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17b77e48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac6121b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2371639 T6805 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2371645 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371646 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371646 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371647 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371647 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371649 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2371649 T6805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2371650 T6805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2371651 T6805 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2371652 T6805 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2371653 T6805 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2371653 T6805 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2371655 T6805 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2371656 T6805 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2371656 T6805 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2371669 T6805 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2371676 T6805 oass.SolrIndexSearcher.<init> Opening Searcher@4c7e29f main
[junit4:junit4]   2> 2371678 T6805 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1370971429904\jetty4\tlog
[junit4:junit4]   2> 2371679 T6805 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2371679 T6805 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2371684 T6808 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c7e29f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2371686 T6805 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2371686 T6805 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65513/pom/sd collection:collection1 shard:shard2
[junit4:junit4]   2> 2371693 T6805 oasc.ZkController.register We are http://127.0.0.1:65513/pom/sd/collection1/ and leader is http://127.0.0.1:65494/pom/sd/collection1/
[junit4:junit4]   2> 2371693 T6805 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65513/pom/sd
[junit4:junit4]   2> 2371694 T6805 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2371694 T6805 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1982 name=collection1 org.apache.solr.core.SolrCore@10fb61bb url=http://127.0.0.1:65513/pom/sd/collection1 node=127.0.0.1:65513_pom%2Fsd C1982_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:65513_pom%2Fsd, base_url=http://127.0.0.1:65513/pom/sd}
[junit4:junit4]   2> 2371695 T6809 C1982 P65513 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2371696 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2371696 T6809 C1982 P65513 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2371696 T6809 C1982 P65513 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2371697 T6805 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2371699 T6809 C1982 P65513 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2371701 T6713 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2371701 T6713 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2371702 T6713 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2371710 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2371711 T6765 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2371712 T6713 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 2371712 T6713 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 2371713 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2372814 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2373310 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2373311 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65513_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65513/pom/sd"}
[junit4:junit4]   2> 2373330 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373331 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373331 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373330 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373330 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373330 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2373911 T6765 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2373911 T6765 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:65513_pom%252Fsd&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2200 
[junit4:junit4]   2> 2373916 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2375021 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1982_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:65513_pom%2Fsd, base_url=http://127.0.0.1:65513/pom/sd}
[junit4:junit4]   2> 2376112 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:65494/pom/sd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2376112 T6809 C1982 P65513 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:65513/pom/sd START replicas=[http://127.0.0.1:65494/pom/sd/collection1/] nUpdates=100
[junit4:junit4]   2> 2376113 T6809 C1982 P65513 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2376113 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2376113 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2376113 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2376113 T6809 C1982 P65513 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2376114 T6809 C1982 P65513 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:65494/pom/sd/collection1/. core=collection1
[junit4:junit4]   2> 2376114 T6809 C1982 P65513 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1983 name=collection1 org.apache.solr.core.SolrCore@5c5b7bdd url=http://127.0.0.1:65494/pom/sd/collection1 node=127.0.0.1:65494_pom%2Fsd C1983_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65494_pom%2Fsd, base_url=http://127.0.0.1:65494/pom/sd, leader=true}
[junit4:junit4]   2> 2376126 T6764 C1983 P65494 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2376128 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2376129 T6767 C1983 P65494 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2376133 T6767 C1983 P65494 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2376137 T6767 C1983 P65494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2376138 T6767 C1983 P65494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2376138 T6767 C1983 P65494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2376138 T6767 C1983 P65494 oass.SolrIndexSearcher.<init> Opening Searcher@a0779e6 realtime
[junit4:junit4]   2> 2376138 T6767 C1983 P65494 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2376139 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 2376141 T6809 C1982 P65513 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2376141 T6809 C1982 P65513 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2376144 T6763 C1983 P65494 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2376144 T6763 C1983 P65494 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2376145 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2376145 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2376145 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2376148 T6765 C1983 P65494 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2376150 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2376152 T6809 C1982 P65513 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index.20130611182419146
[junit4:junit4]   2> 2376152 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f7834fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@71aaf830) fullCopy=false
[junit4:junit4]   2> 2376155 T6766 C1983 P65494 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2376157 T6809 C1982 P65513 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2376158 T6809 C1982 P65513 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2376158 T6809 C1982 P65513 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2376160 T6809 C1982 P65513 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17b77e48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac6121b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17b77e48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac6121b),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2376160 T6809 C1982 P65513 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2376161 T6809 C1982 P65513 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2376161 T6809 C1982 P65513 oass.SolrIndexSearcher.<init> Opening Searcher@16d75679 main
[junit4:junit4]   2> 2376162 T6808 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16d75679 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2376163 T6809 C1982 P65513 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index.20130611182419146 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index.20130611182419146;done=true>>]
[junit4:junit4]   2> 2376163 T6809 C1982 P65513 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index.20130611182419146
[junit4:junit4]   2> 2376163 T6809 C1982 P65513 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1370971429904/jetty4\index.20130611182419146
[junit4:junit4]   2> 2376164 T6809 C1982 P65513 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2376164 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2376164 T6809 C1982 P65513 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2376164 T6809 C1982 P65513 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2376172 T6809 C1982 P65513 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2376644 T6736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2376645 T6736 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:65513_pom%2Fsd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:65513/pom/sd"}
[junit4:junit4]   2> 2376656 T6771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2376656 T6787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2376656 T6735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2376657 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2376659 T6742 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2376657 T6755 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2377232 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2377233 T6713 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1984 name=collection1 org.apache.solr.core.SolrCore@2733cc56 url=http://127.0.0.1:65473/pom/sd/collection1 node=127.0.0.1:65473_pom%2Fsd C1984_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:65473_pom%2Fsd, base_url=http://127.0.0.1:65473/pom/sd, leader=true}
[junit4:junit4]   2> 2377243 T6726 C1984 P65473 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2377247 T6726 C1984 P65473 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@77124d51 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39558c9b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2377247 T6726 C1984 P65473 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2377248 T6726 C1984 P65473 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@77124d51 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39558c9b),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@77124d51 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39558c9b),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2377248 T6726 C1984 P65473 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2377248 T6726 C1984 P65473 oass.SolrIndexSearcher.<init> Opening Searcher@2e3d4623 main
[junit4:junit4]   2> 2377249 T6726 C1984 P65473 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2377250 T6739 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e3d4623 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2377252 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 2377260 T6748 C1980 P65485 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2377260 T6748 C1980 P65485 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12484234 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cb77bb9),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2377261 T6748 C1980 P65485 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2377261 T6748 C1980 P65485 oass.SolrIndexSearcher.<init> Opening Searcher@337678d0 main
[junit4:junit4]   2> 2377262 T6748 C1980 P65485 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2377263 T6757 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@337678d0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2377264 T6748 C1980 P65485 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:65503/pom/sd/collection1/, StdNode: http://127.0.0.1:65494/pom/sd/collection1/, StdNode: http://127.0.0.1:65513/pom/sd/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 2377270 T6762 C1983 P65494 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2377271 T6762 C1983 P65494 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3659ebe6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@732ecd7),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2377272 T6762 C1983 P65494 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2377272 T6762 C1983 P65494 oass.SolrIndexSearcher.<init> Opening Searcher@49b170e4 main
[junit4:junit4]   2> 2377272 T6762 C1983 P65494 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C1982_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65513_pom%2Fsd, base_url=http://127.0.0.1:65513/pom/sd}
[junit4:junit4]   2> 2377279 T6797 C1982 P65513 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C1981_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:65503_pom%2Fsd, base_url=http://127.0.0.1:65503/pom/sd}
[junit4:junit4]   2> 2377279 T6781 C1981 P65503 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2377281 T6773 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49b170e4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2377281 T6797 C1982 P65513 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17b77e48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac6121b),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17b77e48 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ac6121b),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2377282 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 2377284 T6797 C1982 P65513 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2377284 T6781 C1981 P65503 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d43755 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11f1a3e8),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d43755 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11f1a3e8),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2377285 T6781 C1981 P65503 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2377286 T6781 C1981 P65503 oass.SolrIndexSearcher.<init> Opening Searcher@cf4ed1e main
[junit4:junit4]   2> 2377286 T6781 C1981 P65503 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2377285 T6797 C1982 P65513 oass.SolrIndexSearcher.<init> Opening Searcher@103d56f1 main
[junit4:junit4]   2> 2377288 T6789 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cf4ed1e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2377289 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 2377288 T6797 C1982 P65513 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2377289 T6808 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@103d56f1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2377290 T6797 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 2377291 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 32
[junit4:junit4]   2> 2377292 T6713 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2377296 T6749 C1980 P65485 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2377299 T6783 C1981 P65503 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2377302 T6763 C1983 P65494 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2377305 T6798 C1982 P65513 oasc.SolrCore.execute [collection1] webapp=/pom/sd path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2379513 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437567772267642880)} 0 6
[junit4:junit4]   2> 2379534 T6798 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={update.distrib=FROMLEADER&_version_=-1437567772277080064&update.from=http://127.0.0.1:65494/pom/sd/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437567772277080064)} 0 3
[junit4:junit4]   2> 2379542 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={update.distrib=FROMLEADER&_version_=-1437567772290711552&update.from=http://127.0.0.1:65485/pom/sd/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437567772290711552)} 0 5
[junit4:junit4]   2> 2379544 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437567772290711552)} 0 13
[junit4:junit4]   2> 2379544 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437567772277080064)} 0 27
[junit4:junit4]   2> 2379549 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!0 (1437567772308537344)]} 0 1
[junit4:junit4]   2> 2379557 T6799 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1437567772312731648)]} 0 0
[junit4:junit4]   2> 2379559 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!0 (1437567772312731648)]} 0 7
[junit4:junit4]   2> 2379563 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!1 (1437567772324265984)]} 0 1
[junit4:junit4]   2> 2379572 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1437567772327411712)]} 0 1
[junit4:junit4]   2> 2379574 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!1 (1437567772327411712)]} 0 8
[junit4:junit4]   2> 2379578 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!2 (1437567772338946048)]} 0 1
[junit4:junit4]   2> 2379588 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1437567772346286080)]} 0 1
[junit4:junit4]   2> 2379590 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!2 (1437567772346286080)]} 0 6
[junit4:junit4]   2> 2379595 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!3 (1437567772357820416)]} 0 1
[junit4:junit4]   2> 2379607 T6800 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1437567772366209024)]} 0 0
[junit4:junit4]   2> 2379609 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1437567772366209024)]} 0 7
[junit4:junit4]   2> 2379612 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!3]} 0 13
[junit4:junit4]   2> 2379617 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!4 (1437567772379840512)]} 0 2
[junit4:junit4]   2> 2379626 T6795 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1437567772385083392)]} 0 2
[junit4:junit4]   2> 2379628 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!4 (1437567772385083392)]} 0 8
[junit4:junit4]   2> 2379632 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!5 (1437567772396617728)]} 0 0
[junit4:junit4]   2> 2379639 T6796 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1437567772400812032)]} 0 0
[junit4:junit4]   2> 2379642 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!5 (1437567772400812032)]} 0 6
[junit4:junit4]   2> 2379644 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!6 (1437567772409200640)]} 0 0
[junit4:junit4]   2> 2379656 T6780 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1437567772416540672)]} 0 0
[junit4:junit4]   2> 2379658 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1437567772416540672)]} 0 8
[junit4:junit4]   2> 2379659 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!6]} 0 12
[junit4:junit4]   2> 2379664 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!7 (1437567772429123584)]} 0 1
[junit4:junit4]   2> 2379676 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1437567772438560768)]} 0 0
[junit4:junit4]   2> 2379678 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!7 (1437567772438560768)]} 0 6
[junit4:junit4]   2> 2379680 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!7]} 0 13
[junit4:junit4]   2> 2379685 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!8 (1437567772452192256)]} 0 0
[junit4:junit4]   2> 2379693 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1437567772457435136)]} 0 0
[junit4:junit4]   2> 2379696 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!8 (1437567772457435136)]} 0 7
[junit4:junit4]   2> 2379701 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[j!9 (1437567772468969472)]} 0 0
[junit4:junit4]   2> 2379713 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1437567772475260928)]} 0 2
[junit4:junit4]   2> 2379714 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[j!9 (1437567772475260928)]} 0 8
[junit4:junit4]   2> 2379719 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[k!10 (1437567772487843840)]} 0 0
[junit4:junit4]   2> 2379733 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1437567772497281024)]} 0 1
[junit4:junit4]   2> 2379734 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1437567772497281024)]} 0 8
[junit4:junit4]   2> 2379736 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[k!10]} 0 13
[junit4:junit4]   2> 2379739 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[l!11 (1437567772508815360)]} 0 0
[junit4:junit4]   2> 2379753 T6797 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1437567772519301120)]} 0 1
[junit4:junit4]   2> 2379757 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1437567772519301120)]} 0 9
[junit4:junit4]   2> 2379758 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[l!11]} 0 13
[junit4:junit4]   2> 2379762 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[m!12 (1437567772532932608)]} 0 1
[junit4:junit4]   2> 2379773 T6798 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1437567772538175488)]} 0 1
[junit4:junit4]   2> 2379775 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[m!12 (1437567772538175488)]} 0 8
[junit4:junit4]   2> 2379779 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[n!13 (1437567772549709824)]} 0 1
[junit4:junit4]   2> 2379792 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1437567772559147008)]} 0 1
[junit4:junit4]   2> 2379794 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!13 (1437567772559147008)]} 0 7
[junit4:junit4]   2> 2379795 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[n!13]} 0 12
[junit4:junit4]   2> 2379802 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[o!14 (1437567772574875648)]} 0 2
[junit4:junit4]   2> 2379812 T6799 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1437567772579069952)]} 0 1
[junit4:junit4]   2> 2379813 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[o!14 (1437567772579069952)]} 0 7
[junit4:junit4]   2> 2379818 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[p!15 (1437567772591652864)]} 0 0
[junit4:junit4]   2> 2379831 T6780 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1437567772600041472)]} 0 1
[junit4:junit4]   2> 2379833 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1437567772600041472)]} 0 8
[junit4:junit4]   2> 2379835 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[p!15]} 0 13
[junit4:junit4]   2> 2379839 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[q!16 (1437567772613672960)]} 0 1
[junit4:junit4]   2> 2379853 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1437567772624158720)]} 0 1
[junit4:junit4]   2> 2379854 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1437567772624158720)]} 0 6
[junit4:junit4]   2> 2379856 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[q!16]} 0 12
[junit4:junit4]   2> 2379862 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[r!17 (1437567772637790208)]} 0 1
[junit4:junit4]   2> 2379870 T6800 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1437567772641984512)]} 0 1
[junit4:junit4]   2> 2379874 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[r!17 (1437567772641984512)]} 0 9
[junit4:junit4]   2> 2379878 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[s!18 (1437567772653518848)]} 0 1
[junit4:junit4]   2> 2379891 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1437567772664004608)]} 0 1
[junit4:junit4]   2> 2379893 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1437567772664004608)]} 0 6
[junit4:junit4]   2> 2379894 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[s!18]} 0 12
[junit4:junit4]   2> 2379901 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[t!19 (1437567772678684672)]} 0 0
[junit4:junit4]   2> 2379910 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1437567772683927552)]} 0 1
[junit4:junit4]   2> 2379912 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[t!19 (1437567772683927552)]} 0 6
[junit4:junit4]   2> 2379917 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[u!20 (1437567772695461888)]} 0 0
[junit4:junit4]   2> 2379926 T6795 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1437567772700704768)]} 0 1
[junit4:junit4]   2> 2379927 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1437567772700704768)]} 0 5
[junit4:junit4]   2> 2379928 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[u!20]} 0 8
[junit4:junit4]   2> 2379931 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[v!21 (1437567772710141952)]} 0 0
[junit4:junit4]   2> 2379937 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1437567772713287680)]} 0 0
[junit4:junit4]   2> 2379938 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[v!21 (1437567772713287680)]} 0 4
[junit4:junit4]   2> 2379941 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[w!22 (1437567772720627712)]} 0 0
[junit4:junit4]   2> 2379949 T6780 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1437567772725870592)]} 0 0
[junit4:junit4]   2> 2379950 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[w!22 (1437567772725870592)]} 0 4
[junit4:junit4]   2> 2379953 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[x!23 (1437567772733210624)]} 0 0
[junit4:junit4]   2> 2379963 T6797 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1437567772739502080)]} 0 0
[junit4:junit4]   2> 2379964 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1437567772739502080)]} 0 5
[junit4:junit4]   2> 2379965 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[x!23]} 0 9
[junit4:junit4]   2> 2379968 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[y!24 (1437567772748939264)]} 0 0
[junit4:junit4]   2> 2379979 T6798 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1437567772757327872)]} 0 0
[junit4:junit4]   2> 2379980 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1437567772757327872)]} 0 4
[junit4:junit4]   2> 2379981 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[y!24]} 0 9
[junit4:junit4]   2> 2379983 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[z!25 (1437567772764667904)]} 0 0
[junit4:junit4]   2> 2379989 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1437567772767813632)]} 0 0
[junit4:junit4]   2> 2379990 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[z!25 (1437567772767813632)]} 0 4
[junit4:junit4]   2> 2379992 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!26 (1437567772774105088)]} 0 0
[junit4:junit4]   2> 2379997 T6799 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1437567772777250816)]} 0 0
[junit4:junit4]   2> 2379998 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!26 (1437567772777250816)]} 0 3
[junit4:junit4]   2> 2380001 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!27 (1437567772783542272)]} 0 0
[junit4:junit4]   2> 2380010 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1437567772789833728)]} 0 0
[junit4:junit4]   2> 2380012 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1437567772789833728)]} 0 5
[junit4:junit4]   2> 2380013 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!27]} 0 8
[junit4:junit4]   2> 2380015 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!28 (1437567772798222336)]} 0 0
[junit4:junit4]   2> 2380022 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1437567772802416640)]} 0 0
[junit4:junit4]   2> 2380023 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!28 (1437567772802416640)]} 0 4
[junit4:junit4]   2> 2380026 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!29 (1437567772809756672)]} 0 0
[junit4:junit4]   2> 2380034 T6800 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1437567772813950976)]} 0 0
[junit4:junit4]   2> 2380035 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!29 (1437567772813950976)]} 0 5
[junit4:junit4]   2> 2380038 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!30 (1437567772822339584)]} 0 0
[junit4:junit4]   2> 2380049 T6795 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1437567772830728192)]} 0 0
[junit4:junit4]   2> 2380050 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1437567772830728192)]} 0 4
[junit4:junit4]   2> 2380050 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!30]} 0 9
[junit4:junit4]   2> 2380053 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!31 (1437567772838068224)]} 0 0
[junit4:junit4]   2> 2380063 T6796 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1437567772844359680)]} 0 0
[junit4:junit4]   2> 2380064 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1437567772844359680)]} 0 5
[junit4:junit4]   2> 2380065 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!31]} 0 8
[junit4:junit4]   2> 2380067 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!32 (1437567772852748288)]} 0 0
[junit4:junit4]   2> 2380075 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1437567772856942592)]} 0 0
[junit4:junit4]   2> 2380076 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!32 (1437567772856942592)]} 0 5
[junit4:junit4]   2> 2380080 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!33 (1437567772865331200)]} 0 1
[junit4:junit4]   2> 2380085 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1437567772868476928)]} 0 0
[junit4:junit4]   2> 2380087 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!33 (1437567772868476928)]} 0 5
[junit4:junit4]   2> 2380091 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!34 (1437567772877914112)]} 0 0
[junit4:junit4]   2> 2380100 T6780 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1437567772884205568)]} 0 0
[junit4:junit4]   2> 2380102 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1437567772884205568)]} 0 5
[junit4:junit4]   2> 2380104 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!34]} 0 10
[junit4:junit4]   2> 2380106 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[j!35 (1437567772893642752)]} 0 0
[junit4:junit4]   2> 2380112 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1437567772896788480)]} 0 0
[junit4:junit4]   2> 2380114 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[j!35 (1437567772896788480)]} 0 5
[junit4:junit4]   2> 2380116 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[k!36 (1437567772904128512)]} 0 0
[junit4:junit4]   2> 2380124 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1437567772908322816)]} 0 1
[junit4:junit4]   2> 2380124 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[k!36 (1437567772908322816)]} 0 4
[junit4:junit4]   2> 2380127 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[l!37 (1437567772915662848)]} 0 0
[junit4:junit4]   2> 2380134 T6797 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1437567772918808576)]} 0 0
[junit4:junit4]   2> 2380136 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[l!37 (1437567772918808576)]} 0 6
[junit4:junit4]   2> 2380139 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[m!38 (1437567772928245760)]} 0 0
[junit4:junit4]   2> 2380145 T6798 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1437567772931391488)]} 0 0
[junit4:junit4]   2> 2380148 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[m!38 (1437567772931391488)]} 0 6
[junit4:junit4]   2> 2380150 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[n!39 (1437567772939780096)]} 0 0
[junit4:junit4]   2> 2380156 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1437567772942925824)]} 0 0
[junit4:junit4]   2> 2380157 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[n!39 (1437567772942925824)]} 0 4
[junit4:junit4]   2> 2380160 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[o!40 (1437567772950265856)]} 0 0
[junit4:junit4]   2> 2380170 T6799 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1437567772957605888)]} 0 0
[junit4:junit4]   2> 2380171 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!40 (1437567772957605888)]} 0 4
[junit4:junit4]   2> 2380172 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[o!40]} 0 7
[junit4:junit4]   2> 2380174 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[p!41 (1437567772964945920)]} 0 0
[junit4:junit4]   2> 2380181 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1437567772969140224)]} 0 0
[junit4:junit4]   2> 2380183 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[p!41 (1437567772969140224)]} 0 5
[junit4:junit4]   2> 2380187 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[q!42 (1437567772978577408)]} 0 0
[junit4:junit4]   2> 2380194 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1437567772982771712)]} 0 0
[junit4:junit4]   2> 2380195 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[q!42 (1437567772982771712)]} 0 4
[junit4:junit4]   2> 2380198 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[r!43 (1437567772990111744)]} 0 0
[junit4:junit4]   2> 2380208 T6800 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1437567772997451776)]} 0 0
[junit4:junit4]   2> 2380209 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!43 (1437567772997451776)]} 0 4
[junit4:junit4]   2> 2380210 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[r!43]} 0 9
[junit4:junit4]   2> 2380212 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[s!44 (1437567773004791808)]} 0 0
[junit4:junit4]   2> 2380222 T6780 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1437567773011083264)]} 0 0
[junit4:junit4]   2> 2380224 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1437567773011083264)]} 0 6
[junit4:junit4]   2> 2380225 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[s!44]} 0 10
[junit4:junit4]   2> 2380227 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[t!45 (1437567773020520448)]} 0 0
[junit4:junit4]   2> 2380236 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1437567773025763328)]} 0 0
[junit4:junit4]   2> 2380237 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1437567773025763328)]} 0 5
[junit4:junit4]   2> 2380237 T6765 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[t!45]} 0 7
[junit4:junit4]   2> 2380240 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[u!46 (1437567773034151936)]} 0 0
[junit4:junit4]   2> 2380246 T6795 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1437567773037297664)]} 0 0
[junit4:junit4]   2> 2380247 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[u!46 (1437567773037297664)]} 0 4
[junit4:junit4]   2> 2380251 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[v!47 (1437567773045686272)]} 0 0
[junit4:junit4]   2> 2380257 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1437567773048832000)]} 0 0
[junit4:junit4]   2> 2380259 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[v!47 (1437567773048832000)]} 0 5
[junit4:junit4]   2> 2380261 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[w!48 (1437567773056172032)]} 0 0
[junit4:junit4]   2> 2380267 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1437567773060366336)]} 0 0
[junit4:junit4]   2> 2380268 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[w!48 (1437567773060366336)]} 0 3
[junit4:junit4]   2> 2380271 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[x!49 (1437567773066657792)]} 0 0
[junit4:junit4]   2> 2380277 T6796 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1437567773069803520)]} 0 0
[junit4:junit4]   2> 2380278 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[x!49 (1437567773069803520)]} 0 4
[junit4:junit4]   2> 2380282 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[y!50 (1437567773078192128)]} 0 0
[junit4:junit4]   2> 2380291 T6797 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1437567773084483584)]} 0 0
[junit4:junit4]   2> 2380292 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1437567773084483584)]} 0 4
[junit4:junit4]   2> 2380293 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[y!50]} 0 8
[junit4:junit4]   2> 2380295 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[z!51 (1437567773091823616)]} 0 0
[junit4:junit4]   2> 2380301 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1437567773094969344)]} 0 0
[junit4:junit4]   2> 2380302 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[z!51 (1437567773094969344)]} 0 4
[junit4:junit4]   2> 2380305 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!52 (1437567773102309376)]} 0 0
[junit4:junit4]   2> 2380311 T6798 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1437567773105455104)]} 0 0
[junit4:junit4]   2> 2380312 T6767 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[a!52 (1437567773105455104)]} 0 4
[junit4:junit4]   2> 2380317 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!53 (1437567773113843712)]} 0 1
[junit4:junit4]   2> 2380321 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1437567773116989440)]} 0 0
[junit4:junit4]   2> 2380322 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[b!53 (1437567773116989440)]} 0 3
[junit4:junit4]   2> 2380324 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!54 (1437567773122232320)]} 0 0
[junit4:junit4]   2> 2380330 T6782 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1437567773125378048)]} 0 0
[junit4:junit4]   2> 2380331 T6746 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[c!54 (1437567773125378048)]} 0 4
[junit4:junit4]   2> 2380334 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!55 (1437567773132718080)]} 0 0
[junit4:junit4]   2> 2380342 T6799 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1437567773137960960)]} 0 0
[junit4:junit4]   2> 2380343 T6763 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!55 (1437567773137960960)]} 0 4
[junit4:junit4]   2> 2380344 T6751 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[d!55]} 0 7
[junit4:junit4]   2> 2380347 T6731 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!56 (1437567773146349568)]} 0 0
[junit4:junit4]   2> 2380353 T6795 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1437567773149495296)]} 0 0
[junit4:junit4]   2> 2380354 T6766 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[e!56 (1437567773149495296)]} 0 4
[junit4:junit4]   2> 2380357 T6727 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!57 (1437567773156835328)]} 0 0
[junit4:junit4]   2> 2380365 T6796 C1982 P65513 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1437567773162078208)]} 0 0
[junit4:junit4]   2> 2380367 T6764 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!57 (1437567773162078208)]} 0 5
[junit4:junit4]   2> 2380368 T6747 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[f!57]} 0 8
[junit4:junit4]   2> 2380371 T6726 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!58 (1437567773170466816)]} 0 1
[junit4:junit4]   2> 2380379 T6781 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1437567773176758272)]} 0 0
[junit4:junit4]   2> 2380380 T6748 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65494/pom/sd/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!58 (1437567773176758272)]} 0 4
[junit4:junit4]   2> 2380381 T6762 C1983 P65494 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[g!58]} 0 8
[junit4:junit4]   2> 2380383 T6728 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!59 (1437567773184098304)]} 0 0
[junit4:junit4]   2> 2380389 T6778 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1437567773187244032)]} 0 0
[junit4:junit4]   2> 2380390 T6750 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[h!59 (1437567773187244032)]} 0 4
[junit4:junit4]   2> 2380393 T6729 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!60 (1437567773194584064)]} 0 0
[junit4:junit4]   2> 2380400 T6783 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1437567773197729792)]} 0 0
[junit4:junit4]   2> 2380401 T6749 C1980 P65485 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[i!60 (1437567773197729792)]} 0 5
[junit4:junit4]   2> 2380404 T6730 C1984 P65473 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={wt=javabin&version=2} {add=[j!61 (1437567773206118400)]} 0 0
[junit4:junit4]   2> 2380412 T6779 C1981 P65503 oasup.LogUpdateProcessor.finish [collection1] webapp=/pom/sd path=/update params={distrib.from=http://127.0.0.1:65485/pom/sd/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1437567773211361280)]} 0 0
[junit4:junit4]   2> 2380412 T6746 C198

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

e: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2414047 T6787 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2412897 T6804 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2414048 T6804 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2414048 T6713 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 65473
[junit4:junit4]   2> 2414048 T6804 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2414065 T6713 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2414066 T6713 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:65466 65466
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=F2120BE21E020659 -Dtests.slow=true -Dtests.locale=hi_IN -Dtests.timezone=Portugal -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   67.2s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:65485/pom/sd returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2120BE21E020659:73F485FA695D6665]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:150)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2414077 T6713 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=hi_IN, timezone=Portugal
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=175619472,total=332267520
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, CopyFieldTest, PeerSyncTest, TestCharFilters, TestDefaultSimilarityFactory, TestFoldingMultitermQuery, TestSolrXMLSerializer, CurrencyFieldXmlFileTest, TestSchemaVersionResource, TestBadConfig, ScriptEngineTest, MoreLikeThisHandlerTest, SignatureUpdateProcessorFactoryTest, SolrCoreTest, TestPerFieldSimilarity, TestStressLucene, TestNumberUtils, JsonLoaderTest, MBeansHandlerTest, TestFastLRUCache, ShowFileRequestHandlerTest, ConvertedLegacyTest, CoreContainerCoreInitFailuresTest, TestDynamicFieldResource, TestSolrJ, TestBinaryResponseWriter, ResourceLoaderTest, QueryResultKeyTest, TestLazyCores, OpenCloseCoreStressTest, PingRequestHandlerTest, TestRandomFaceting, BinaryUpdateRequestHandlerTest, NumericFieldsTest, PrimitiveFieldTypeTest, TestCSVResponseWriter, DocValuesTest, OverseerTest, TestCollationField, TestCSVLoader, TestLFUCache, BadIndexSchemaTest, SliceStateTest, TestCoreContainer, PreAnalyzedFieldTest, SolrRequestParserTest, AliasIntegrationTest, TestQuerySenderNoQuery, TestFastWriter, LeaderElectionTest, ClusterStateUpdateTest, TermVectorComponentTest, TestDFRSimilarityFactory, TestSolr4Spatial, TestFunctionQuery, TestJoin, TestCopyFieldCollectionResource, DateMathParserTest, TestLMJelinekMercerSimilarityFactory, TestReversedWildcardFilterFactory, MinimalSchemaTest, UnloadDistributedZkTest, IndexBasedSpellCheckerTest, TestComponentsName, TestIBSimilarityFactory, TestFuzzyAnalyzedSuggestions, TestManagedSchema, TestMergePolicyConfig, TestRemoteStreaming, TestUpdate, SuggesterWFSTTest, TestLuceneMatchVersion, SpellCheckComponentTest, DisMaxRequestHandlerTest, TestIndexingPerformance, TestDocSet, RegexBoostProcessorTest, SliceStateUpdateTest, SuggesterFSTTest, TestSweetSpotSimilarityFactory, TestFaceting, TestHashPartitioner, SolrPluginUtilsTest, TestXIncludeConfig, AutoCommitTest, TestSolrQueryParserResource, FileUtilsTest, ReturnFieldsTest, TestMultiCoreConfBootstrap, SyncSliceTest, TestStressReorder, TestAddFieldRealTimeGet, DebugComponentTest, SynonymTokenizerTest, ChaosMonkeyShardSplitTest, CoreAdminHandlerTest, RequestHandlersTest, DistributedQueryElevationComponentTest, RecoveryZkTest, DateFieldTest, FieldAnalysisRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestReplicationHandler, TestTrie, SOLR749Test, ExternalFileFieldSortTest, AnalysisAfterCoreReloadTest, UniqFieldsUpdateProcessorFactoryTest, PluginInfoTest, QueryElevationComponentTest, PrimUtilsTest, JSONWriterTest, TestSolrQueryParser, TestRangeQuery, SoftAutoCommitTest, URLClassifyProcessorTest, QueryParsingTest, ChaosMonkeySafeLeaderTest, FastVectorHighlighterTest, HighlighterTest, DocumentAnalysisRequestHandlerTest, DirectSolrConnectionTest, LoggingHandlerTest, TestSolrIndexConfig, PreAnalyzedUpdateProcessorTest, SortByFunctionTest, TestPseudoReturnFields, TestSolrDeletionPolicy1, TestJmxIntegration, TestOmitPositions, TestConfig, TestLMDirichletSimilarityFactory, TestDocumentBuilder, TestGroupingSearch, ShardRoutingTest, TestSchemaSimilarityResource, SolrCoreCheckLockOnStartupTest, TestSerializedLuceneMatchVersion, UpdateRequestProcessorFactoryTest, DefaultValueUpdateProcessorTest, SystemInfoHandlerTest, TestReloadAndDeleteDocs, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterTSTTest, SuggesterTest, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, TestPropInject, TestQuerySenderListener, TestPropInjectDefaults, IndexReaderFactoryTest, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, EchoParamsTest, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TestPluginEnable, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, SolrTestCaseJ4Test, ShardSplitTest]
[junit4:junit4] Completed in 67.20s, 1 test, 1 error <<< FAILURES!

[...truncated 67 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:385: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:365: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 296 suites, 1243 tests, 1 error, 18 ignored (12 assumptions)

Total time: 66 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2917 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2917/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeyShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:58050 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:58050 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([F79B5C2836EE1054:767DD23041B17068]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9954 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ChaosMonkeyShardSplitTest
[junit4:junit4]   2> 2721962 T6907 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 2721968 T6907 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeyShardSplitTest-1370944658864
[junit4:junit4]   2> 2721970 T6907 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2721971 T6908 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2722079 T6907 oasc.ZkTestServer.run start zk server on port:58031
[junit4:junit4]   2> 2722081 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2722109 T6914 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f666f4a name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2722109 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2722109 T6907 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2722117 T6909 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f32ab5dbc0000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2722118 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2722122 T6916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@538f1e87 name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2722123 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2722123 T6907 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2722132 T6907 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2722137 T6907 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2722141 T6907 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2722147 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2722149 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2722160 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2722160 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2722168 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2722169 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2722175 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2722176 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2722181 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2722181 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2722194 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2722197 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2722206 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2722208 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2722214 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2722214 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2722221 T6907 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2722221 T6907 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2722230 T6909 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f32ab5dbc0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2722715 T6907 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2722722 T6907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58038
[junit4:junit4]   2> 2722723 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2722725 T6907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2722725 T6907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124
[junit4:junit4]   2> 2722725 T6907 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\solr.xml
[junit4:junit4]   2> 2722726 T6907 oasc.CoreContainer.<init> New CoreContainer 1772998454
[junit4:junit4]   2> 2722727 T6907 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\'
[junit4:junit4]   2> 2722728 T6907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\'
[junit4:junit4]   2> 2722855 T6907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2722856 T6907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2722856 T6907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2722857 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2722857 T6907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2722858 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2722858 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2722859 T6907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2722859 T6907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2722859 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2722869 T6907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2722870 T6907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58031/solr
[junit4:junit4]   2> 2722871 T6907 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2722872 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2722891 T6927 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@594b3810 name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2722892 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2722895 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2722895 T6909 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f32ab5dbc0002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2722906 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2722910 T6929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31915857 name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2722910 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2722913 T6907 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2722920 T6907 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2722928 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2722932 T6907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58038_
[junit4:junit4]   2> 2722934 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58038_
[junit4:junit4]   2> 2722940 T6907 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2722952 T6907 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2722956 T6907 oasc.Overseer.start Overseer (id=89846229164097539-127.0.0.1:58038_-n_0000000000) starting
[junit4:junit4]   2> 2722967 T6907 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2722978 T6931 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2722979 T6907 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2722984 T6907 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2722988 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2722993 T6930 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2722997 T6932 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2722997 T6932 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2724616 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2724619 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58038_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58038"}
[junit4:junit4]   2> 2724620 T6930 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2724622 T6930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2724634 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2725158 T6932 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\collection1
[junit4:junit4]   2> 2725158 T6932 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2725161 T6932 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2725161 T6932 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2725166 T6932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\collection1\'
[junit4:junit4]   2> 2725169 T6932 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2725171 T6932 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124/collection1/lib/README' to classloader
[junit4:junit4]   2> 2725235 T6932 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2725303 T6932 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2725305 T6932 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2725319 T6932 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2725911 T6932 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2725915 T6932 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2725917 T6932 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2725925 T6932 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2725966 T6932 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2725966 T6932 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-controljetty-1370944659124\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/control/data\
[junit4:junit4]   2> 2725967 T6932 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aad8bf3
[junit4:junit4]   2> 2725967 T6932 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2725968 T6932 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/control/data\
[junit4:junit4]   2> 2725968 T6932 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/control/data\index/
[junit4:junit4]   2> 2725968 T6932 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2725969 T6932 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/control/data\index
[junit4:junit4]   2> 2725975 T6932 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fc183fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@25799c64),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2725975 T6932 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2725979 T6932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2725980 T6932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2725980 T6932 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2725981 T6932 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2725981 T6932 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2725982 T6932 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2725982 T6932 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2725983 T6932 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2725983 T6932 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2725993 T6932 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2726000 T6932 oass.SolrIndexSearcher.<init> Opening Searcher@79860ff8 main
[junit4:junit4]   2> 2726001 T6932 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\control\data\tlog
[junit4:junit4]   2> 2726002 T6932 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2726002 T6932 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2726007 T6933 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79860ff8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2726008 T6932 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2726008 T6932 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58038 collection:control_collection shard:shard1
[junit4:junit4]   2> 2726009 T6932 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2726029 T6932 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2726035 T6932 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2726035 T6932 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2726035 T6932 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58038/collection1/
[junit4:junit4]   2> 2726035 T6932 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2726035 T6932 oasc.SyncStrategy.syncToMe http://127.0.0.1:58038/collection1/ has no replicas
[junit4:junit4]   2> 2726035 T6932 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58038/collection1/
[junit4:junit4]   2> 2726036 T6932 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2726260 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2726285 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2726322 T6932 oasc.ZkController.register We are http://127.0.0.1:58038/collection1/ and leader is http://127.0.0.1:58038/collection1/
[junit4:junit4]   2> 2726322 T6932 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58038
[junit4:junit4]   2> 2726323 T6932 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2726323 T6932 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2726323 T6932 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2726326 T6932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2726328 T6907 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2726329 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2726329 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2726345 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2726349 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2726354 T6936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7393b754 name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2726355 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2726357 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2726361 T6907 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2726989 T6907 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2726995 T6907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58050
[junit4:junit4]   2> 2726995 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2726996 T6907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2726997 T6907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256
[junit4:junit4]   2> 2726997 T6907 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\solr.xml
[junit4:junit4]   2> 2726997 T6907 oasc.CoreContainer.<init> New CoreContainer 2035126831
[junit4:junit4]   2> 2726998 T6907 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\'
[junit4:junit4]   2> 2726998 T6907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\'
[junit4:junit4]   2> 2727113 T6907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2727114 T6907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2727114 T6907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2727115 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2727115 T6907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2727115 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2727116 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2727116 T6907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2727117 T6907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2727118 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2727126 T6907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2727126 T6907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58031/solr
[junit4:junit4]   2> 2727127 T6907 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2727129 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2727146 T6947 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b28c01d name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2727147 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2727153 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2727159 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2727163 T6949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ef3efae name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2727164 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2727173 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2727917 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2727919 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58038_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58038"}
[junit4:junit4]   2> 2727940 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2727941 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2727941 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2728256 T6907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58050_
[junit4:junit4]   2> 2728262 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58050_
[junit4:junit4]   2> 2728271 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2728272 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2728275 T6929 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2728275 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2728279 T6949 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2728281 T6936 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2728298 T6950 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2728299 T6950 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2729572 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2729574 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58050_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58050"}
[junit4:junit4]   2> 2729574 T6930 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 2729574 T6930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2729588 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2729589 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2729589 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2730461 T6950 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\collection1
[junit4:junit4]   2> 2730461 T6950 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2730462 T6950 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2730462 T6950 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2730465 T6950 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\collection1\'
[junit4:junit4]   2> 2730467 T6950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2730467 T6950 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256/collection1/lib/README' to classloader
[junit4:junit4]   2> 2730535 T6950 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2730610 T6950 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2730612 T6950 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2730624 T6950 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2731265 T6950 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2731269 T6950 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2731272 T6950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2731281 T6950 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2731319 T6950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2731320 T6950 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty1-1370944663256\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty1\
[junit4:junit4]   2> 2731322 T6950 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aad8bf3
[junit4:junit4]   2> 2731469 T6950 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2731469 T6950 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty1\
[junit4:junit4]   2> 2731470 T6950 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty1\index/
[junit4:junit4]   2> 2731470 T6950 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2731470 T6950 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty1\index
[junit4:junit4]   2> 2731477 T6950 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2731477 T6950 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2731481 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2731481 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2731483 T6950 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2731484 T6950 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2731484 T6950 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2731484 T6950 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2731485 T6950 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2731485 T6950 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2731485 T6950 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2731496 T6950 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2731506 T6950 oass.SolrIndexSearcher.<init> Opening Searcher@65fd2370 main
[junit4:junit4]   2> 2731507 T6950 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty1\tlog
[junit4:junit4]   2> 2731508 T6950 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2731508 T6950 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2731515 T6950 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2731515 T6950 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58050 collection:collection1 shard:shard1
[junit4:junit4]   2> 2731516 T6951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65fd2370 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2731517 T6950 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2731539 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2731546 T6950 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2731546 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2731546 T6950 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58050/collection1/
[junit4:junit4]   2> 2731546 T6950 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2731546 T6950 oasc.SyncStrategy.syncToMe http://127.0.0.1:58050/collection1/ has no replicas
[junit4:junit4]   2> 2731546 T6950 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58050/collection1/
[junit4:junit4]   2> 2731546 T6950 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2733065 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2733091 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2733092 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2733091 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2733127 T6950 oasc.ZkController.register We are http://127.0.0.1:58050/collection1/ and leader is http://127.0.0.1:58050/collection1/
[junit4:junit4]   2> 2733127 T6950 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58050
[junit4:junit4]   2> 2733127 T6950 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2733128 T6950 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2733128 T6950 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2733133 T6950 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2733134 T6907 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2733135 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2733136 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2733678 T6907 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2733684 T6907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58059
[junit4:junit4]   2> 2733684 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2733685 T6907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2733685 T6907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041
[junit4:junit4]   2> 2733686 T6907 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\solr.xml
[junit4:junit4]   2> 2733688 T6907 oasc.CoreContainer.<init> New CoreContainer 1546231612
[junit4:junit4]   2> 2733689 T6907 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\'
[junit4:junit4]   2> 2733690 T6907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\'
[junit4:junit4]   2> 2733816 T6907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2733816 T6907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2733816 T6907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2733817 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2733817 T6907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2733818 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2733818 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2733820 T6907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2733820 T6907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2733821 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2733829 T6907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2733830 T6907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58031/solr
[junit4:junit4]   2> 2733831 T6907 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2733834 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2733856 T6963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@da60e1d name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2733856 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2733860 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2733868 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2733876 T6965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4580910f name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2733876 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2733888 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2734887 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2734889 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58050_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58050"}
[junit4:junit4]   2> 2734899 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2734900 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2734900 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2734901 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2735081 T6907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58059_
[junit4:junit4]   2> 2735085 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58059_
[junit4:junit4]   2> 2735091 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2735091 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2735091 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2735094 T6929 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2735094 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2735097 T6949 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2735098 T6965 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2735098 T6936 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2735107 T6966 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2735107 T6966 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2736692 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2736693 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58059_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58059"}
[junit4:junit4]   2> 2736694 T6930 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2736694 T6930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2736709 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2736709 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2736709 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2736709 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2737483 T6966 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\collection1
[junit4:junit4]   2> 2737484 T6966 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2737485 T6966 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2737486 T6966 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2737492 T6966 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\collection1\'
[junit4:junit4]   2> 2737497 T6966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2737501 T6966 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041/collection1/lib/README' to classloader
[junit4:junit4]   2> 2737597 T6966 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2737669 T6966 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2737673 T6966 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2737685 T6966 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2738350 T6966 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2738356 T6966 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2738358 T6966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2738367 T6966 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2738410 T6966 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2738411 T6966 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty2-1370944670041\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty2\
[junit4:junit4]   2> 2738411 T6966 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aad8bf3
[junit4:junit4]   2> 2738411 T6966 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2738411 T6966 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty2\
[junit4:junit4]   2> 2738413 T6966 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty2\index/
[junit4:junit4]   2> 2738413 T6966 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2738414 T6966 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty2\index
[junit4:junit4]   2> 2738418 T6966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2738418 T6966 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2738423 T6966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2738423 T6966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2738424 T6966 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2738424 T6966 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2738427 T6966 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2738427 T6966 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2738427 T6966 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2738428 T6966 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2738428 T6966 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2738438 T6966 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2738446 T6966 oass.SolrIndexSearcher.<init> Opening Searcher@4a32e8 main
[junit4:junit4]   2> 2738447 T6966 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty2\tlog
[junit4:junit4]   2> 2738449 T6966 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2738449 T6966 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2738454 T6967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a32e8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2738457 T6966 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2738457 T6966 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58059 collection:collection1 shard:shard2
[junit4:junit4]   2> 2738459 T6966 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 2738488 T6966 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2738501 T6966 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2738502 T6966 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2738504 T6966 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58059/collection1/
[junit4:junit4]   2> 2738504 T6966 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2738505 T6966 oasc.SyncStrategy.syncToMe http://127.0.0.1:58059/collection1/ has no replicas
[junit4:junit4]   2> 2738505 T6966 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58059/collection1/
[junit4:junit4]   2> 2738506 T6966 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 2738506 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2738539 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2738541 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2738542 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2738542 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2740356 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2740370 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2740370 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2740371 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2740371 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2740417 T6966 oasc.ZkController.register We are http://127.0.0.1:58059/collection1/ and leader is http://127.0.0.1:58059/collection1/
[junit4:junit4]   2> 2740417 T6966 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58059
[junit4:junit4]   2> 2740417 T6966 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2740418 T6966 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2740418 T6966 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2740422 T6966 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2740424 T6907 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2740425 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2740427 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2740949 T6907 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2740955 T6907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58068
[junit4:junit4]   2> 2740955 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2740955 T6907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2740956 T6907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330
[junit4:junit4]   2> 2740956 T6907 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\solr.xml
[junit4:junit4]   2> 2740956 T6907 oasc.CoreContainer.<init> New CoreContainer 1763442709
[junit4:junit4]   2> 2740956 T6907 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\'
[junit4:junit4]   2> 2740957 T6907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\'
[junit4:junit4]   2> 2741088 T6907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2741089 T6907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2741089 T6907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2741089 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2741090 T6907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2741090 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2741091 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2741092 T6907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2741092 T6907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2741092 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2741101 T6907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2741102 T6907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58031/solr
[junit4:junit4]   2> 2741103 T6907 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2741105 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2741123 T6979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@550fc9e9 name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2741123 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2741126 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2741134 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2741139 T6981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4cad0be2 name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2741140 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2741150 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2742163 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2742165 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58059_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58059"}
[junit4:junit4]   2> 2742187 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742188 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742189 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742187 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742189 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742343 T6907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58068_
[junit4:junit4]   2> 2742350 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58068_
[junit4:junit4]   2> 2742361 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742362 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742363 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2742366 T6981 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2742368 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2742369 T6929 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2742369 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2742377 T6936 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2742378 T6965 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2742379 T6949 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2742400 T6982 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2742401 T6982 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2743884 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2743885 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58068_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58068"}
[junit4:junit4]   2> 2743886 T6930 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2743886 T6930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2743914 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2743915 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2743915 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2743916 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2743917 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2744594 T6982 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\collection1
[junit4:junit4]   2> 2744595 T6982 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2744597 T6982 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2744598 T6982 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2744605 T6982 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\collection1\'
[junit4:junit4]   2> 2744609 T6982 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2744611 T6982 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330/collection1/lib/README' to classloader
[junit4:junit4]   2> 2744688 T6982 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2744753 T6982 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2744756 T6982 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2744766 T6982 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2745375 T6982 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2745378 T6982 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2745382 T6982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2745387 T6982 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2745432 T6982 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2745433 T6982 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty3-1370944677330\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\
[junit4:junit4]   2> 2745433 T6982 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aad8bf3
[junit4:junit4]   2> 2745433 T6982 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2745434 T6982 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\
[junit4:junit4]   2> 2745434 T6982 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index/
[junit4:junit4]   2> 2745434 T6982 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2745435 T6982 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index
[junit4:junit4]   2> 2745439 T6982 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42432bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dfa5322),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2745440 T6982 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2745443 T6982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2745443 T6982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2745444 T6982 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2745445 T6982 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2745445 T6982 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2745445 T6982 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2745446 T6982 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2745447 T6982 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2745447 T6982 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2745458 T6982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2745464 T6982 oass.SolrIndexSearcher.<init> Opening Searcher@1dabaf7b main
[junit4:junit4]   2> 2745465 T6982 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty3\tlog
[junit4:junit4]   2> 2745467 T6982 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2745467 T6982 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2745472 T6983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dabaf7b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2745474 T6982 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2745474 T6982 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58068 collection:collection1 shard:shard1
[junit4:junit4]   2> 2745481 T6982 oasc.ZkController.register We are http://127.0.0.1:58068/collection1/ and leader is http://127.0.0.1:58050/collection1/
[junit4:junit4]   2> 2745481 T6982 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58068
[junit4:junit4]   2> 2745481 T6982 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2745481 T6982 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 2745482 T6982 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2745483 T6907 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2745484 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2745484 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2344 name=collection1 org.apache.solr.core.SolrCore@2e07518 url=http://127.0.0.1:58068/collection1 node=127.0.0.1:58068_ C2344_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58068_, base_url=http://127.0.0.1:58068}
[junit4:junit4]   2> 2745500 T6984 C2344 P58068 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2745500 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2745501 T6984 C2344 P58068 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2745501 T6984 C2344 P58068 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2745513 T6984 C2344 P58068 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2745519 T6944 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2745535 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2745536 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58068_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58068"}
[junit4:junit4]   2> 2745548 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2745548 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2745549 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2745549 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2745549 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2745922 T6907 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2745927 T6907 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58078
[junit4:junit4]   2> 2745928 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2745929 T6907 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2745929 T6907 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388
[junit4:junit4]   2> 2745929 T6907 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\solr.xml
[junit4:junit4]   2> 2745930 T6907 oasc.CoreContainer.<init> New CoreContainer 1309765440
[junit4:junit4]   2> 2745930 T6907 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\'
[junit4:junit4]   2> 2745930 T6907 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\'
[junit4:junit4]   2> 2746037 T6907 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2746038 T6907 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2746038 T6907 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2746038 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2746039 T6907 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2746039 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2746040 T6907 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2746040 T6907 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2746040 T6907 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2746041 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2746049 T6907 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2746050 T6907 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58031/solr
[junit4:junit4]   2> 2746050 T6907 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2746052 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2746066 T6996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@746219bc name:ZooKeeperConnection Watcher:127.0.0.1:58031 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2746066 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2746072 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2746073 T6909 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13f32ab5dbc000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2746077 T6907 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2746081 T6998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38510115 name:ZooKeeperConnection Watcher:127.0.0.1:58031/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2746082 T6907 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2746089 T6907 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2746587 T6944 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2746589 T6944 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:58068_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1070 
[junit4:junit4]   2> 2747161 T6907 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58078_
[junit4:junit4]   2> 2747167 T6907 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58078_
[junit4:junit4]   2> 2747176 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2747178 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2747180 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2747182 T6998 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747184 T6981 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747185 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2747187 T6929 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747188 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2747192 T6949 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747193 T6965 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747193 T6936 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2747203 T6999 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2747203 T6999 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C2344_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:58068_, base_url=http://127.0.0.1:58068}
[junit4:junit4]   2> 2748724 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58050/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2748725 T6984 C2344 P58068 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58068 START replicas=[http://127.0.0.1:58050/collection1/] nUpdates=100
[junit4:junit4]   2> 2748726 T6984 C2344 P58068 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2748726 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2748726 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2748728 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2748729 T6984 C2344 P58068 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2748729 T6984 C2344 P58068 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58050/collection1/. core=collection1
[junit4:junit4]   2> 2748730 T6984 C2344 P58068 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2345 name=collection1 org.apache.solr.core.SolrCore@12f45993 url=http://127.0.0.1:58050/collection1 node=127.0.0.1:58050_ C2345_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58050_, base_url=http://127.0.0.1:58050, leader=true}
[junit4:junit4]   2> 2748746 T6944 C2345 P58050 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2748754 T6941 C2345 P58050 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2748758 T6941 C2345 P58050 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2748758 T6941 C2345 P58050 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2748759 T6941 C2345 P58050 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2748759 T6941 C2345 P58050 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2748759 T6941 C2345 P58050 oass.SolrIndexSearcher.<init> Opening Searcher@6eb627fb realtime
[junit4:junit4]   2> 2748759 T6941 C2345 P58050 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2748760 T6941 C2345 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 2748762 T6984 C2344 P58068 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2748762 T6984 C2344 P58068 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2748765 T6943 C2345 P58050 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2748766 T6943 C2345 P58050 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2748766 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2748766 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2748767 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2748768 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2748769 T6945 C2345 P58050 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2748769 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58078"}
[junit4:junit4]   2> 2748770 T6930 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2748770 T6930 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2748770 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2748771 T6984 C2344 P58068 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index.20130611195805666
[junit4:junit4]   2> 2748771 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7b79453e lockFactory=org.apache.lucene.store.NativeFSLockFactory@40ef7b9a) fullCopy=false
[junit4:junit4]   2> 2748774 T6940 C2345 P58050 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2748775 T6984 C2344 P58068 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2748776 T6984 C2344 P58068 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2748776 T6984 C2344 P58068 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2748779 T6984 C2344 P58068 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42432bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dfa5322),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42432bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dfa5322),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2748780 T6984 C2344 P58068 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2748780 T6984 C2344 P58068 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2748782 T6984 C2344 P58068 oass.SolrIndexSearcher.<init> Opening Searcher@3a8ff5fc main
[junit4:junit4]   2> 2748783 T6983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a8ff5fc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2748783 T6984 C2344 P58068 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index.20130611195805666 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index.20130611195805666;done=true>>]
[junit4:junit4]   2> 2748783 T6984 C2344 P58068 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index.20130611195805666
[junit4:junit4]   2> 2748784 T6984 C2344 P58068 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty3\index.20130611195805666
[junit4:junit4]   2> 2748784 T6984 C2344 P58068 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2748784 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2748784 T6984 C2344 P58068 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2748785 T6984 C2344 P58068 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2748786 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748786 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748786 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748787 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748787 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748788 T6998 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2748789 T6984 C2344 P58068 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2749341 T6999 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\collection1
[junit4:junit4]   2> 2749343 T6999 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2749345 T6999 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2749345 T6999 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2749352 T6999 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\collection1\'
[junit4:junit4]   2> 2749356 T6999 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2749358 T6999 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388/collection1/lib/README' to classloader
[junit4:junit4]   2> 2749421 T6999 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2749485 T6999 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2749488 T6999 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2749495 T6999 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2750107 T6999 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2750113 T6999 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2750116 T6999 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2750122 T6999 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2750159 T6999 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2750160 T6999 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-jetty4-1370944682388\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\
[junit4:junit4]   2> 2750160 T6999 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6aad8bf3
[junit4:junit4]   2> 2750162 T6999 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2750162 T6999 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\
[junit4:junit4]   2> 2750163 T6999 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index/
[junit4:junit4]   2> 2750163 T6999 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2750163 T6999 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index
[junit4:junit4]   2> 2750167 T6999 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d5bf224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63fe5340),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2750167 T6999 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2750174 T6999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2750174 T6999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2750175 T6999 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2750176 T6999 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2750177 T6999 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2750177 T6999 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2750177 T6999 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2750178 T6999 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2750178 T6999 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2750191 T6999 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2750199 T6999 oass.SolrIndexSearcher.<init> Opening Searcher@2acbd6c8 main
[junit4:junit4]   2> 2750199 T6999 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863\jetty4\tlog
[junit4:junit4]   2> 2750202 T6999 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2750202 T6999 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2750208 T6999 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2750208 T6999 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58078 collection:collection1 shard:shard2
[junit4:junit4]   2> 2750219 T7002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2acbd6c8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2750229 T6999 oasc.ZkController.register We are http://127.0.0.1:58078/collection1/ and leader is http://127.0.0.1:58059/collection1/
[junit4:junit4]   2> 2750229 T6999 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58078
[junit4:junit4]   2> 2750229 T6999 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2750229 T6999 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2346 name=collection1 org.apache.solr.core.SolrCore@29d97a0f url=http://127.0.0.1:58078/collection1 node=127.0.0.1:58078_ C2346_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:58078_, base_url=http://127.0.0.1:58078}
[junit4:junit4]   2> 2750230 T7003 C2346 P58078 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2750230 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2750230 T7003 C2346 P58078 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2750231 T7003 C2346 P58078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2750231 T6999 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2750233 T7003 C2346 P58078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2750234 T6907 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2750236 T6907 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2750236 T6907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2750245 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2750245 T6957 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2750248 T6907 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 2750248 T6907 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 2750250 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2750401 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2750403 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58068_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58068"}
[junit4:junit4]   2> 2750415 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58078"}
[junit4:junit4]   2> 2750425 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2750426 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2750426 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2750426 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2750426 T6998 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2750426 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2751314 T6957 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2751315 T6957 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:58078_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1070 
[junit4:junit4]   2> 2751320 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2752390 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C2346_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:58078_, base_url=http://127.0.0.1:58078}
[junit4:junit4]   2> 2753451 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58059/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2753452 T7003 C2346 P58078 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58078 START replicas=[http://127.0.0.1:58059/collection1/] nUpdates=100
[junit4:junit4]   2> 2753453 T7003 C2346 P58078 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2753453 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2753453 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2753454 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2753455 T7003 C2346 P58078 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2753455 T7003 C2346 P58078 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58059/collection1/. core=collection1
[junit4:junit4]   2> 2753456 T7003 C2346 P58078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2347 name=collection1 org.apache.solr.core.SolrCore@5b8f9e52 url=http://127.0.0.1:58059/collection1 node=127.0.0.1:58059_ C2347_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58059_, base_url=http://127.0.0.1:58059, leader=true}
[junit4:junit4]   2> 2753473 T6957 C2347 P58059 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2753475 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2753479 T6960 C2347 P58059 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2753482 T6960 C2347 P58059 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2753483 T6960 C2347 P58059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2753483 T6960 C2347 P58059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2753483 T6960 C2347 P58059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2753484 T6960 C2347 P58059 oass.SolrIndexSearcher.<init> Opening Searcher@18513d9a realtime
[junit4:junit4]   2> 2753484 T6960 C2347 P58059 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2753485 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 2753486 T7003 C2346 P58078 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2753486 T7003 C2346 P58078 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2753490 T6956 C2347 P58059 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2753490 T6956 C2347 P58059 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2753492 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2753492 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2753492 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2753494 T6958 C2347 P58059 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2753495 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2753496 T7003 C2346 P58078 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index.20130611195810390
[junit4:junit4]   2> 2753496 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@65de4322 lockFactory=org.apache.lucene.store.NativeFSLockFactory@38c89f7f) fullCopy=false
[junit4:junit4]   2> 2753499 T6959 C2347 P58059 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2753500 T7003 C2346 P58078 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2753501 T7003 C2346 P58078 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2753501 T7003 C2346 P58078 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2753504 T7003 C2346 P58078 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d5bf224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63fe5340),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d5bf224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63fe5340),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2753504 T7003 C2346 P58078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2753505 T7003 C2346 P58078 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2753505 T7003 C2346 P58078 oass.SolrIndexSearcher.<init> Opening Searcher@5f409587 main
[junit4:junit4]   2> 2753507 T7002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f409587 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2753509 T7003 C2346 P58078 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index.20130611195810390 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index.20130611195810390;done=true>>]
[junit4:junit4]   2> 2753509 T7003 C2346 P58078 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index.20130611195810390
[junit4:junit4]   2> 2753509 T7003 C2346 P58078 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ChaosMonkeyShardSplitTest-1370944658863/jetty4\index.20130611195810390
[junit4:junit4]   2> 2753510 T7003 C2346 P58078 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2753510 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2753510 T7003 C2346 P58078 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2753511 T7003 C2346 P58078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2753522 T7003 C2346 P58078 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2753644 T6930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2753646 T6930 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58078"}
[junit4:junit4]   2> 2753663 T6949 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2753663 T6981 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2753664 T6965 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2753665 T6929 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2753666 T6936 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2753667 T6998 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2754451 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2754453 T6907 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C2348 name=collection1 org.apache.solr.core.SolrCore@4d74d345 url=http://127.0.0.1:58038/collection1 node=127.0.0.1:58038_ C2348_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:58038_, base_url=http://127.0.0.1:58038, leader=true}
[junit4:junit4]   2> 2754469 T6924 C2348 P58038 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2754472 T6924 C2348 P58038 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fc183fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@25799c64),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2754472 T6924 C2348 P58038 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2754473 T6924 C2348 P58038 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fc183fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@25799c64),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@fc183fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@25799c64),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2754473 T6924 C2348 P58038 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2754473 T6924 C2348 P58038 oass.SolrIndexSearcher.<init> Opening Searcher@3c427a0d main
[junit4:junit4]   2> 2754474 T6924 C2348 P58038 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2754475 T6933 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c427a0d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2754475 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 2754481 T6961 C2347 P58059 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2754481 T6961 C2347 P58059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16fdd5ed lockFactory=org.apache.lucene.store.NativeFSLockFactory@66aff04a),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2754481 T6961 C2347 P58059 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2754482 T6961 C2347 P58059 oass.SolrIndexSearcher.<init> Opening Searcher@6ae0ec88 main
[junit4:junit4]   2> 2754482 T6961 C2347 P58059 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2754484 T6967 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ae0ec88 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2754485 T6961 C2347 P58059 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:58050/collection1/, StdNode: http://127.0.0.1:58068/collection1/, StdNode: http://127.0.0.1:58078/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> ASYNC  NEW_CORE C2349 name=collection1 org.apache.solr.core.SolrCore@12f45993 url=http://127.0.0.1:58050/collection1 node=127.0.0.1:58050_ C2349_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58050_, base_url=http://127.0.0.1:58050, leader=true}
[junit4:junit4]   2> 2754489 T6944 C2349 P58050 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2754496 T6944 C2349 P58050 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14c5a04a lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ce9d89),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2754496 T6944 C2349 P58050 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2754497 T6944 C2349 P58050 oass.SolrIndexSearcher.<init> Opening Searcher@64877934 main
[junit4:junit4]   2> 2754499 T6951 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64877934 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2>  C2346_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58078_, base_url=http://127.0.0.1:58078}
[junit4:junit4]   2> 2754499 T6990 C2346 P58078 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2754499 T6944 C2349 P58050 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2754500 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 2754502 T6990 C2346 P58078 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d5bf224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63fe5340),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d5bf224 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63fe5340),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2754502 T6990 C2346 P58078 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2754503 T6990 C2346 P58078 oass.SolrIndexSearcher.<init> Opening Searcher@1247d309 main
[junit4:junit4]   2> ASYNC  NEW_CORE C2350 name=collection1 org.apache.solr.core.SolrCore@2e07518 url=http://127.0.0.1:58068/collection1 node=127.0.0.1:58068_ C2350_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:58068_, base_url=http://127.0.0.1:58068}
[junit4:junit4]   2> 2754503 T6972 C2350 P58068 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2754504 T6972 C2350 P58068 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42432bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dfa5322),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42432bcd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dfa5322),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2754504 T6972 C2350 P58068 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2754503 T6990 C2346 P58078 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2754505 T6972 C2350 P58068 oass.SolrIndexSearcher.<init> Opening Searcher@640939ce main
[junit4:junit4]   2> 2754504 T7002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1247d309 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2754506 T6972 C2350 P58068 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2754507 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 2754507 T6983 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@640939ce main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2754508 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 2754508 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 2754509 T6907 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2754513 T6941 C2349 P58050 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2754515 T6973 C2350 P58068 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2754516 T6956 C2347 P58059 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2754518 T6988 C2346 P58078 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2756446 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437539702761586688)} 0 3
[junit4:junit4]   2> 2756463 T6989 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437539702769975296&update.from=http://127.0.0.1:58059/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437539702769975296)} 0 5
[junit4:junit4]   2> 2756473 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1437539702777315328&update.from=http://127.0.0.1:58050/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1437539702777315328)} 0 4
[junit4:junit4]   2> 2756474 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1437539702777315328)} 0 16
[junit4:junit4]   2> 2756475 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1437539702769975296)} 0 25
[junit4:junit4]   2> 2756480 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0 (1437539702800384000)]} 0 0
[junit4:junit4]   2> 2756493 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1437539702808772608)]} 0 1
[junit4:junit4]   2> 2756495 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[0 (1437539702808772608)]} 0 7
[junit4:junit4]   2> 2756496 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[0]} 0 11
[junit4:junit4]   2> 2756502 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1437539702822404096)]} 0 1
[junit4:junit4]   2> 2756510 T6973 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1437539702826598400)]} 0 1
[junit4:junit4]   2> 2756511 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1437539702826598400)]} 0 7
[junit4:junit4]   2> 2756515 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1437539702836035584)]} 0 1
[junit4:junit4]   2> 2756528 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1437539702844424192)]} 0 1
[junit4:junit4]   2> 2756530 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1437539702844424192)]} 0 9
[junit4:junit4]   2> 2756532 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2]} 0 13
[junit4:junit4]   2> 2756536 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1437539702858055680)]} 0 1
[junit4:junit4]   2> 2756545 T6988 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1437539702863298560)]} 0 1
[junit4:junit4]   2> 2756546 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1437539702863298560)]} 0 7
[junit4:junit4]   2> 2756549 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1437539702872735744)]} 0 0
[junit4:junit4]   2> 2756557 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1437539702876930048)]} 0 0
[junit4:junit4]   2> 2756559 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1437539702876930048)]} 0 7
[junit4:junit4]   2> 2756564 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1437539702888464384)]} 0 1
[junit4:junit4]   2> 2756575 T6993 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1437539702895804416)]} 0 1
[junit4:junit4]   2> 2756576 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1437539702895804416)]} 0 6
[junit4:junit4]   2> 2756578 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5]} 0 10
[junit4:junit4]   2> 2756582 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1437539702907338752)]} 0 1
[junit4:junit4]   2> 2756594 T6992 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1437539702915727360)]} 0 1
[junit4:junit4]   2> 2756596 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[6 (1437539702915727360)]} 0 6
[junit4:junit4]   2> 2756597 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6]} 0 11
[junit4:junit4]   2> 2756601 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1437539702927261696)]} 0 1
[junit4:junit4]   2> 2756609 T6994 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[7 (1437539702931456000)]} 0 0
[junit4:junit4]   2> 2756610 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1437539702931456000)]} 0 6
[junit4:junit4]   2> 2756613 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1437539702939844608)]} 0 0
[junit4:junit4]   2> 2756625 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1437539702949281792)]} 0 0
[junit4:junit4]   2> 2756627 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[8 (1437539702949281792)]} 0 6
[junit4:junit4]   2> 2756629 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8]} 0 11
[junit4:junit4]   2> 2756632 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1437539702959767552)]} 0 0
[junit4:junit4]   2> 2756646 T6989 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[9 (1437539702969204736)]} 0 1
[junit4:junit4]   2> 2756648 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1437539702969204736)]} 0 7
[junit4:junit4]   2> 2756650 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9]} 0 13
[junit4:junit4]   2> 2756655 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1437539702983884800)]} 0 0
[junit4:junit4]   2> 2756668 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1437539702990176256)]} 0 5
[junit4:junit4]   2> 2756669 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1437539702990176256)]} 0 8
[junit4:junit4]   2> 2756673 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1437539703002759168)]} 0 0
[junit4:junit4]   2> 2756682 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1437539703010099200)]} 0 0
[junit4:junit4]   2> 2756683 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[11 (1437539703010099200)]} 0 3
[junit4:junit4]   2> 2756685 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11]} 0 8
[junit4:junit4]   2> 2756686 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1437539703016390656)]} 0 0
[junit4:junit4]   2> 2756695 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1437539703022682112)]} 0 0
[junit4:junit4]   2> 2756696 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[12 (1437539703022682112)]} 0 4
[junit4:junit4]   2> 2756697 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12]} 0 8
[junit4:junit4]   2> 2756700 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1437539703031070720)]} 0 0
[junit4:junit4]   2> 2756706 T6973 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1437539703033167872)]} 0 1
[junit4:junit4]   2> 2756706 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1437539703033167872)]} 0 4
[junit4:junit4]   2> 2756709 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1437539703040507904)]} 0 0
[junit4:junit4]   2> 2756718 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1437539703044702208)]} 0 1
[junit4:junit4]   2> 2756719 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1437539703044702208)]} 0 6
[junit4:junit4]   2> 2756723 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1437539703055187968)]} 0 1
[junit4:junit4]   2> 2756731 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1437539703060430848)]} 0 0
[junit4:junit4]   2> 2756734 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1437539703060430848)]} 0 7
[junit4:junit4]   2> 2756738 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1437539703069868032)]} 0 1
[junit4:junit4]   2> 2756748 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1437539703078256640)]} 0 1
[junit4:junit4]   2> 2756750 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1437539703078256640)]} 0 6
[junit4:junit4]   2> 2756752 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16]} 0 11
[junit4:junit4]   2> 2756756 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1437539703089790976)]} 0 1
[junit4:junit4]   2> 2756764 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1437539703095033856)]} 0 0
[junit4:junit4]   2> 2756766 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1437539703095033856)]} 0 6
[junit4:junit4]   2> 2756770 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437539703104471040)]} 0 1
[junit4:junit4]   2> 2756777 T6988 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1437539703108665344)]} 0 0
[junit4:junit4]   2> 2756780 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18 (1437539703108665344)]} 0 6
[junit4:junit4]   2> 2756787 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19 (1437539703119151104)]} 0 3
[junit4:junit4]   2> 2756805 T6993 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1437539703131734016)]} 0 1
[junit4:junit4]   2> 2756807 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[19 (1437539703131734016)]} 0 11
[junit4:junit4]   2> 2756808 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19]} 0 17
[junit4:junit4]   2> 2756813 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20 (1437539703148511232)]} 0 1
[junit4:junit4]   2> 2756824 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1437539703157948416)]} 0 0
[junit4:junit4]   2> 2756826 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[20 (1437539703157948416)]} 0 5
[junit4:junit4]   2> 2756828 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20]} 0 12
[junit4:junit4]   2> 2756833 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21 (1437539703170531328)]} 0 1
[junit4:junit4]   2> 2756852 T6992 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1437539703178919936)]} 0 1
[junit4:junit4]   2> 2756856 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[21 (1437539703178919936)]} 0 16
[junit4:junit4]   2> 2756857 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21]} 0 20
[junit4:junit4]   2> 2756860 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22 (1437539703198842880)]} 0 0
[junit4:junit4]   2> 2756871 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1437539703206182912)]} 0 0
[junit4:junit4]   2> 2756873 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[22 (1437539703206182912)]} 0 6
[junit4:junit4]   2> 2756874 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22]} 0 10
[junit4:junit4]   2> 2756877 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437539703216668672)]} 0 0
[junit4:junit4]   2> 2756884 T6989 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1437539703219814400)]} 0 1
[junit4:junit4]   2> 2756885 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23 (1437539703219814400)]} 0 5
[junit4:junit4]   2> 2756889 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24 (1437539703228203008)]} 0 1
[junit4:junit4]   2> 2756900 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1437539703236591616)]} 0 0
[junit4:junit4]   2> 2756902 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[24 (1437539703236591616)]} 0 7
[junit4:junit4]   2> 2756903 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24]} 0 11
[junit4:junit4]   2> 2756908 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25 (1437539703249174528)]} 0 1
[junit4:junit4]   2> 2756919 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1437539703256514560)]} 0 1
[junit4:junit4]   2> 2756921 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[25 (1437539703256514560)]} 0 7
[junit4:junit4]   2> 2756922 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25]} 0 10
[junit4:junit4]   2> 2756927 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26 (1437539703269097472)]} 0 1
[junit4:junit4]   2> 2756939 T6988 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1437539703277486080)]} 0 1
[junit4:junit4]   2> 2756941 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[26 (1437539703277486080)]} 0 6
[junit4:junit4]   2> 2756942 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26]} 0 11
[junit4:junit4]   2> 2756946 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1437539703289020416)]} 0 0
[junit4:junit4]   2> 2756955 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1437539703293214720)]} 0 0
[junit4:junit4]   2> 2756956 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[27 (1437539703293214720)]} 0 7
[junit4:junit4]   2> 2756959 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28 (1437539703302651904)]} 0 1
[junit4:junit4]   2> 2756973 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1437539703313137664)]} 0 0
[junit4:junit4]   2> 2756974 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[28 (1437539703313137664)]} 0 6
[junit4:junit4]   2> 2756976 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[28]} 0 11
[junit4:junit4]   2> 2756980 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29 (1437539703323623424)]} 0 1
[junit4:junit4]   2> 2756991 T6993 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1437539703332012032)]} 0 1
[junit4:junit4]   2> 2756993 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[29 (1437539703332012032)]} 0 7
[junit4:junit4]   2> 2756994 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[29]} 0 10
[junit4:junit4]   2> 2756998 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1437539703342497792)]} 0 1
[junit4:junit4]   2> 2757006 T6992 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1437539703348789248)]} 0 1
[junit4:junit4]   2> 2757008 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[30 (1437539703348789248)]} 0 5
[junit4:junit4]   2> 2757012 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1437539703358226432)]} 0 1
[junit4:junit4]   2> 2757020 T6994 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1437539703363469312)]} 0 1
[junit4:junit4]   2> 2757022 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[31 (1437539703363469312)]} 0 5
[junit4:junit4]   2> 2757027 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32 (1437539703373955072)]} 0 0
[junit4:junit4]   2> 2757039 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1437539703381295104)]} 0 1
[junit4:junit4]   2> 2757041 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[32 (1437539703381295104)]} 0 7
[junit4:junit4]   2> 2757043 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[32]} 0 12
[junit4:junit4]   2> 2757048 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33 (1437539703395975168)]} 0 1
[junit4:junit4]   2> 2757060 T6989 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1437539703403315200)]} 0 1
[junit4:junit4]   2> 2757061 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[33 (1437539703403315200)]} 0 6
[junit4:junit4]   2> 2757063 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[33]} 0 12
[junit4:junit4]   2> 2757066 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437539703414849536)]} 0 0
[junit4:junit4]   2> 2757074 T6973 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1437539703419043840)]} 0 0
[junit4:junit4]   2> 2757076 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[34 (1437539703419043840)]} 0 7
[junit4:junit4]   2> 2757080 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1437539703429529600)]} 0 1
[junit4:junit4]   2> 2757088 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1437539703433723904)]} 0 1
[junit4:junit4]   2> 2757090 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[35 (1437539703433723904)]} 0 7
[junit4:junit4]   2> 2757095 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437539703444209664)]} 0 1
[junit4:junit4]   2> 2757104 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1437539703449452544)]} 0 2
[junit4:junit4]   2> 2757107 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[36 (1437539703449452544)]} 0 9
[junit4:junit4]   2> 2757110 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37 (1437539703460986880)]} 0 0
[junit4:junit4]   2> 2757123 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1437539703471472640)]} 0 0
[junit4:junit4]   2> 2757124 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[37 (1437539703471472640)]} 0 4
[junit4:junit4]   2> 2757125 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[37]} 0 9
[junit4:junit4]   2> 2757126 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38 (1437539703477764096)]} 0 0
[junit4:junit4]   2> 2757134 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1437539703484055552)]} 0 0
[junit4:junit4]   2> 2757135 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[38 (1437539703484055552)]} 0 3
[junit4:junit4]   2> 2757136 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[38]} 0 6
[junit4:junit4]   2> 2757140 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39 (1437539703492444160)]} 0 0
[junit4:junit4]   2> 2757149 T6988 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1437539703498735616)]} 0 1
[junit4:junit4]   2> 2757150 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[39 (1437539703498735616)]} 0 5
[junit4:junit4]   2> 2757151 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[39]} 0 9
[junit4:junit4]   2> 2757154 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40 (1437539703507124224)]} 0 0
[junit4:junit4]   2> 2757164 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[40 (1437539703512367104)]} 0 1
[junit4:junit4]   2> 2757165 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[40 (1437539703512367104)]} 0 6
[junit4:junit4]   2> 2757166 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[40]} 0 10
[junit4:junit4]   2> 2757169 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1437539703522852864)]} 0 0
[junit4:junit4]   2> 2757177 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[41 (1437539703527047168)]} 0 1
[junit4:junit4]   2> 2757179 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[41 (1437539703527047168)]} 0 7
[junit4:junit4]   2> 2757183 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1437539703537532928)]} 0 0
[junit4:junit4]   2> 2757192 T6973 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[42 (1437539703541727232)]} 0 2
[junit4:junit4]   2> 2757194 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[42 (1437539703541727232)]} 0 8
[junit4:junit4]   2> 2757197 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43 (1437539703552212992)]} 0 0
[junit4:junit4]   2> 2757209 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[43 (1437539703559553024)]} 0 1
[junit4:junit4]   2> 2757210 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[43 (1437539703559553024)]} 0 6
[junit4:junit4]   2> 2757210 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[43]} 0 9
[junit4:junit4]   2> 2757213 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44 (1437539703568990208)]} 0 0
[junit4:junit4]   2> 2757222 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[44 (1437539703574233088)]} 0 1
[junit4:junit4]   2> 2757225 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[44 (1437539703574233088)]} 0 7
[junit4:junit4]   2> 2757226 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[44]} 0 10
[junit4:junit4]   2> 2757230 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45 (1437539703585767424)]} 0 1
[junit4:junit4]   2> 2757239 T6993 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[45 (1437539703592058880)]} 0 1
[junit4:junit4]   2> 2757241 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[45 (1437539703592058880)]} 0 6
[junit4:junit4]   2> 2757242 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[45]} 0 9
[junit4:junit4]   2> 2757244 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437539703601496064)]} 0 0
[junit4:junit4]   2> 2757249 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[46 (1437539703603593216)]} 0 0
[junit4:junit4]   2> 2757250 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[46 (1437539703603593216)]} 0 4
[junit4:junit4]   2> 2757254 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1437539703611981824)]} 0 0
[junit4:junit4]   2> 2757262 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[47 (1437539703616176128)]} 0 1
[junit4:junit4]   2> 2757263 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[47 (1437539703616176128)]} 0 5
[junit4:junit4]   2> 2757268 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1437539703626661888)]} 0 1
[junit4:junit4]   2> 2757294 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[48 (1437539703639244800)]} 0 0
[junit4:junit4]   2> 2757295 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[48 (1437539703639244800)]} 0 15
[junit4:junit4]   2> 2757298 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1437539703658119168)]} 0 0
[junit4:junit4]   2> 2757305 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[49 (1437539703661264896)]} 0 0
[junit4:junit4]   2> 2757306 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[49 (1437539703661264896)]} 0 5
[junit4:junit4]   2> 2757307 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1437539703667556352)]} 0 0
[junit4:junit4]   2> 2757313 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[50 (1437539703671750656)]} 0 0
[junit4:junit4]   2> 2757315 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[50 (1437539703671750656)]} 0 4
[junit4:junit4]   2> 2757319 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1437539703680139264)]} 0 1
[junit4:junit4]   2> 2757327 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[51 (1437539703684333568)]} 0 0
[junit4:junit4]   2> 2757329 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[51 (1437539703684333568)]} 0 7
[junit4:junit4]   2> 2757333 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52 (1437539703694819328)]} 0 1
[junit4:junit4]   2> 2757340 T6976 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[52 (1437539703699013632)]} 0 1
[junit4:junit4]   2> 2757342 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[52 (1437539703699013632)]} 0 5
[junit4:junit4]   2> 2757347 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1437539703708450816)]} 0 1
[junit4:junit4]   2> 2757355 T6992 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[53 (1437539703714742272)]} 0 1
[junit4:junit4]   2> 2757356 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[53 (1437539703714742272)]} 0 5
[junit4:junit4]   2> 2757360 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1437539703723130880)]} 0 1
[junit4:junit4]   2> 2757367 T6973 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[54 (1437539703727325184)]} 0 0
[junit4:junit4]   2> 2757370 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[54 (1437539703727325184)]} 0 6
[junit4:junit4]   2> 2757374 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55 (1437539703737810944)]} 0 1
[junit4:junit4]   2> 2757386 T6977 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[55 (1437539703746199552)]} 0 1
[junit4:junit4]   2> 2757388 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[55 (1437539703746199552)]} 0 6
[junit4:junit4]   2> 2757390 T6956 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[55]} 0 12
[junit4:junit4]   2> 2757394 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56 (1437539703758782464)]} 0 1
[junit4:junit4]   2> 2757405 T6989 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[56 (1437539703766122496)]} 0 1
[junit4:junit4]   2> 2757406 T6958 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[56 (1437539703766122496)]} 0 5
[junit4:junit4]   2> 2757407 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[56]} 0 10
[junit4:junit4]   2> 2757413 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57 (1437539703778705408)]} 0 2
[junit4:junit4]   2> 2757424 T6990 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[57 (1437539703786045440)]} 0 0
[junit4:junit4]   2> 2757426 T6959 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[57 (1437539703786045440)]} 0 7
[junit4:junit4]   2> 2757427 T6943 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[57]} 0 12
[junit4:junit4]   2> 2757431 T6923 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58 (1437539703797579776)]} 0 0
[junit4:junit4]   2> 2757443 T6988 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[58 (1437539703807016960)]} 0 0
[junit4:junit4]   2> 2757444 T6957 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[58 (1437539703807016960)]} 0 6
[junit4:junit4]   2> 2757445 T6945 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[58]} 0 10
[junit4:junit4]   2> 2757450 T6924 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1437539703817502720)]} 0 1
[junit4:junit4]   2> 2757458 T6972 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[59 (1437539703821697024)]} 0 0
[junit4:junit4]   2> 2757460 T6944 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[59 (1437539703821697024)]} 0 6
[junit4:junit4]   2> 2757464 T6920 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60 (1437539703832182784)]} 0 1
[junit4:junit4]   2> 2757473 T6993 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[60 (1437539703839522816)]} 0 0
[junit4:junit4]   2> 2757476 T6961 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[60 (1437539703839522816)]} 0 6
[junit4:junit4]   2> 2757478 T6940 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[60]} 0 10
[junit4:junit4]   2> 2757482 T6921 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61 (1437539703850008576)]} 0 1
[junit4:junit4]   2> 2757488 T6974 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[61 (1437539703855251456)]} 0 0
[junit4:junit4]   2> 2757488 T6941 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[61 (1437539703855251456)]} 0 2
[junit4:junit4]   2> 2757491 T6925 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62 (1437539703860494336)]} 0 0
[junit4:junit4]   2> 2757498 T6994 C2346 P58078 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58059/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1437539703865737216)]} 0 0
[junit4:junit4]   2> 2757500 T6960 C2347 P58059 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[62 (1437539703865737216)]} 0 4
[junit4:junit4]   2> 2757501 T6942 C2349 P58050 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[62]} 0 7
[junit4:junit4]   2> 2757504 T6922 C2348 P58038 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[63 (1437539703874125824)]} 0 0
[junit4:junit4]   2> 2757509 T6975 C2350 P58068 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:58050/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1437539703877271552)]} 0 0
[junit4:junit4]   2> 2757

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

ldrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2791030 T6981 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2791032 T6907 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58038
[junit4:junit4]   2> 2790014 T6998 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2791035 T6998 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2791057 T6907 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2791058 T6907 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58031 58031
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=F79B5C2836EE1054 -Dtests.slow=true -Dtests.locale=es_ES -Dtests.timezone=Australia/Victoria -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   69.1s | ChaosMonkeyShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:58050 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([F79B5C2836EE1054:767DD23041B17068]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:228)
[junit4:junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyShardSplitTest.doTest(ChaosMonkeyShardSplitTest.java:136)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2791066 T6907 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Lucene41(blocksize=128), _version_=Pulsing41(freqCutoff=5 minBlockSize=57 maxBlockSize=117), n_ti=MockVariableIntBlock(baseBlockSize=6)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_ES, timezone=Australia/Victoria
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=144980640,total=439353344
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJoin, SimplePostToolTest, MBeansHandlerTest, BasicZkTest, TestMultiCoreConfBootstrap, SpellingQueryConverterTest, OverseerCollectionProcessorTest, TestSystemIdResolver, TestCloudManagedSchema, TestFunctionQuery, SuggesterWFSTTest, TestRandomFaceting, DateFieldTest, IndexSchemaTest, DirectSolrConnectionTest, TestSolrQueryParserDefaultOperatorResource, TestDefaultSimilarityFactory, AliasIntegrationTest, RequiredFieldsTest, TestSuggestSpellingConverter, DocumentAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, SolrTestCaseJ4Test, UpdateRequestProcessorFactoryTest, NotRequiredUniqueKeyTest, SoftAutoCommitTest, TestSolrQueryParser, TestStressRecovery, SuggesterFSTTest, DistanceFunctionTest, TestOmitPositions, DefaultValueUpdateProcessorTest, TestElisionMultitermQuery, TestAtomicUpdateErrorCases, DateMathParserTest, EchoParamsTest, SpellCheckComponentTest, DistributedQueryElevationComponentTest, PolyFieldTest, OpenExchangeRatesOrgProviderTest, TestCoreDiscovery, StandardRequestHandlerTest, TestLFUCache, ShowFileRequestHandlerTest, TestStressVersions, DocValuesTest, LukeRequestHandlerTest, TestPHPSerializedResponseWriter, SolrInfoMBeanTest, JSONWriterTest, OverseerTest, TestPerFieldSimilarity, IndexBasedSpellCheckerTest, ClusterStateTest, SolrIndexSplitterTest, MultiTermTest, TestSolrQueryParserResource, CopyFieldTest, TestMaxScoreQueryParser, PreAnalyzedUpdateProcessorTest, SampleTest, QueryResultKeyTest, FieldMutatingUpdateProcessorTest, ScriptEngineTest, HighlighterTest, TestDynamicFieldCollectionResource, TestConfig, TestFastWriter, CurrencyFieldOpenExchangeTest, TestSolrJ, TestCopyFieldCollectionResource, TestSurroundQueryParser, LoggingHandlerTest, TestUpdate, TestLRUCache, AlternateDirectoryTest, TestUniqueKeyFieldResource, SearchHandlerTest, LeaderElectionTest, TestZkChroot, DebugComponentTest, SolrCoreCheckLockOnStartupTest, TestTrie, TestReload, TermVectorComponentDistributedTest, BasicDistributedZkTest, CurrencyFieldXmlFileTest, TestPropInjectDefaults, ZkSolrClientTest, MinimalSchemaTest, OpenCloseCoreStressTest, TestFiltering, SliceStateTest, TestStressLucene, TestPartialUpdateDeduplication, TestSearchPerf, ChaosMonkeySafeLeaderTest, TestUtils, TestRangeQuery, TestPropInject, TestLuceneMatchVersion, TestManagedSchemaFieldResource, TestDistributedSearch, DirectUpdateHandlerTest, TestSolrDeletionPolicy1, DirectUpdateHandlerOptimizeTest, TestValueSourceCache, TestJmxIntegration, QueryElevationComponentTest, PreAnalyzedFieldTest, TestLMDirichletSimilarityFactory, SpatialFilterTest, TestSolrIndexConfig, SuggesterTSTTest, TestGroupingSearch, TestIBSimilarityFactory, ZkCLITest, SynonymTokenizerTest, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, AnalysisAfterCoreReloadTest, ClusterStateUpdateTest, PathHierarchyTokenizerFactoryTest, TimeZoneUtilsTest, TestRecovery, IndexReaderFactoryTest, TestSchemaSimilarityResource, TestRTGBase, NumericFieldsTest, RegexBoostProcessorTest, SchemaVersionSpecificBehaviorTest, TestCoreContainer, TestSort, JsonLoaderTest, TestFieldTypeCollectionResource, TestSweetSpotSimilarityFactory, TestCharFilters, TestWriterPerf, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomDVFaceting, ShardRoutingCustomTest, SliceStateUpdateTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, TestBadConfig, TestIndexSearcher, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, TestNumberUtils, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TestPluginEnable, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, PrimUtilsTest, DOMUtilTest, RAMDirectoryFactoryTest, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, ChaosMonkeyShardSplitTest]
[junit4:junit4] Completed in 69.14s, 1 test, 1 error <<< FAILURES!

[...truncated 67 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:385: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:365: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 296 suites, 1243 tests, 1 error, 18 ignored (12 assumptions)

Total time: 70 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_21) - Build # 2916 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/2916/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.client.solrj.embedded.TestSolrProperties.testProperties

Error Message:
Test abandoned because suite timeout was reached.

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


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

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

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




Build Log:
[...truncated 10505 lines...]
[junit4:junit4] Suite: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   1> 117351 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 580817425
[junit4:junit4]   1> 117367 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 117367 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 117516 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 117516 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 117516 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 117517 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 117517 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 117517 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 117517 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 117518 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 117518 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 117519 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 117526 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 117546 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 117548 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 117550 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 117573 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 117573 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 117573 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 117657 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 117687 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 117739 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 117739 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 117760 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 117771 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 117800 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 117800 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 117806 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 117874 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 117876 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 117878 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 117880 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 117882 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\
[junit4:junit4]   1> 117882 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 117882 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 117913 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\
[junit4:junit4]   1> 117913 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\index/
[junit4:junit4]   1> 117914 [coreLoadExecutor-152-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data\-1.3\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 117925 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\index
[junit4:junit4]   1> 117949 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 117950 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 117957 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 117959 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 117959 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 117962 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 117965 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 117965 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 117965 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 117965 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 117967 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 117967 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index/
[junit4:junit4]   1> 117967 [coreLoadExecutor-152-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core0] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 117968 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index
[junit4:junit4]   1> 117973 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d289d5e lockFactory=org.apache.lucene.store.NativeFSLockFactory@d90c55c),segFN=segments_1,generation=1}
[junit4:junit4]   1> 117973 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 117978 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 117978 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 117979 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 117982 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_1,generation=1}
[junit4:junit4]   1> 117982 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 117984 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 117984 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 117984 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 117995 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 118000 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 118002 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@3e0c45f6 main
[junit4:junit4]   1> 118002 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\tlog
[junit4:junit4]   1> 118004 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 118004 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 118005 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@69db6fe3 main
[junit4:junit4]   1> 118006 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data\-1.3\tlog
[junit4:junit4]   1> 118008 [coreLoadExecutor-152-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core0
[junit4:junit4]   1> 118008 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 118008 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 118008 [searcherExecutor-154-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@3e0c45f6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 118010 [searcherExecutor-153-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Registered new searcher Searcher@69db6fe3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 118010 [coreLoadExecutor-152-thread-1] INFO  org.apache.solr.core.CoreContainer  ? registering core: collection1
[junit4:junit4]   1> 118031 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 118033 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 118035 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 118039 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 118040 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 118040 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 118040 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 118041 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 118041 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index/
[junit4:junit4]   1> 118041 [coreLoadExecutor-152-thread-3] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 118042 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index
[junit4:junit4]   1> 118046 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_1,generation=1}
[junit4:junit4]   1> 118047 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 118049 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 118050 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 118050 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 118065 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 118072 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@2130a9c main
[junit4:junit4]   1> 118073 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\tlog
[junit4:junit4]   1> 118074 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 118075 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 118077 [coreLoadExecutor-152-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 118077 [searcherExecutor-161-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@2130a9c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 118082 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_1,generation=1}
[junit4:junit4]   1> 118083 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 118086 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6a8966e6 realtime
[junit4:junit4]   1> 118087 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 118088 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_2,generation=2}
[junit4:junit4]   1> 118088 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 118089 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@78d89cc7 main
[junit4:junit4]   1> 118089 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 118089 [searcherExecutor-154-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@78d89cc7 main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 118091 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1437504241058971648),commit=} 0 13
[junit4:junit4]   1> 118094 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_1,generation=1}
[junit4:junit4]   1> 118095 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 118098 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@6275b243 realtime
[junit4:junit4]   1> 118098 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 118099 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_1,generation=1}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_2,generation=2}
[junit4:junit4]   1> 118099 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 2
[junit4:junit4]   1> 118100 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1031fb8e main
[junit4:junit4]   1> 118101 [searcherExecutor-161-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1031fb8e main{StandardDirectoryReader(segments_1:1:nrt)}
[junit4:junit4]   1> 118101 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 118102 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {deleteByQuery=*:* (-1437504241072603136),commit=} 0 11
[junit4:junit4]   1> 118106 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 118178 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_3,generation=3}
[junit4:junit4]   1> 118179 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 118239 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@234689cd main
[junit4:junit4]   1> 118240 [searcherExecutor-154-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@234689cd main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 118240 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 118241 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[AAA (1437504241084137472)],commit=} 0 139
[junit4:junit4]   1> 118242 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 0
[junit4:junit4]   1> 118243 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 118246 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> 118267 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_2,generation=2}
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@633faee6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7be5f734),segFN=segments_3,generation=3}
[junit4:junit4]   1> 118268 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 118277 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@1b4a1b5 main
[junit4:junit4]   1> 118278 [searcherExecutor-161-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@1b4a1b5 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C2/1)}
[junit4:junit4]   1> 118278 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? end_commit_flush
[junit4:junit4]   1> 118279 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core1] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {add=[BBB (1437504241231986688), BBB (1437504241235132416)],commit=} 0 36
[junit4:junit4]   1> 118280 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.processor.LogUpdateProcessor  ? [core0] webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true} {} 0 1
[junit4:junit4]   1> 118280 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Ignoring exception matching unknown field
[junit4:junit4]   1> 118282 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=1 
[junit4:junit4]   1> 118283 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 118283 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3AAAA} hits=1 status=0 QTime=0 
[junit4:junit4]   1> 118284 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/select params={q=id%3ABBB} hits=0 status=0 QTime=1 
[junit4:junit4]   1> 118284 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3AAAA} hits=0 status=0 QTime=0 
[junit4:junit4]   1> 118286 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1] webapp=null path=/select params={q=id%3ABBB} hits=1 status=0 QTime=2 
[junit4:junit4]   1> 118287 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=1 
[junit4:junit4]   1> 118287 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Reloading SolrCore 'core0' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 118288 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 118382 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 118461 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 118462 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 118467 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? [core0] Schema name=example core EN
[junit4:junit4]   1> 118525 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 118526 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 118528 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 118531 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 118531 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core0
[junit4:junit4]   1> 118532 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index/
[junit4:junit4]   1> 118533 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 118534 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 118534 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 118542 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 118550 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@26724b3e main
[junit4:junit4]   1> 118552 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 118552 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 118554 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Creating new IndexWriter...
[junit4:junit4]   1> 118554 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Waiting until IndexWriter is unused... core=core0
[junit4:junit4]   1> 118555 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? Closing old IndexWriter... core=core0
[junit4:junit4]   1> 118554 [searcherExecutor-165-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@26724b3e main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 118561 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48a7d84a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f643305),segFN=segments_3,generation=3}
[junit4:junit4]   1> 118562 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 3
[junit4:junit4]   1> 118562 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? New IndexWriter is ready to be used.
[junit4:junit4]   1> 118564 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@4532db4 main
[junit4:junit4]   1> 118564 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? replacing core: core0
[junit4:junit4]   1> 118565 [searcherExecutor-165-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core0] Registered new searcher Searcher@4532db4 main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C1)}
[junit4:junit4]   1> 118565 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=RELOAD&core=core0&indexInfo=true} status=0 QTime=278 
[junit4:junit4]   1> 118565 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@458ed660
[junit4:junit4]   1> 118566 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=1,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 118567 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] Closing main searcher on request.
[junit4:junit4]   1> 118567 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=STATUS&core=core0&indexInfo=true} status=0 QTime=0 
[junit4:junit4]   1> 118573 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118585 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118590 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core0] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=17 
[junit4:junit4]   1> 118610 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? registering core: renamed_core
[junit4:junit4]   1> 118610 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr.xml
[junit4:junit4]   1> 118615 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr.xml
[junit4:junit4]   1> 118619 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] webapp=null path=/admin/cores params={action=RENAME&core=core0&indexInfo=true&other=renamed_core} status=0 QTime=10 
[junit4:junit4]   1> 118619 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118631 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118636 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=17 
[junit4:junit4]   1> 118647 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   1> 118647 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 118726 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 118795 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 118795 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 118811 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? [newCore] Schema name=example core 
[junit4:junit4]   1> 118869 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 118871 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 118872 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 118875 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 118876 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 118876 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: newCore
[junit4:junit4]   1> 118877 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 118877 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 118878 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index/
[junit4:junit4]   1> 118878 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] WARN  org.apache.solr.core.SolrCore  ? [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 118879 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index
[junit4:junit4]   1> 118884 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@314dd9ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@47ccc612),segFN=segments_1,generation=1}
[junit4:junit4]   1> 118885 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 118891 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 118892 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 118893 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 118907 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 118915 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@60cb19a2 main
[junit4:junit4]   1> 118916 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\tlog3\tlog
[junit4:junit4]   1> 118919 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 118919 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 118922 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? registering core: newCore
[junit4:junit4]   1> 118922 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr.xml
[junit4:junit4]   1> 118922 [searcherExecutor-168-thread-1] INFO  org.apache.solr.core.SolrCore  ? [newCore] Registered new searcher Searcher@60cb19a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 118929 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr.xml
[junit4:junit4]   1> 118936 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] webapp=null path=/admin/cores params={action=CREATE&name=newCore&instanceDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Csolrj%5Csrc%5Ctest-files%5Csolrj%5Csolr%5Cshared&dataDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1370910873693%5Cdata3&ulogDir=C%3A%5CUsers%5CJenkinsSlave%5Cworkspace%5CLucene-Solr-trunk-Windows%5Csolr%5Cbuild%5Csolr-solrj%5Ctest%5CJ0%5C.%5Csolrtest-TestSolrProperties-1370910873693%5Ctlog3} status=0 QTime=290 
[junit4:junit4]   1> 118937 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118947 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 118954 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=18 
[junit4:junit4]   1> 118968 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=580817425
[junit4:junit4]   1> 118968 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5dd3e786
[junit4:junit4]   1> 118969 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 118969 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 118970 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 118970 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 118972 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 118972 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 118973 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\index;done=false>>]
[junit4:junit4]   1> 118973 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\index
[junit4:junit4]   1> 118974 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\;done=false>>]
[junit4:junit4]   1> 118975 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693/data/-1.3\
[junit4:junit4]   1> 118976 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d18772e
[junit4:junit4]   1> 118976 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1}
[junit4:junit4]   1> 118977 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 118977 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 118978 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 118982 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 118982 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 118983 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\;done=false>>]
[junit4:junit4]   1> 118984 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 118984 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index;done=false>>]
[junit4:junit4]   1> 118984 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index
[junit4:junit4]   1> 118985 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@70dd86a3
[junit4:junit4]   1> 118985 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 118986 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 118986 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 118987 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 118993 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] Closing main searcher on request.
[junit4:junit4]   1> 118993 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 118994 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index;done=false>>]
[junit4:junit4]   1> 118995 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index
[junit4:junit4]   1> 118996 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\;done=false>>]
[junit4:junit4]   1> 118996 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 118997 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@4909c8df
[junit4:junit4]   1> 118997 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 118998 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 118998 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 118999 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 119000 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [newCore] Closing main searcher on request.
[junit4:junit4]   1> 119000 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 119000 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\;done=false>>]
[junit4:junit4]   1> 119000 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 119001 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index;done=false>>]
[junit4:junit4]   1> 119001 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index
[junit4:junit4]   1> 119002 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? New CoreContainer 993367760
[junit4:junit4]   1> 119004 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared'
[junit4:junit4]   1> 119004 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 119144 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting socketTimeout to: 0
[junit4:junit4]   1> 119144 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting urlScheme to: http://
[junit4:junit4]   1> 119144 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting connTimeout to: 0
[junit4:junit4]   1> 119144 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> 119145 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting corePoolSize to: 0
[junit4:junit4]   1> 119145 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> 119145 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> 119145 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting sizeOfQueue to: -1
[junit4:junit4]   1> 119146 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.handler.component.HttpShardHandlerFactory  ? Setting fairnessPolicy to: false
[junit4:junit4]   1> 119146 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.client.solrj.impl.HttpClientUtil  ? Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   1> 119154 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.logging.LogWatcher  ? Registering Log Listener
[junit4:junit4]   1> 119160 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 119162 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 119169 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'core1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 119170 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 119169 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'renamed_core' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.
[junit4:junit4]   1> 119178 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\'
[junit4:junit4]   1> 119227 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 119265 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 119295 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 119351 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 119352 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 119372 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 119372 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 119377 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? [renamed_core] Schema name=example core EN
[junit4:junit4]   1> 119380 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? [collection1] Schema name=example core 
[junit4:junit4]   1> 119385 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 119386 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 119390 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [core1] Schema name=example core FR
[junit4:junit4]   1> 119452 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 119456 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 119458 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 119461 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119462 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? [core1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 119462 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: core1
[junit4:junit4]   1> 119462 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119470 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 119470 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index/
[junit4:junit4]   1> 119470 [coreLoadExecutor-174-thread-2] WARN  org.apache.solr.core.SolrCore  ? [core1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 119470 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index
[junit4:junit4]   1> 119480 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 119484 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 119485 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 119488 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119489 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 119489 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: renamed_core
[junit4:junit4]   1> 119489 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119490 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 119490 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index/
[junit4:junit4]   1> 119490 [coreLoadExecutor-174-thread-3] WARN  org.apache.solr.core.SolrCore  ? [renamed_core] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 119490 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 119491 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index
[junit4:junit4]   1> 119490 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3625c746 lockFactory=org.apache.lucene.store.NativeFSLockFactory@23dcfaec),segFN=segments_1,generation=1}
[junit4:junit4]   1> 119492 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 119492 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 119495 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 119496 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 119496 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 119499 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 119503 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119503 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\
[junit4:junit4]   1> 119503 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: collection1
[junit4:junit4]   1> 119504 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119505 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\
[junit4:junit4]   1> 119505 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index/
[junit4:junit4]   1> 119505 [coreLoadExecutor-174-thread-1] WARN  org.apache.solr.core.SolrCore  ? [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 119505 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 119506 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index
[junit4:junit4]   1> 119505 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@408ad03e lockFactory=org.apache.lucene.store.NativeFSLockFactory@46aae65a),segFN=segments_1,generation=1}
[junit4:junit4]   1> 119510 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 119512 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index;done=true>>]
[junit4:junit4]   1> 119512 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index
[junit4:junit4]   1> 119512 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2b7057e2
[junit4:junit4]   1> 119513 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 119513 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 119513 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.SolrCore  ? [collection1] Closing main searcher on request.
[junit4:junit4]   1> 119513 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 1 directories currently being tracked
[junit4:junit4]   1> 119514 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\;done=false>>]
[junit4:junit4]   1> 119514 [coreLoadExecutor-174-thread-1] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\
[junit4:junit4]   1> 119516 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 119517 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 119517 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 119518 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@73918082 main
[junit4:junit4]   1> 119518 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\tlog
[junit4:junit4]   1> 119522 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 119523 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 119525 [searcherExecutor-175-thread-1] INFO  org.apache.solr.core.SolrCore  ? [core1] Registered new searcher Searcher@73918082 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 119525 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: core1
[junit4:junit4]   1> 119526 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CoreContainer  ? Creating SolrCore 'newCore' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared
[junit4:junit4]   1> 119526 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrResourceLoader  ? new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\'
[junit4:junit4]   1> 119526 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 119528 [coreLoadExecutor-174-thread-1] ERROR org.apache.solr.core.CoreContainer  ? Unable to create core: collection1
[junit4:junit4]   1> org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:835)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:727)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:762)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:429)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:421)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:366)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:560)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1237)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1266)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:665)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 13 more
[junit4:junit4]   1> 119535 [coreLoadExecutor-174-thread-1] ERROR org.apache.solr.core.CoreContainer  ? null:org.apache.solr.common.SolrException: Unable to create core: collection1
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.recordAndThrow(CoreContainer.java:1222)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:771)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:429)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:421)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   1> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   1> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   1> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   1> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   1> Caused by: org.apache.solr.common.SolrException: access denied ("java.io.FilePermission" "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index" "write")
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:835)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:627)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.createFromLocal(CoreContainer.java:727)
[junit4:junit4]   1> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:762)
[junit4:junit4]   1> 	... 10 more
[junit4:junit4]   1> Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\.\data\index" "write")
[junit4:junit4]   1> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:366)
[junit4:junit4]   1> 	at java.security.AccessController.checkPermission(AccessController.java:560)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
[junit4:junit4]   1> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
[junit4:junit4]   1> 	at java.io.File.mkdir(File.java:1237)
[junit4:junit4]   1> 	at java.io.File.mkdirs(File.java:1266)
[junit4:junit4]   1> 	at org.apache.lucene.store.NativeFSLock.obtain(NativeFSLockFactory.java:170)
[junit4:junit4]   1> 	at org.apache.lucene.store.MockLockFactoryWrapper$MockLock.obtain(MockLockFactoryWrapper.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.store.Lock.obtain(Lock.java:72)
[junit4:junit4]   1> 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:665)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:77)
[junit4:junit4]   1> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:64)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:507)
[junit4:junit4]   1> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:759)
[junit4:junit4]   1> 	... 13 more
[junit4:junit4]   1> 
[junit4:junit4]   1> 119539 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@19f840b2 main
[junit4:junit4]   1> 119539 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\tlog
[junit4:junit4]   1> 119543 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 119543 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 119545 [coreLoadExecutor-174-thread-3] INFO  org.apache.solr.core.CoreContainer  ? registering core: renamed_core
[junit4:junit4]   1> 119545 [searcherExecutor-176-thread-1] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] Registered new searcher Searcher@19f840b2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 119616 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrConfig  ? Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   1> 119698 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.Config  ? Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> 119699 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? Reading Solr Schema from schema.xml
[junit4:junit4]   1> 119707 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? [newCore] Schema name=example core 
[junit4:junit4]   1> 119771 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? default search field in schema is name
[junit4:junit4]   1> 119775 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? query parser default operator is OR
[junit4:junit4]   1> 119779 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.schema.IndexSchema  ? unique key field: id
[junit4:junit4]   1> 119782 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119784 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? [newCore] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\shared\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 119784 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? JMX monitoring not detected for core: newCore
[junit4:junit4]   1> 119784 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> 119785 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 119786 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index/
[junit4:junit4]   1> 119787 [coreLoadExecutor-174-thread-2] WARN  org.apache.solr.core.SolrCore  ? [newCore] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index' doesn't exist. Creating new index...
[junit4:junit4]   1> 119788 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CachingDirectoryFactory  ? return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index
[junit4:junit4]   1> 119795 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2d31b495 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1f4fd4),segFN=segments_1,generation=1}
[junit4:junit4]   1> 119795 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? newest commit generation = 1
[junit4:junit4]   1> 119800 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created standard: solr.StandardRequestHandler
[junit4:junit4]   1> 119800 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> 119800 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.RequestHandlers  ? created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> 119811 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.handler.loader.XMLLoader  ? xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> 119818 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.search.SolrIndexSearcher  ? Opening Searcher@622be3b9 main
[junit4:junit4]   1> 119819 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.update.UpdateHandler  ? Clearing tlog files, tlogDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\tlog3\tlog
[junit4:junit4]   1> 119819 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? Hard AutoCommit: disabled
[junit4:junit4]   1> 119820 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.SolrCore  ? Soft AutoCommit: disabled
[junit4:junit4]   1> 119822 [coreLoadExecutor-174-thread-2] INFO  org.apache.solr.core.CoreContainer  ? registering core: newCore
[junit4:junit4]   1> 119822 [searcherExecutor-184-thread-1] INFO  org.apache.solr.core.SolrCore  ? [newCore] Registered new searcher Searcher@622be3b9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> 119823 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 119829 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrXMLSerializer  ? Persisting cores config to .\solrtest-TestSolrProperties-1370910873693\solr-persist.xml
[junit4:junit4]   1> 119834 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] webapp=null path=/admin/cores params={action=PERSIST&file=solr-persist.xml} status=0 QTime=11 
[junit4:junit4]   1> 119834 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CoreContainer  ? Shutting down CoreContainer instance=993367760
[junit4:junit4]   2> 7253238 T305 ccr.ThreadLeakControl$2.evaluate WARNING Suite execution timed out: org.apache.solr.client.solrj.embedded.TestSolrProperties
[junit4:junit4]   2> 	==== jstack at approximately timeout time ====
[junit4:junit4]   2> 	"Thread-200" ID=322 WAITING on java.lang.Object@79d12f98
[junit4:junit4]   2> 		at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 		- waiting on java.lang.Object@79d12f98
[junit4:junit4]   2> 		at java.lang.Object.wait(Object.java:503)
[junit4:junit4]   2> 		at org.apache.solr.core.CloserThread.run(CoreContainer.java:1260)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"searcherExecutor-184-thread-1" ID=321 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@148be2a3
[junit4:junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 		- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@148be2a3
[junit4:junit4]   2> 		at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 		at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"searcherExecutor-176-thread-1" ID=320 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6bcc45de
[junit4:junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 		- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6bcc45de
[junit4:junit4]   2> 		at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 		at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"searcherExecutor-175-thread-1" ID=319 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2fff291c
[junit4:junit4]   2> 		at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 		- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2fff291c
[junit4:junit4]   2> 		at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 		at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 		at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]" ID=306 WAITING on org.apache.solr.core.CloserThread@18e405e2
[junit4:junit4]   2> 		at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 		- waiting on org.apache.solr.core.CloserThread@18e405e2
[junit4:junit4]   2> 		at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2> 		at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2> 		at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:570)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:73)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2> 		at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   2> 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   2> 		at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 		at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"SUITE-TestSolrProperties-seed#[D4578F9729E8C18C]" ID=305 RUNNABLE
[junit4:junit4]   2> 		at sun.management.ThreadImpl.dumpThreads0(Native Method)
[junit4:junit4]   2> 		at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:655)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$800(ThreadLeakControl.java:60)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:396)
[junit4:junit4]   2> 		- locked java.lang.Object@223e4532
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:556)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:79)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(RandomizedRunner.java:492)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"Attach Listener" ID=6 RUNNABLE
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"Signal Dispatcher" ID=5 RUNNABLE
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@2630e72e
[junit4:junit4]   2> 		at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 		- waiting on java.lang.ref.ReferenceQueue$Lock@2630e72e
[junit4:junit4]   2> 		at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
[junit4:junit4]   2> 		at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
[junit4:junit4]   2> 		at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@54999098
[junit4:junit4]   2> 		at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 		- waiting on java.lang.ref.Reference$Lock@54999098
[junit4:junit4]   2> 		at java.lang.Object.wait(Object.java:503)
[junit4:junit4]   2> 		at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	"main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$1@7ae1616e
[junit4:junit4]   2> 		at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 		- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$1@7ae1616e
[junit4:junit4]   2> 		at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2> 		at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:502)
[junit4:junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:399)
[junit4:junit4]   2> 		at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:180)
[junit4:junit4]   2> 		at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:275)
[junit4:junit4]   2> 		at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)
[junit4:junit4]   2> 	
[junit4:junit4]   2> 	^^==============================================
[junit4:junit4]   2> 	
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.method=testProperties -Dtests.seed=D4578F9729E8C18C -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Windhoek -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   7249s | TestSolrProperties.testProperties <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4578F9729E8C18C]:0)
[junit4:junit4]   2> 7253253 T305 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 5 leaked thread(s).
[junit4:junit4]   2> 7273370 T305 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 5 threads leaked from SUITE scope at org.apache.solr.client.solrj.embedded.TestSolrProperties: 
[junit4:junit4]   2> 	   1) Thread[id=320, name=searcherExecutor-176-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	   2) Thread[id=306, name=TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C], state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.lang.Thread.join(Thread.java:1258)
[junit4:junit4]   2> 	        at java.lang.Thread.join(Thread.java:1332)
[junit4:junit4]   2> 	        at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:570)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.embedded.AbstractEmbeddedSolrServerTestCase.tearDown(AbstractEmbeddedSolrServerTestCase.java:73)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.embedded.TestSolrProperties.tearDown(TestSolrProperties.java:76)
[junit4:junit4]   2> 	        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]   2> 	        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]   2> 	        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]   2> 	        at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:795)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	   3) Thread[id=319, name=searcherExecutor-175-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	   4) Thread[id=322, name=Thread-200, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
[junit4:junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1260)
[junit4:junit4]   2> 	   5) Thread[id=321, name=searcherExecutor-184-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 7273373 T305 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
[junit4:junit4]   2> 	   1) Thread[id=320, name=searcherExecutor-176-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	   2) Thread[id=306, name=TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C], state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	   3) Thread[id=319, name=searcherExecutor-175-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	   4) Thread[id=322, name=Thread-200, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   2> 	   5) Thread[id=321, name=searcherExecutor-184-thread-1, state=WAITING, group=TGRP-TestSolrProperties]
[junit4:junit4]   1> 7386070 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51ddf1fa
[junit4:junit4]   1> 7386070 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7386071 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7386071 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7386071 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7386074 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [core1] Closing main searcher on request.
[junit4:junit4]   1> 7386075 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7386075 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\;done=false>>]
[junit4:junit4]   1> 7386076 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\
[junit4:junit4]   1> 7386077 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index;done=false>>]
[junit4:junit4]   1> 7386077 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data2\index
[junit4:junit4]   1> 7386078 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core]  CLOSING SolrCore org.apache.solr.core.SolrCore@2673beef
[junit4:junit4]   1> 7386078 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7386080 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7386080 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7386081 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7386082 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [renamed_core] Closing main searcher on request.
[junit4:junit4]   1> 7386083 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7386083 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index;done=false>>]
[junit4:junit4]   1> 7386085 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\index
[junit4:junit4]   1> 7386085 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\;done=false>>]
[junit4:junit4]   1> 7386086 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data1\
[junit4:junit4]   1> 7386086 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [newCore]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a941409
[junit4:junit4]   1> 7386087 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.UpdateHandler  ? closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   1> 7386088 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.SolrCoreState  ? Closing SolrCoreState
[junit4:junit4]   1> 7386088 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   1> 7386088 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.update.DefaultSolrCoreState  ? closing IndexWriter with IndexWriterCloser
[junit4:junit4]   1> 7386089 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.SolrCore  ? [newCore] Closing main searcher on request.
[junit4:junit4]   1> 7386092 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> 7386092 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\;done=false>>]
[junit4:junit4]   1> 7386093 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\
[junit4:junit4]   1> 7386094 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index;done=false>>]
[junit4:junit4]   1> 7386094 [TEST-TestSolrProperties.testProperties-seed#[D4578F9729E8C18C]] INFO  org.apache.solr.core.CachingDirectoryFactory  ? Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\.\solrtest-TestSolrProperties-1370910873693\data3\index
[junit4:junit4]   2> 7273435 T305 ccr.ThreadLeakControl.tryToInterruptAll All leaked threads terminated.
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=Lucene41(blocksize=128), _version_=PostingsFormat(name=Memory doPackFST= false), core1=MockVariableIntBlock(baseBlockSize=82), core0=MockFixedIntBlock(blockSize=1321)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es, timezone=Africa/Windhoek
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=15062776,total=47677440
[junit4:junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeJettyTest, FacetFieldTest, SolrDocumentTest, SolrExampleXMLTest, SolrQueryTest, TestHash, SolrExampleStreamingTest, TestLBHttpSolrServer, SolrExampleBinaryTest, SolrExampleJettyTest, TestCoreAdmin, SolrParamTest, BasicHttpSolrServerTest, TestSolrProperties]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrProperties -Dtests.seed=D4578F9729E8C18C -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Windhoek -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s | TestSolrProperties (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4578F9729E8C18C]:0)
[junit4:junit4] Completed in 7268.82s, 1 test, 2 errors <<< FAILURES!

[...truncated 100 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:385: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:365: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:194: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1240: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:884: There were test failures: 46 suites, 272 tests, 1 suite-level error, 1 error, 1 ignored (1 assumption)

Total time: 196 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure