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 2016/10/01 00:13:57 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3575 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3575/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 65508 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1205468261
 [ecj-lint] Compiling 988 source files to /var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj1205468261
 [ecj-lint] invalid Class-Path header in manifest of jar file: /Users/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /Users/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/Assign.java (at line 101)
 [ecj-lint] 	Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint] 	                               ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/Assign.java (at line 101)
 [ecj-lint] 	Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint] 	                               ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/Assign.java (at line 101)
 [ecj-lint] 	Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint] 	                               ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java (at line 216)
 [ecj-lint] 	Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint] 	                                  ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java (at line 216)
 [ecj-lint] 	Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint] 	                                  ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/cloud/rule/ReplicaAssigner.java (at line 216)
 [ecj-lint] 	Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint] 	                                  ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/core/HdfsDirectoryFactory.java (at line 227)
 [ecj-lint] 	dir = new BlockDirectory(path, hdfsDir, cache, null, blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java (at line 120)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java (at line 144)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/ClassifyStream.java (at line 88)
 [ecj-lint] 	SolrCore solrCore = (SolrCore) solrCoreObj;
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'solrCore' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/ReplicationHandler.java (at line 1252)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/SQLHandler.java (at line 253)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/SQLHandler.java (at line 392)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java (at line 223)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/handler/component/ExpandComponent.java (at line 383)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/highlight/DefaultSolrHighlighter.java (at line 544)
 [ecj-lint] 	tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. ERROR in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/request/NumericFacets.java (at line 40)
 [ecj-lint] 	import org.apache.lucene.util.Bits;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.Bits is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/request/SimpleFacets.java (at line 857)
 [ecj-lint] 	fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size());
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java (at line 146)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java (at line 1277)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java (at line 145)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java (at line 154)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/DocSlice.java (at line 163)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java (at line 229)
 [ecj-lint] 	throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java (at line 98)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/update/TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java (at line 149)
 [ecj-lint] 	SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq();
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32 problems (1 error, 31 warnings)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:763: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:671: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1992: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2031: Compile failed; see the compiler error output for details.

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



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3576 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3576/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([B74A0FBC408AABC0:3F1E3066EE76C638]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10903 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/init-core-data-001
   [junit4]   2> 999909 INFO  (SUITE-TestNamedUpdateProcessors-seed#[B74A0FBC408AABC0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 999909 INFO  (SUITE-TestNamedUpdateProcessors-seed#[B74A0FBC408AABC0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 999910 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 999911 INFO  (Thread-1537) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 999911 INFO  (Thread-1537) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1000019 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkTestServer start zk server on port:55993
   [junit4]   2> 1000068 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1000072 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1000075 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1000078 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1000081 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1000084 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1000087 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1000090 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1000093 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1000095 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1000098 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1000413 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/cores/collection1
   [junit4]   2> 1000414 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1000416 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ccc5ce5{/,null,AVAILABLE}
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6bb5381d{HTTP/1.1,[http/1.1]}{127.0.0.1:55996}
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server Started @1005173ms
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/tempDir-001/control/data, hostContext=/, hostPort=55996, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/cores}
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1000418 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T09:55:42.934Z
   [junit4]   2> 1000423 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1000423 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/solr.xml
   [junit4]   2> 1000450 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55993/solr
   [junit4]   2> 1000497 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:55996_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55996_
   [junit4]   2> 1000499 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:55996_    ] o.a.s.c.Overseer Overseer (id=96686292495826948-127.0.0.1:55996_-n_0000000000) starting
   [junit4]   2> 1000513 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:55996_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55996_
   [junit4]   2> 1000516 INFO  (zkCallback-1378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1000529 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:55996_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/cores
   [junit4]   2> 1000529 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:55996_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1000533 INFO  (OverseerStateUpdate-96686292495826948-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1001555 WARN  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1001556 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1001583 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1001657 WARN  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1001658 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1001677 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1001677 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/control-001/cores/collection1/data/]
   [junit4]   2> 1001677 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b49e5d
   [junit4]   2> 1001678 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=36.333984375, floorSegmentMB=1.482421875, forceMergeDeletesPctAllowed=0.022055492155858003, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39808712441159577
   [junit4]   2> 1001682 WARN  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1001691 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1001691 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1001692 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1001692 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1001692 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797018967057607]
   [junit4]   2> 1001692 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cc09eb[collection1] main]
   [junit4]   2> 1001694 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1001695 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1001695 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1001695 INFO  (searcherExecutor-3379-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4cc09eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1001696 INFO  (coreLoadExecutor-3378-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546980681802842112
   [junit4]   2> 1001708 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1001708 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1001708 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55996/collection1/
   [junit4]   2> 1001709 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1001709 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55996/collection1/ has no replicas
   [junit4]   2> 1001716 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55996/collection1/ shard1
   [junit4]   2> 1001873 INFO  (coreZkRegister-3371-thread-1-processing-n:127.0.0.1:55996_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55996_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1002056 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1002058 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1002058 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1002307 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/cores/collection1
   [junit4]   2> 1002308 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001
   [junit4]   2> 1002309 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1002310 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a83aba3{/,null,AVAILABLE}
   [junit4]   2> 1002311 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7cc105e1{HTTP/1.1,[http/1.1]}{127.0.0.1:56002}
   [junit4]   2> 1002311 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server Started @1007065ms
   [junit4]   2> 1002311 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56002, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/cores}
   [junit4]   2> 1002312 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1002312 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1002312 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1002312 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T09:55:44.828Z
   [junit4]   2> 1002317 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1002317 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/solr.xml
   [junit4]   2> 1002349 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55993/solr
   [junit4]   2> 1002371 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1002381 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56002_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56002_
   [junit4]   2> 1002384 INFO  (zkCallback-1378-thread-2-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1002385 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1002385 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1002399 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56002_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/cores
   [junit4]   2> 1002399 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56002_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1002402 INFO  (OverseerStateUpdate-96686292495826948-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1002509 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1003415 WARN  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1003416 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1003442 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1003539 WARN  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1003541 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1003561 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1003561 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1003561 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b49e5d
   [junit4]   2> 1003562 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=36.333984375, floorSegmentMB=1.482421875, forceMergeDeletesPctAllowed=0.022055492155858003, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39808712441159577
   [junit4]   2> 1003566 WARN  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1003578 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1003578 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1003581 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1003581 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1003582 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797018967057607]
   [junit4]   2> 1003582 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fd166ab[collection1] main]
   [junit4]   2> 1003584 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1003585 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1003585 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1003586 INFO  (searcherExecutor-3390-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fd166ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1003586 INFO  (coreLoadExecutor-3389-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546980683784650752
   [junit4]   2> 1003597 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1003597 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1003597 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56002/collection1/
   [junit4]   2> 1003598 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1003598 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56002/collection1/ has no replicas
   [junit4]   2> 1003605 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56002/collection1/ shard2
   [junit4]   2> 1003714 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1003724 INFO  (coreZkRegister-3384-thread-1-processing-n:127.0.0.1:56002_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:56002_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1003831 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1004164 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/cores/collection1
   [junit4]   2> 1004165 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001
   [junit4]   2> 1004166 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1004167 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4697c1ed{/,null,AVAILABLE}
   [junit4]   2> 1004168 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@45e4a0d3{HTTP/1.1,[http/1.1]}{127.0.0.1:56006}
   [junit4]   2> 1004168 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server Started @1008923ms
   [junit4]   2> 1004168 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=56006, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/cores}
   [junit4]   2> 1004169 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1004169 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1004169 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1004169 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T09:55:46.685Z
   [junit4]   2> 1004174 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1004175 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/solr.xml
   [junit4]   2> 1004204 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55993/solr
   [junit4]   2> 1004225 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1004234 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56006_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56006_
   [junit4]   2> 1004237 INFO  (zkCallback-1378-thread-3-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004238 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004238 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004237 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1004254 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56006_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/cores
   [junit4]   2> 1004254 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56006_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1004258 INFO  (OverseerStateUpdate-96686292495826948-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1004365 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1004365 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1005289 WARN  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1005290 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1005302 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1005385 WARN  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1005387 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1005407 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1005408 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1005408 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b49e5d
   [junit4]   2> 1005409 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=36.333984375, floorSegmentMB=1.482421875, forceMergeDeletesPctAllowed=0.022055492155858003, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39808712441159577
   [junit4]   2> 1005414 WARN  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1005427 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1005427 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1005428 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1005428 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1005428 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797018967057607]
   [junit4]   2> 1005428 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2782b93a[collection1] main]
   [junit4]   2> 1005430 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1005430 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1005430 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1005431 INFO  (searcherExecutor-3401-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2782b93a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1005431 INFO  (coreLoadExecutor-3400-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546980685719273472
   [junit4]   2> 1005443 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1005444 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1005444 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56006/collection1/
   [junit4]   2> 1005444 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1005444 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56006/collection1/ has no replicas
   [junit4]   2> 1005450 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56006/collection1/ shard1
   [junit4]   2> 1005556 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1005556 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1005603 INFO  (coreZkRegister-3395-thread-1-processing-n:127.0.0.1:56006_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:56006_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1005710 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1005710 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1006025 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/cores/collection1
   [junit4]   2> 1006026 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001
   [junit4]   2> 1006027 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1006028 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@517ede94{/,null,AVAILABLE}
   [junit4]   2> 1006029 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@68d590a8{HTTP/1.1,[http/1.1]}{127.0.0.1:56015}
   [junit4]   2> 1006029 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server Started @1010783ms
   [junit4]   2> 1006029 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=56015, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/cores}
   [junit4]   2> 1006030 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1006030 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1006030 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1006030 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T09:55:48.546Z
   [junit4]   2> 1006035 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1006035 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/solr.xml
   [junit4]   2> 1006071 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55993/solr
   [junit4]   2> 1006092 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1006102 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56015_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56015_
   [junit4]   2> 1006105 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006105 INFO  (zkCallback-1378-thread-2-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006105 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006105 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006106 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1006129 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56015_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/cores
   [junit4]   2> 1006129 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56015_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1006133 INFO  (OverseerStateUpdate-96686292495826948-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1006237 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1006237 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1006237 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1007146 WARN  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1007147 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1007159 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1007246 WARN  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1007247 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1007268 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1007268 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1007268 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b49e5d
   [junit4]   2> 1007269 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=36.333984375, floorSegmentMB=1.482421875, forceMergeDeletesPctAllowed=0.022055492155858003, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39808712441159577
   [junit4]   2> 1007274 WARN  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1007300 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1007300 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1007301 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1007301 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1007301 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797018967057607]
   [junit4]   2> 1007301 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75025da3[collection1] main]
   [junit4]   2> 1007303 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1007304 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1007304 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1007305 INFO  (searcherExecutor-3412-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75025da3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1007305 INFO  (coreLoadExecutor-3411-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546980687684304896
   [junit4]   2> 1007312 INFO  (coreZkRegister-3406-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1007312 INFO  (updateExecutor-1397-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1007312 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1007313 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1007313 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1007313 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1007313 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:56002/collection1/] and I am [http://127.0.0.1:56015/collection1/]
   [junit4]   2> 1007315 INFO  (recoveryExecutor-1398-thread-1-processing-n:127.0.0.1:56015_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:56002]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56015_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1007319 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1007320 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1007320 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:56015_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:56015","node_name":"127.0.0.1:56015_","state":"down"}
   [junit4]   2> 1007421 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1007421 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1007421 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1007897 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/cores/collection1
   [junit4]   2> 1007898 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001
   [junit4]   2> 1007899 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1007901 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fe05cd8{/,null,AVAILABLE}
   [junit4]   2> 1007901 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5052af38{HTTP/1.1,[http/1.1]}{127.0.0.1:56020}
   [junit4]   2> 1007901 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.Server Started @1012656ms
   [junit4]   2> 1007901 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=56020, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/cores}
   [junit4]   2> 1007903 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1007904 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1007904 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1007904 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-01T09:55:50.420Z
   [junit4]   2> 1007910 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1007910 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/solr.xml
   [junit4]   2> 1007931 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55993/solr
   [junit4]   2> 1007951 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1007960 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56020_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56020_
   [junit4]   2> 1007963 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007964 INFO  (zkCallback-1378-thread-3-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007965 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007965 INFO  (zkCallback-1382-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007965 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007964 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1007983 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56020_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/cores
   [junit4]   2> 1007983 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [n:127.0.0.1:56020_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1007987 INFO  (OverseerStateUpdate-96686292495826948-127.0.0.1:55996_-n_0000000000) [n:127.0.0.1:55996_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1008101 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1008101 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1008101 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1008101 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1008328 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:56015_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:56015","node_name":"127.0.0.1:56015_","state":"recovering"}
   [junit4]   2> 1008328 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1008328 INFO  (qtp1267671207-7592) [n:127.0.0.1:56002_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:56015_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1009
   [junit4]   2> 1009008 WARN  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1009009 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1009022 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1009114 WARN  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1009116 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1009135 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1009135 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1009136 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77b49e5d
   [junit4]   2> 1009136 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=36.333984375, floorSegmentMB=1.482421875, forceMergeDeletesPctAllowed=0.022055492155858003, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39808712441159577
   [junit4]   2> 1009140 WARN  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1009151 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1009151 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1009152 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1009152 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1009153 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8797018967057607]
   [junit4]   2> 1009153 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f0f8e41[collection1] main]
   [junit4]   2> 1009154 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1009155 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1009155 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1009156 INFO  (searcherExecutor-3423-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f0f8e41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009156 INFO  (coreLoadExecutor-3422-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1546980689625219072
   [junit4]   2> 1009162 INFO  (coreZkRegister-3417-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1009162 INFO  (updateExecutor-1404-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1009163 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1009163 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1009163 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1009163 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1009163 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:56006/collection1/] and I am [http://127.0.0.1:56020/collection1/]
   [junit4]   2> 1009165 INFO  (recoveryExecutor-1405-thread-1-processing-n:127.0.0.1:56020_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:56006]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56020_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1009169 INFO  (qtp1947642686-7620) [n:127.0.0.1:56006_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1009170 INFO  (qtp1947642686-7620) [n:127.0.0.1:56006_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1009170 INFO  (qtp1947642686-7620) [n:127.0.0.1:56006_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:56020_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:56020","node_name":"127.0.0.1:56020_","state":"down"}
   [junit4]   2> 1009274 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1009274 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1009274 INFO  (zkCallback-1394-thread-1-processing-n:127.0.0.1:56006_) [n:127.0.0.1:56006_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1009274 INFO  (zkCallback-1388-thread-1-processing-n:127.0.0.1:56002_) [n:127.0.0.1:56002_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1009503 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1009510 INFO  (qtp2140338851-7648) [n:127.0.0.1:56015_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&name=.system&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1009545 INFO  (OverseerThreadFactory-3376-thread-1-processing-n:127.0.0.1:55996_) [n:127.0.0.1:55996_    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 1009763 INFO  (qtp1947642686-7622) [n:127.0.0.1:56006_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=.system&name=.system_shard1_replica1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1009763 INFO  (qtp2140338851-7650) [n:127.0.0.1:56015_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=.syste

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

 [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1025838 WARN  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1025838 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1025838 INFO  (zkCallback-1400-thread-1-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@707ab9ef
   [junit4]   2> 1027397 WARN  (zkCallback-1400-thread-2-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica2] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1027397 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56020/collection1/
   [junit4]   2> 1027398 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1027398 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56020/collection1/ has no replicas
   [junit4]   2> 1027398 INFO  (zkCallback-1400-thread-2-processing-n:127.0.0.1:56015_) [n:127.0.0.1:56015_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica2] o.a.s.c.SolrCore [.system_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@207a3da3
   [junit4]   2> 1027401 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@68d590a8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1027401 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@517ede94{/,null,UNAVAILABLE}
   [junit4]   2> 1027402 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 56020
   [junit4]   2> 1027402 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1322213518
   [junit4]   2> 1027404 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56020/collection1/ shard1
   [junit4]   2> 1027405 INFO  (coreCloseExecutor-3520-thread-1) [n:127.0.0.1:56020_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cc68aef
   [junit4]   2> 1027408 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.Overseer Overseer (id=96686292495826962-127.0.0.1:56020_-n_0000000004) closing
   [junit4]   2> 1027408 INFO  (OverseerStateUpdate-96686292495826962-127.0.0.1:56020_-n_0000000004) [n:127.0.0.1:56020_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56020_
   [junit4]   2> 1027409 INFO  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1028914 WARN  (zkCallback-1407-thread-1-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/collection1/state.json]
   [junit4]   2> 1028914 WARN  (zkCallback-1407-thread-2-processing-n:127.0.0.1:56020_) [n:127.0.0.1:56020_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1028915 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5052af38{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1028915 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6fe05cd8{/,null,UNAVAILABLE}
   [junit4]   2> 1028918 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[B74A0FBC408AABC0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55993 55993
   [junit4]   2> 1028925 INFO  (Thread-1537) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55993 55993
   [junit4]   2> 1034716 WARN  (Thread-1537) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	51	/solr/overseer/queue
   [junit4]   2> 	24	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNamedUpdateProcessors -Dtests.method=test -Dtests.seed=B74A0FBC408AABC0 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   34.8s J1 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B74A0FBC408AABC0:3F1E3066EE76C638]:0)
   [junit4]    > 	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    > 	at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:128)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1034720 INFO  (SUITE-TestNamedUpdateProcessors-seed#[B74A0FBC408AABC0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_B74A0FBC408AABC0-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=America/Belem
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=112236360,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsThreadLeakTest, DistributedQueryComponentCustomSortTest, TestFoldingMultitermQuery, DocExpirationUpdateProcessorFactoryTest, TestConfigSetProperties, DistributedFacetPivotSmallTest, CloudExitableDirectoryReaderTest, CollectionsAPIDistributedZkTest, TestSchemaSimilarityResource, SharedFSAutoReplicaFailoverUtilsTest, TestDistributedGrouping, HdfsCollectionsAPIDistributedZkTest, TestConfigSetsAPIExclusivity, TestRangeQuery, SmileWriterTest, TestInfoStreamLogging, TestStressUserVersions, TestSearcherReuse, TestCryptoKeys, TestSolrCoreProperties, DistributedTermsComponentTest, HighlighterConfigTest, TestLockTree, TestSQLHandler, TestRuleBasedAuthorizationPlugin, HighlighterMaxOffsetTest, TestGraphMLResponseWriter, DeleteLastCustomShardedReplicaTest, SuggestComponentTest, TestFiltering, DefaultValueUpdateProcessorTest, SpellCheckCollatorTest, RecoveryAfterSoftCommitTest, TestFieldCollectionResource, TestSuggestSpellingConverter, RulesTest, TestReplicaProperties, DeleteStatusTest, TestManagedResourceStorage, BasicDistributedZk2Test, DirectUpdateHandlerOptimizeTest, TestSolrCoreSnapshots, SolrInfoMBeanTest, TestTrie, TestClassicSimilarityFactory, TestCustomDocTransformer, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, SpellPossibilityIteratorTest, TermVectorComponentDistributedTest, HLLUtilTest, TestFieldCacheSort, TestValueSourceCache, TestSystemIdResolver, TestBlobHandler, StatsComponentTest, TestExpandComponent, SolrIndexSplitterTest, TestXmlQParser, TestInitQParser, AsyncCallRequestStatusResponseTest, TestFieldCacheReopen, TestCloudPivotFacet, LeaderFailoverAfterPartitionTest, TestAtomicUpdateErrorCases, CSVRequestHandlerTest, ConvertedLegacyTest, TestFuzzyAnalyzedSuggestions, HdfsRecoverLeaseTest, CollectionStateFormat2Test, RegexBoostProcessorTest, ReturnFieldsTest, ShardRoutingCustomTest, HdfsBasicDistributedZk2Test, TestQueryUtils, TestAnalyzeInfixSuggestions, TestFieldSortValues, TestSmileRequest, TestNamedUpdateProcessors]
   [junit4] Completed [140/635 (1!)] on J1 in 34.83s, 1 test, 1 error <<< FAILURES!

[...truncated 61880 lines...]