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/12/28 05:16:58 UTC

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

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

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([1B0AB7BEC66FA649:935E88646893CBB1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11714 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/init-core-data-001
   [junit4]   2> 1728699 INFO  (SUITE-SolrCmdDistributorTest-seed#[1B0AB7BEC66FA649]-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> 1728700 INFO  (SUITE-SolrCmdDistributorTest-seed#[1B0AB7BEC66FA649]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a_i/
   [junit4]   2> 1731728 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1731732 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1731735 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65099be0{/a_i,null,AVAILABLE}
   [junit4]   2> 1731737 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2d09d17e{HTTP/1.1,[http/1.1]}{127.0.0.1:62285}
   [junit4]   2> 1731738 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server Started @1739145ms
   [junit4]   2> 1731738 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/a_i, hostPort=62285, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/cores}
   [junit4]   2> 1731752 ERROR (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1731753 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1731753 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1731753 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1731753 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T04:21:16.918Z
   [junit4]   2> 1731754 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/solr.xml
   [junit4]   2> 1731778 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/cores
   [junit4]   2> 1731778 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1731779 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1731816 WARN  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1731817 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1731826 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1731887 WARN  (coreLoadExecutor-5322-thread-1) [    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> 1731888 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1731898 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1731898 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1731898 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@669b6ca8
   [junit4]   2> 1731972 WARN  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1731986 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1731986 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1731987 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1731987 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1732031 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1432be38[collection1] main]
   [junit4]   2> 1732031 WARN  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1732032 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1732045 INFO  (searcherExecutor-5323-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1432be38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1732045 INFO  (coreLoadExecutor-5322-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554932173069352960
   [junit4]   2> 1732683 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1732687 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1732689 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44e4f8ea{/a_i,null,AVAILABLE}
   [junit4]   2> 1732691 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68778b99{HTTP/1.1,[http/1.1]}{127.0.0.1:62286}
   [junit4]   2> 1732691 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server Started @1740099ms
   [junit4]   2> 1732691 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/a_i, hostPort=62286, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/cores}
   [junit4]   2> 1732691 ERROR (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1732692 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1732692 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1732692 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1732692 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T04:21:17.857Z
   [junit4]   2> 1732692 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1732716 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/cores
   [junit4]   2> 1732716 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1732718 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1732756 WARN  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1732757 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1732773 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1732854 WARN  (coreLoadExecutor-5333-thread-1) [    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> 1732856 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1732865 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1732865 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1732865 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@669b6ca8
   [junit4]   2> 1732957 WARN  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1732992 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1732992 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1732993 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1732993 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1733040 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c4f15d5[collection1] main]
   [junit4]   2> 1733041 WARN  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1733041 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1733043 INFO  (searcherExecutor-5334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4c4f15d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1733043 INFO  (coreLoadExecutor-5333-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554932174115831808
   [junit4]   2> 1733797 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1733799 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1733801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a6914e6{/a_i,null,AVAILABLE}
   [junit4]   2> 1733801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76285cdd{HTTP/1.1,[http/1.1]}{127.0.0.1:62287}
   [junit4]   2> 1733802 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server Started @1741209ms
   [junit4]   2> 1733802 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/a_i, hostPort=62287, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/cores}
   [junit4]   2> 1733802 ERROR (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1733803 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1733803 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1733803 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1733803 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T04:21:18.968Z
   [junit4]   2> 1733803 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1733852 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/cores
   [junit4]   2> 1733852 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1733853 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1733905 WARN  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1733906 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1733921 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1734002 WARN  (coreLoadExecutor-5344-thread-1) [    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> 1734003 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1734018 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1734019 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1734019 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@669b6ca8
   [junit4]   2> 1734095 WARN  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1734124 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1734124 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1734125 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1734125 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1734177 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a85f6c[collection1] main]
   [junit4]   2> 1734178 WARN  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1734178 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1734179 INFO  (searcherExecutor-5345-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a85f6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1734181 INFO  (coreLoadExecutor-5344-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554932175309111296
   [junit4]   2> 1734993 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1734995 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1734997 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cdc9b34{/a_i,null,AVAILABLE}
   [junit4]   2> 1734999 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ef58c70{HTTP/1.1,[http/1.1]}{127.0.0.1:62288}
   [junit4]   2> 1734999 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server Started @1742407ms
   [junit4]   2> 1734999 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/a_i, hostPort=62288, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/cores}
   [junit4]   2> 1734999 ERROR (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1734999 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1734999 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1735000 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1735000 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T04:21:20.165Z
   [junit4]   2> 1735000 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1735020 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/cores
   [junit4]   2> 1735020 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1735021 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1735084 WARN  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1735086 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1735097 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1735186 WARN  (coreLoadExecutor-5355-thread-1) [    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> 1735188 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1735199 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1735200 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1735200 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@669b6ca8
   [junit4]   2> 1735217 WARN  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1735245 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1735245 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1735246 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1735246 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1735261 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c48dcfd[collection1] main]
   [junit4]   2> 1735262 WARN  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1735262 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1735262 INFO  (searcherExecutor-5356-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c48dcfd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1735262 INFO  (coreLoadExecutor-5355-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554932176442621952
   [junit4]   2> 1736119 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1736121 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1736128 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19857f2{/a_i,null,AVAILABLE}
   [junit4]   2> 1736128 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5af01fd{HTTP/1.1,[http/1.1]}{127.0.0.1:62289}
   [junit4]   2> 1736129 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.Server Started @1743536ms
   [junit4]   2> 1736129 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/a_i, hostPort=62289, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/cores}
   [junit4]   2> 1736129 ERROR (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1736130 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1736130 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1736130 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1736130 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T04:21:21.295Z
   [junit4]   2> 1736131 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1736181 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/cores
   [junit4]   2> 1736181 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1736182 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1736225 WARN  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1736226 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1736235 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1736331 WARN  (coreLoadExecutor-5366-thread-1) [    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> 1736342 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1736353 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1736354 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1736355 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@669b6ca8
   [junit4]   2> 1736452 WARN  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1736491 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1736491 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1736492 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1736492 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1736542 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75180483[collection1] main]
   [junit4]   2> 1736545 WARN  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1736545 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1736547 INFO  (searcherExecutor-5367-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75180483[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1736548 INFO  (coreLoadExecutor-5366-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554932177791090688
   [junit4]   2> 1737163 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1737173 INFO  (qtp810073324-11223) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932178442256384)} 0 4
   [junit4]   2> 1737180 INFO  (qtp879367169-11240) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932178450644992)} 0 3
   [junit4]   2> 1737187 INFO  (qtp1863613495-11257) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932178459033600)} 0 2
   [junit4]   2> 1737192 INFO  (qtp78747337-11274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932178465325056)} 0 1
   [junit4]   2> 1737202 INFO  (qtp1974723193-11291) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554932178473713664)} 0 4
   [junit4]   2> 1737205 ERROR (updateExecutor-1877-thread-1-processing-http:////127.0.0.1:62285//a_i//collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1737209 INFO  (qtp810073324-11226) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_i path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1737210 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1737212 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2d09d17e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737212 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=472185278
   [junit4]   2> 1737213 INFO  (coreCloseExecutor-5372-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c354b33
   [junit4]   2> 1737223 INFO  (coreCloseExecutor-5372-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1737224 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1737225 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@65099be0{/a_i,null,UNAVAILABLE}
   [junit4]   2> 1737227 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@68778b99{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737227 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=807305465
   [junit4]   2> 1737228 INFO  (coreCloseExecutor-5374-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56d8e87c
   [junit4]   2> 1737235 INFO  (coreCloseExecutor-5374-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1737236 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1737237 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@44e4f8ea{/a_i,null,UNAVAILABLE}
   [junit4]   2> 1737239 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@76285cdd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737239 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=97000375
   [junit4]   2> 1737240 INFO  (coreCloseExecutor-5376-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a683dc9
   [junit4]   2> 1737246 INFO  (coreCloseExecutor-5376-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1737247 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1737248 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a6914e6{/a_i,null,UNAVAILABLE}
   [junit4]   2> 1737250 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@ef58c70{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737250 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=718167829
   [junit4]   2> 1737251 INFO  (coreCloseExecutor-5378-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39c4cf63
   [junit4]   2> 1737284 INFO  (coreCloseExecutor-5378-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1737290 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1737290 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cdc9b34{/a_i,null,UNAVAILABLE}
   [junit4]   2> 1737292 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5af01fd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1737293 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1315231014
   [junit4]   2> 1737293 INFO  (coreCloseExecutor-5380-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5774476e
   [junit4]   2> 1737308 INFO  (coreCloseExecutor-5380-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1737316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1737317 INFO  (TEST-SolrCmdDistributorTest.test-seed#[1B0AB7BEC66FA649]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19857f2{/a_i,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=1B0AB7BEC66FA649 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 8.62s J0 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1B0AB7BEC66FA649:935E88646893CBB1]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
   [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> 1737323 INFO  (SUITE-SolrCmdDistributorTest-seed#[1B0AB7BEC66FA649]-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/J0/temp/solr.update.SolrCmdDistributorTest_1B0AB7BEC66FA649-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=830, maxMBSortInHeap=5.520066604559922, sim=RandomSimilarity(queryNorm=true): {}, locale=en-PH, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=123172224,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, TestFieldCache, ConnectionManagerTest, ConjunctionSolrSpellCheckerTest, OverseerTest, TolerantUpdateProcessorTest, PeerSyncTest, TestSolrQueryResponse, TestFilteredDocIdSet, TestCustomStream, TestHashPartitioner, OverseerRolesTest, ZkStateWriterTest, SoftAutoCommitTest, TestSolrQueryParserResource, RecoveryZkTest, TestHighlightDedupGrouping, ChangedSchemaMergeTest, AnalyticsMergeStrategyTest, TestTrackingShardHandlerFactory, TestRandomDVFaceting, HdfsTlogReplayBufferedWhileIndexingTest, TemplateUpdateProcessorTest, TestFieldCacheSanityChecker, TestTolerantUpdateProcessorCloud, HdfsWriteToMultipleCollectionsTest, DirectSolrSpellCheckerTest, TestIntervalFaceting, CloudMLTQParserTest, TestCustomDocTransformer, DistributedFacetPivotSmallTest, TestHdfsUpdateLog, TestRTimerTree, UnloadDistributedZkTest, RankQueryTest, TestCloudRecovery, CachingDirectoryFactoryTest, AlternateDirectoryTest, CurrencyFieldXmlFileTest, TermsComponentTest, TestOrdValues, TestSha256AuthenticationProvider, SyncSliceTest, ZkNodePropsTest, TestLeaderElectionWithEmptyReplica, TestFaceting, BigEndianAscendingWordDeserializerTest, TestBlendedInfixSuggestions, AnalysisAfterCoreReloadTest, TestCharFilters, HdfsDirectoryFactoryTest, TestFieldCollectionResource, TestRequestStatusCollectionAPI, TestRawResponseWriter, TestHashQParserPlugin, TestMacros, TestReqParamsAPI, HdfsChaosMonkeySafeLeaderTest, GraphQueryTest, RestartWhileUpdatingTest, TestBackupRepositoryFactory, TestStressVersions, PluginInfoTest, HttpSolrCallGetCoreTest, CoreMergeIndexesAdminHandlerTest, PingRequestHandlerTest, CdcrRequestHandlerTest, TestMergePolicyConfig, TestRemoteStreaming, SampleTest, TestXIncludeConfig, TestConfigSetsAPIExclusivity, TestWordDelimiterFilterFactory, TestTolerantSearch, TestCloudSchemaless, HdfsBasicDistributedZkTest, SolrXmlInZkTest, PrimitiveFieldTypeTest, TestJmxIntegration, TestDocumentBuilder, TlogReplayBufferedWhileIndexingTest, SuggestComponentTest, BlockJoinFacetRandomTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestImplicitCoreProperties, TestDocBasedVersionConstraints, TestSolrDeletionPolicy1, TestPhraseSuggestions, TestPartialUpdateDeduplication, SSLMigrationTest, SolrIndexConfigTest, TestDistributedSearch, TestSerializedLuceneMatchVersion, TestPerFieldSimilarity, SearchHandlerTest, PrimUtilsTest, DataDrivenBlockJoinTest, HdfsNNFailoverTest, DirectoryFactoryTest, TestDistribIDF, ManagedSchemaRoundRobinCloudTest, CdcrReplicationDistributedZkTest, DocValuesNotIndexedTest, DisMaxRequestHandlerTest, TestSolr4Spatial2, TestCloudPivotFacet, SolrTestCaseJ4Test, BufferStoreTest, SuggesterFSTTest, VMParamsZkACLAndCredentialsProvidersTest, TestScoreJoinQPScore, DistributedSpellCheckComponentTest, TestOverriddenPrefixQueryForCustomFieldType, QueryElevationComponentTest, CollectionStateFormat2Test, TestConfigSetImmutable, TestCustomSort, XmlUpdateRequestHandlerTest, DeleteStatusTest, SpatialFilterTest, HLLUtilTest, HdfsSyncSliceTest, LeaderElectionTest, TestSolrConfigHandler, TestSchemaSimilarityResource, DocValuesTest, TestDynamicFieldCollectionResource, TestLeaderInitiatedRecoveryThread, TestSurroundQueryParser, BlobRepositoryCloudTest, TestFunctionQuery, TestGeoJSONResponseWriter, TestFieldCacheSortRandom, DOMUtilTest, DistributedDebugComponentTest, TestJsonFacets, TestGroupingSearch, ZkControllerTest, RequiredFieldsTest, DocValuesMultiTest, TestUninvertingReader, SolrMetricsIntegrationTest, MetricsHandlerTest, DistributedFacetPivotLongTailTest, OpenExchangeRatesOrgProviderTest, ConcurrentDeleteAndCreateCollectionTest, UniqFieldsUpdateProcessorFactoryTest, BlockCacheTest, SynonymTokenizerTest, TestClusterStateMutator, DocumentBuilderTest, XsltUpdateRequestHandlerTest, TestSchemaNameResource, ReplicaListTransformerTest, SolrSlf4jReporterTest, ActionThrottleTest, TestSweetSpotSimilarityFactory, TestLegacyNumericRangeQueryBuilder, TestHdfsBackupRestoreCore, TestSolrCoreSnapshots, TestRTGBase, SOLR749Test, OutputWriterTest, StandardRequestHandlerTest, BasicDistributedZkTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ZkCLITest, SolrCoreTest, SolrCmdDistributorTest]
   [junit4] Completed [354/673 (1!)] on J0 in 8.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 63476 lines...]


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

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

1 tests failed.
FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55779//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55779//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55779//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55779//collection1/] expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([732A66A9C69055C3:FB7E5973686C383B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11045 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/init-core-data-001
   [junit4]   2> 674225 INFO  (SUITE-SolrCmdDistributorTest-seed#[732A66A9C69055C3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 674226 INFO  (SUITE-SolrCmdDistributorTest-seed#[732A66A9C69055C3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 676118 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/cores/collection1
   [junit4]   2> 676126 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 676127 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fd8c052{/,null,AVAILABLE}
   [junit4]   2> 676134 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@640d1b78{SSL,[ssl, http/1.1]}{127.0.0.1:55779}
   [junit4]   2> 676134 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server Started @681871ms
   [junit4]   2> 676134 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55779, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/cores}
   [junit4]   2> 676134 ERROR (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 676135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 676135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 676135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 676135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T23:48:09.829Z
   [junit4]   2> 676136 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/solr.xml
   [junit4]   2> 676360 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/cores
   [junit4]   2> 676360 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 676362 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 676467 WARN  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 676468 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 676502 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 676635 WARN  (coreLoadExecutor-4057-thread-1) [    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> 676637 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 676657 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 676658 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 676658 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75f2a6
   [junit4]   2> 676673 WARN  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 676688 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 676688 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 676689 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 676689 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 676689 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@213f9d1d[collection1] main]
   [junit4]   2> 676689 WARN  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 676689 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 676689 INFO  (searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@213f9d1d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 676689 INFO  (coreLoadExecutor-4057-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555005587202244608
   [junit4]   2> 677631 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 677640 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 677641 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68bf4ad9{/,null,AVAILABLE}
   [junit4]   2> 677646 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@109ee764{SSL,[ssl, http/1.1]}{127.0.0.1:55781}
   [junit4]   2> 677646 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server Started @683383ms
   [junit4]   2> 677646 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55781, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/cores}
   [junit4]   2> 677647 ERROR (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 677647 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 677647 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 677647 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 677647 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T23:48:11.341Z
   [junit4]   2> 677648 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 677665 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/cores
   [junit4]   2> 677666 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 677667 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 677708 WARN  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 677709 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 677721 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 677829 WARN  (coreLoadExecutor-4068-thread-1) [    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> 677831 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 677841 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 677841 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 677841 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75f2a6
   [junit4]   2> 677850 WARN  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 677865 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 677865 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 677867 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 677867 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 677889 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23f7d7ed[collection1] main]
   [junit4]   2> 677889 WARN  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 677889 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 677902 INFO  (searcherExecutor-4069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23f7d7ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 677902 INFO  (coreLoadExecutor-4068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555005588474167296
   [junit4]   2> 678440 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 678459 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 678467 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4197935d{/,null,AVAILABLE}
   [junit4]   2> 678478 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@152588fd{SSL,[ssl, http/1.1]}{127.0.0.1:55782}
   [junit4]   2> 678478 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server Started @684215ms
   [junit4]   2> 678478 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55782, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/cores}
   [junit4]   2> 678479 ERROR (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 678479 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 678479 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 678479 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 678479 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T23:48:12.173Z
   [junit4]   2> 678481 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 678512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/cores
   [junit4]   2> 678512 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 678514 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 678561 WARN  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 678562 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 678573 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 678882 WARN  (coreLoadExecutor-4079-thread-1) [    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> 678930 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 678952 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 678953 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 678953 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75f2a6
   [junit4]   2> 679110 WARN  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 679125 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 679125 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 679127 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 679127 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679128 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@464d055[collection1] main]
   [junit4]   2> 679128 WARN  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 679129 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 679130 INFO  (searcherExecutor-4080-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@464d055[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679130 INFO  (coreLoadExecutor-4079-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555005589761818624
   [junit4]   2> 680047 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 680053 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 680056 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5aef3fb0{/,null,AVAILABLE}
   [junit4]   2> 680058 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4386f003{SSL,[ssl, http/1.1]}{127.0.0.1:55807}
   [junit4]   2> 680058 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server Started @685796ms
   [junit4]   2> 680059 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55807, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/cores}
   [junit4]   2> 680059 ERROR (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 680067 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 680067 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 680067 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 680067 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T23:48:13.761Z
   [junit4]   2> 680068 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 680085 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/cores
   [junit4]   2> 680085 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 680086 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 680132 WARN  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 680133 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 680147 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 680255 WARN  (coreLoadExecutor-4090-thread-1) [    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> 680257 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 680267 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 680267 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 680267 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75f2a6
   [junit4]   2> 680351 WARN  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 680367 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 680367 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 680369 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 680369 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 680370 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb213e6[collection1] main]
   [junit4]   2> 680371 WARN  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 680371 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 680372 INFO  (searcherExecutor-4091-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cb213e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 680372 INFO  (coreLoadExecutor-4090-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555005591064150016
   [junit4]   2> 681126 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 681129 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 681131 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@629e8bc0{/,null,AVAILABLE}
   [junit4]   2> 681135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65af9ad{SSL,[ssl, http/1.1]}{127.0.0.1:55813}
   [junit4]   2> 681135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.Server Started @686872ms
   [junit4]   2> 681135 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, hostPort=55813, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/cores}
   [junit4]   2> 681136 ERROR (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 681137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 681137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 681137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 681137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T23:48:14.831Z
   [junit4]   2> 681137 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 681176 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] 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.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/cores
   [junit4]   2> 681177 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 681178 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 681219 WARN  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 681219 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 681231 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 681372 WARN  (coreLoadExecutor-4101-thread-1) [    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> 681377 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 681391 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 681391 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_732A66A9C69055C3-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 681392 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75f2a6
   [junit4]   2> 681400 WARN  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 681421 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 681421 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 681423 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 681423 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 681424 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63fa0784[collection1] main]
   [junit4]   2> 681425 WARN  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 681425 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 681426 INFO  (searcherExecutor-4102-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@63fa0784[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 681427 INFO  (coreLoadExecutor-4101-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555005592170397696
   [junit4]   2> 681438 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 681472 INFO  (qtp1245492888-30054) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555005592215486464)} 0 1
   [junit4]   2> 681502 INFO  (qtp217631901-30071) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555005592245895168)} 0 2
   [junit4]   2> 681535 INFO  (qtp1880860132-30088) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555005592279449600)} 0 3
   [junit4]   2> 681596 INFO  (qtp1687682489-30106) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555005592322441216)} 0 24
   [junit4]   2> 681678 INFO  (qtp896115098-30122) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1555005592413667328)} 0 18
   [junit4]   2> 681686 ERROR (updateExecutor-7641-thread-1-processing-https:////127.0.0.1:55779////collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 681696 ERROR (updateExecutor-7641-thread-1) [    ] o.a.s.u.SolrCmdDistributor java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.timer(InstrumentedHttpRequestExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:442)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.doRequest(SolrCmdDistributor.java:293)
   [junit4]   2> 	at org.apache.solr.update.SolrCmdDistributor.lambda$submit$0(SolrCmdDistributor.java:282)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 681698 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 681703 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@640d1b78{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 681703 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1327462185
   [junit4]   2> 681704 INFO  (coreCloseExecutor-4107-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7039d058
   [junit4]   2> 681704 INFO  (coreCloseExecutor-4107-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 681704 INFO  (coreCloseExecutor-4107-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f3f4c9b
   [junit4]   2> 681766 INFO  (coreCloseExecutor-4107-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 681767 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 681767 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fd8c052{/,null,UNAVAILABLE}
   [junit4]   2> 681770 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@109ee764{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 681770 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=160714702
   [junit4]   2> 681771 INFO  (coreCloseExecutor-4109-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@68a30321
   [junit4]   2> 681771 INFO  (coreCloseExecutor-4109-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 681771 INFO  (coreCloseExecutor-4109-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@e81f882
   [junit4]   2> 681777 INFO  (coreCloseExecutor-4109-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 681778 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 681778 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68bf4ad9{/,null,UNAVAILABLE}
   [junit4]   2> 681780 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@152588fd{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 681780 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1117643844
   [junit4]   2> 681782 INFO  (coreCloseExecutor-4111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@91ac29d
   [junit4]   2> 681783 INFO  (coreCloseExecutor-4111-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 681783 INFO  (coreCloseExecutor-4111-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7249f000
   [junit4]   2> 681789 INFO  (coreCloseExecutor-4111-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 681789 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 681790 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4197935d{/,null,UNAVAILABLE}
   [junit4]   2> 681792 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4386f003{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 681792 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=377021346
   [junit4]   2> 681794 INFO  (coreCloseExecutor-4113-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@77082fb9
   [junit4]   2> 681794 INFO  (coreCloseExecutor-4113-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 681794 INFO  (coreCloseExecutor-4113-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b11643
   [junit4]   2> 681800 INFO  (coreCloseExecutor-4113-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 681801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 681801 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5aef3fb0{/,null,UNAVAILABLE}
   [junit4]   2> 681804 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@65af9ad{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 681804 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1509809304
   [junit4]   2> 681805 INFO  (coreCloseExecutor-4115-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4ac195f
   [junit4]   2> 681806 INFO  (coreCloseExecutor-4115-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 681806 INFO  (coreCloseExecutor-4115-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1cbc7404
   [junit4]   2> 681816 INFO  (coreCloseExecutor-4115-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 681816 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 681817 INFO  (TEST-SolrCmdDistributorTest.test-seed#[732A66A9C69055C3]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@629e8bc0{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=732A66A9C69055C3 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.60s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=add{,id=(null)}; node=StdNode: https://127.0.0.1:55779//collection1/, SolrCmdDistributor$Error: statusCode=-1; exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}; node=StdNode: https://127.0.0.1:55779//collection1/] expected:<0> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([732A66A9C69055C3:FB7E5973686C383B]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
   [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> 681822 INFO  (SUITE-SolrCmdDistributorTest-seed#[732A66A9C69055C3]-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.SolrCmdDistributorTest_732A66A9C69055C3-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=5, maxDocsPerChunk=4, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=5, blockSize=6)), sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=Europe/Riga
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=222550384,total=451936256
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, AliasIntegrationTest, TestExactSharedStatsCache, TestNRTOpen, TestBulkSchemaConcurrent, TestObjectReleaseTracker, TestPerFieldSimilarityWithDefaultOverride, TestAnalyzeInfixSuggestions, DistributedTermsComponentTest, LeaderElectionIntegrationTest, ConnectionReuseTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, TestLegacyFieldCache, SpellingQueryConverterTest, TestSSLRandomization, OverseerStatusTest, SolrMetricReporterTest, RollingRestartTest, TestRawTransformer, ExternalFileFieldSortTest, HdfsThreadLeakTest, VersionInfoTest, TestNamedUpdateProcessors, TestExceedMaxTermLength, TestConfigReload, SolrGangliaReporterTest, ConfigSetsAPITest, CdcrUpdateLogTest, TestCodecSupport, ScriptEngineTest, CacheHeaderTest, RegexBoostProcessorTest, ReplicationFactorTest, TestSearchPerf, WordBreakSolrSpellCheckerTest, StressHdfsTest, CoreAdminRequestStatusTest, RemoteQueryErrorTest, TestRandomFlRTGCloud, DistributedIntervalFacetingTest, MultiThreadedOCPTest, TestTrie, JavabinLoaderTest, TestRecoveryHdfs, DistribJoinFromCollectionTest, TestSolrQueryParser, TestConfigSetsAPI, TestReversedWildcardFilterFactory, ShardRoutingCustomTest, TestGraphMLResponseWriter, TestLRUStatsCache, TestConfigSetsAPIZkFailure, TestDelegationWithHadoopAuth, PeerSyncWithIndexFingerprintCachingTest, CurrencyFieldOpenExchangeTest, BasicFunctionalityTest, ResourceLoaderTest, UUIDFieldTest, DateMathParserTest, TestIndexingPerformance, TestStressLiveNodes, DateRangeFieldTest, TestCloudPseudoReturnFields, TestComponentsName, CollectionsAPISolrJTest, SparseHLLTest, TestJsonRequest, TestWriterPerf, TestJoin, SliceStateTest, TestSQLHandlerNonCloud, BasicZkTest, SaslZkACLProviderTest, TestSolr4Spatial, TestFiltering, TestFieldTypeResource, DistanceFunctionTest, TestSmileRequest, QueryResultKeyTest, SolrCmdDistributorTest]
   [junit4] Completed [146/673 (1!)] on J1 in 7.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 64143 lines...]


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

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

2 tests failed.
FAILED:  org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([5FBC51305B77BE1F:587C07307B2D5A]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([5FBC51305B77BE1F:D7E86EEAF58BD3E7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 11782 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/init-core-data-001
   [junit4]   2> 1982473 INFO  (SUITE-SolrCmdDistributorTest-seed#[5FBC51305B77BE1F]-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> 1982473 INFO  (SUITE-SolrCmdDistributorTest-seed#[5FBC51305B77BE1F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y_/kg
   [junit4]   2> 1984253 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1984256 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1984258 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b9943e8{/y_/kg,null,AVAILABLE}
   [junit4]   2> 1984258 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4a9afd82{HTTP/1.1,[http/1.1]}{127.0.0.1:52020}
   [junit4]   2> 1984258 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server Started @1991031ms
   [junit4]   2> 1984258 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/y_/kg, hostPort=52020, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/cores}
   [junit4]   2> 1984258 ERROR (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1984260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1984260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1984260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1984260 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T14:23:32.391Z
   [junit4]   2> 1984261 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/solr.xml
   [junit4]   2> 1984282 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/cores
   [junit4]   2> 1984282 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1984283 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1984349 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1984360 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1984451 WARN  (coreLoadExecutor-6324-thread-1) [    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> 1984453 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1984472 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1984472 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1984472 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 1984526 WARN  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1984540 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1984540 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1984541 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1984541 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1984586 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a5ef2ac[collection1] main]
   [junit4]   2> 1984586 WARN  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1984587 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1984597 INFO  (searcherExecutor-6325-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a5ef2ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1984598 INFO  (coreLoadExecutor-6324-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554970063907323904
   [junit4]   2> 1985149 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1985151 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1985153 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dbffa20{/y_/kg,null,AVAILABLE}
   [junit4]   2> 1985155 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a65250c{HTTP/1.1,[http/1.1]}{127.0.0.1:52021}
   [junit4]   2> 1985155 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server Started @1991929ms
   [junit4]   2> 1985155 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/y_/kg, hostPort=52021, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/cores}
   [junit4]   2> 1985155 ERROR (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1985156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1985156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1985156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1985156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T14:23:33.287Z
   [junit4]   2> 1985156 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1985178 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/cores
   [junit4]   2> 1985178 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1985179 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1985226 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1985238 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1985312 WARN  (coreLoadExecutor-6335-thread-1) [    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> 1985314 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1985323 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1985323 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1985324 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 1985369 WARN  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1985390 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1985390 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1985390 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1985391 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1985422 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35896692[collection1] main]
   [junit4]   2> 1985423 WARN  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1985423 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1985434 INFO  (searcherExecutor-6336-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35896692[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1985434 INFO  (coreLoadExecutor-6335-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554970064783933440
   [junit4]   2> 1986080 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1986082 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1986084 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6552d773{/y_/kg,null,AVAILABLE}
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46a781f4{HTTP/1.1,[http/1.1]}{127.0.0.1:52022}
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server Started @1992859ms
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/y_/kg, hostPort=52022, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/cores}
   [junit4]   2> 1986086 ERROR (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1986086 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T14:23:34.217Z
   [junit4]   2> 1986087 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1986101 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/cores
   [junit4]   2> 1986101 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1986102 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1986137 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1986149 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1986237 WARN  (coreLoadExecutor-6346-thread-1) [    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> 1986239 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1986249 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1986249 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1986249 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 1986310 WARN  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1986324 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1986324 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1986325 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1986325 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1986356 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45b547eb[collection1] main]
   [junit4]   2> 1986357 WARN  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1986357 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1986358 INFO  (searcherExecutor-6347-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45b547eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1986358 INFO  (coreLoadExecutor-6346-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554970065752817664
   [junit4]   2> 1987309 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 1987311 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1987314 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1432ca10{/y_/kg,null,AVAILABLE}
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fb76fa{HTTP/1.1,[http/1.1]}{127.0.0.1:52023}
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server Started @1994089ms
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/y_/kg, hostPort=52023, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/cores}
   [junit4]   2> 1987316 ERROR (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1987316 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T14:23:35.447Z
   [junit4]   2> 1987317 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 1987347 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/cores
   [junit4]   2> 1987348 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1987349 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1987393 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1987405 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1987526 WARN  (coreLoadExecutor-6357-thread-1) [    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> 1987528 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1987542 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1987542 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 1987542 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 1987592 WARN  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1987615 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1987615 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1987616 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1987616 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1987648 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ec53b99[collection1] main]
   [junit4]   2> 1987649 WARN  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1987650 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1987662 INFO  (searcherExecutor-6358-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ec53b99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1987663 INFO  (coreLoadExecutor-6357-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554970067121209344
   [junit4]   2> 1988514 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 1988516 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1988517 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@287e15f5{/y_/kg,null,AVAILABLE}
   [junit4]   2> 1988518 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23838b3c{HTTP/1.1,[http/1.1]}{127.0.0.1:52024}
   [junit4]   2> 1988518 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.Server Started @1995292ms
   [junit4]   2> 1988518 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/data, schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/y_/kg, hostPort=52024, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/cores}
   [junit4]   2> 1988519 ERROR (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1988519 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1988519 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1988519 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1988519 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-28T14:23:36.650Z
   [junit4]   2> 1988519 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 1988614 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] 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.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/cores
   [junit4]   2> 1988614 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1988615 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1988658 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1988670 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1988766 WARN  (coreLoadExecutor-6368-thread-1) [    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> 1988768 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1988778 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1988779 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_5FBC51305B77BE1F-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 1988779 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 1988821 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1988840 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1988841 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1988841 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1988841 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1988869 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69c1ac46[collection1] main]
   [junit4]   2> 1988870 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1988870 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1988871 INFO  (searcherExecutor-6369-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69c1ac46[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1988871 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554970068387889152
   [junit4]   2> 1989235 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1989241 INFO  (qtp1699056799-13181) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y_/kg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554970068773765120)} 0 2
   [junit4]   2> 1989248 INFO  (qtp1268575016-13198) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y_/kg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554970068781105152)} 0 2
   [junit4]   2> 1989254 INFO  (qtp324820703-13215) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y_/kg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554970068787396608)} 0 1
   [junit4]   2> 1989260 INFO  (qtp1621035367-13232) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y_/kg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554970068793688064)} 0 2
   [junit4]   2> 1989269 INFO  (qtp2012060344-13249) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/y_/kg path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1554970068801028096)} 0 4
   [junit4]   2> 1989272 ERROR (updateExecutor-2373-thread-1-processing-http:////127.0.0.1:52020//y_//kg//collection1) [    ] o.a.s.u.StreamingSolrClients error
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1989276 INFO  (qtp1699056799-13184) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/y_/kg path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1989276 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1989281 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a9afd82{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1989282 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712626561
   [junit4]   2> 1989283 INFO  (coreCloseExecutor-6374-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@31a5185d
   [junit4]   2> 1989283 INFO  (coreCloseExecutor-6374-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1989283 INFO  (coreCloseExecutor-6374-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4127fb75
   [junit4]   2> 1989293 INFO  (coreCloseExecutor-6374-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1989315 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1989315 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b9943e8{/y_/kg,null,UNAVAILABLE}
   [junit4]   2> 1989323 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a65250c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1989324 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1251193195
   [junit4]   2> 1989324 INFO  (coreCloseExecutor-6376-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b02499d
   [junit4]   2> 1989325 INFO  (coreCloseExecutor-6376-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1989325 INFO  (coreCloseExecutor-6376-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57bd3c53
   [junit4]   2> 1989357 INFO  (coreCloseExecutor-6376-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1989358 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1989358 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3dbffa20{/y_/kg,null,UNAVAILABLE}
   [junit4]   2> 1989361 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@46a781f4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1989361 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1033535531
   [junit4]   2> 1989362 INFO  (coreCloseExecutor-6378-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f9c8299
   [junit4]   2> 1989362 INFO  (coreCloseExecutor-6378-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1989362 INFO  (coreCloseExecutor-6378-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2d7d7241
   [junit4]   2> 1989389 INFO  (coreCloseExecutor-6378-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1989392 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1989393 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6552d773{/y_/kg,null,UNAVAILABLE}
   [junit4]   2> 1989403 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@fb76fa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1989403 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2073461366
   [junit4]   2> 1989404 INFO  (coreCloseExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@211b7e8d
   [junit4]   2> 1989404 INFO  (coreCloseExecutor-6380-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1989404 INFO  (coreCloseExecutor-6380-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7a1b1279
   [junit4]   2> 1989427 INFO  (coreCloseExecutor-6380-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1989449 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1989449 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1432ca10{/y_/kg,null,UNAVAILABLE}
   [junit4]   2> 1989461 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@23838b3c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1989462 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=259171743
   [junit4]   2> 1989462 INFO  (coreCloseExecutor-6382-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8a654bf
   [junit4]   2> 1989462 INFO  (coreCloseExecutor-6382-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1989462 INFO  (coreCloseExecutor-6382-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@56fd73bf
   [junit4]   2> 1989475 INFO  (coreCloseExecutor-6382-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1989476 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1989476 INFO  (TEST-SolrCmdDistributorTest.test-seed#[5FBC51305B77BE1F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@287e15f5{/y_/kg,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrCmdDistributorTest -Dtests.method=test -Dtests.seed=5FBC51305B77BE1F -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=America/Montreal -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 7.01s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FBC51305B77BE1F:D7E86EEAF58BD3E7]:0)
   [junit4]    > 	at org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
   [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> 1989485 INFO  (SUITE-SolrCmdDistributorTest-seed#[5FBC51305B77BE1F]-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.SolrCmdDistributorTest_5FBC51305B77BE1F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=840, maxMBSortInHeap=7.181076382018627, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=America/Montreal
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=130898720,total=473432064
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestRawTransformer, JsonLoaderTest, TestCloudPseudoReturnFields, TestSystemIdResolver, TestSolrIndexConfig, SimpleMLTQParserTest, TestDocSet, HighlighterConfigTest, TestSSLRandomization, CloneFieldUpdateProcessorFactoryTest, TestPushWriter, DistributedFacetPivotSmallAdvancedTest, MinimalSchemaTest, TestConfigReload, AsyncCallRequestStatusResponseTest, RequestLoggingTest, TestSolrQueryParser, SignatureUpdateProcessorFactoryTest, TestIndexSearcher, TestIndexingPerformance, BlockDirectoryTest, BooleanFieldTest, FileBasedSpellCheckerTest, TestSolrCloudWithDelegationTokens, SuggesterTSTTest, TestPivotHelperCode, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, TestSolrCLIRunExample, ResponseLogComponentTest, TestMinMaxOnMultiValuedField, TestSolrDynamicMBean, LeaderFailureAfterFreshStartTest, TestFieldCacheReopen, ClassificationUpdateProcessorIntegrationTest, SolrJmxReporterTest, TestSchemaVersionResource, JSONWriterTest, TestRequestForwarding, DistributedFacetPivotLargeTest, WordBreakSolrSpellCheckerTest, RemoteQueryErrorTest, AtomicUpdatesTest, InfoHandlerTest, TestSchemaManager, TestQueryUtils, TestSortByMinMaxFunction, SolrIndexSplitterTest, CoreAdminHandlerTest, TestConfigSetsAPIZkFailure, CdcrUpdateLogTest, CollectionTooManyReplicasTest, NotRequiredUniqueKeyTest, TestBulkSchemaConcurrent, PeerSyncWithIndexFingerprintCachingTest, TestAnalyzedSuggestions, TestChildDocTransformer, MultiThreadedOCPTest, TestBadConfig, TestPHPSerializedResponseWriter, TestInfoStreamLogging, TestSolrCloudWithSecureImpersonation, HLLSerializationTest, TestAnalyzeInfixSuggestions, TestStressRecovery, ClusterStateTest, TestAuthenticationFramework, RollingRestartTest, ShardRoutingCustomTest, UpdateRequestProcessorFactoryTest, TestFileDictionaryLookup, TestFuzzyAnalyzedSuggestions, TestFastWriter, TestLeaderElectionZkExpiry, TestDeleteCollectionOnDownNodes, DistributedIntervalFacetingTest, FacetPivotSmallTest, PreAnalyzedFieldManagedSchemaCloudTest, TestComponentsName, HdfsCollectionsAPIDistributedZkTest, SortSpecParsingTest, TestGraphTermsQParserPlugin, TestSolrConfigHandlerConcurrent, AnalyticsQueryTest, RequestHandlersTest, TestSolrFieldCacheMBean, ResourceLoaderTest, ReturnFieldsTest, TestManagedResource, SolrInfoMBeanTest, ForceLeaderTest, TestClusterProperties, DirectUpdateHandlerOptimizeTest, RulesTest, LukeRequestHandlerTest, TestJmxMonitoredMap, TestDistributedStatsComponentCardinality, TestUtils, TriLevelCompositeIdRoutingTest, UtilsToolTest, TestScoreJoinQPNoScore, TestDynamicLoading, TestExactSharedStatsCache, SpellCheckCollatorTest, HdfsThreadLeakTest, TestXmlQParser, TestFieldCacheVsDocValues, TestFieldResource, TestAtomicUpdateErrorCases, CdcrVersionReplicationTest, SecurityConfHandlerTest, TestSimpleTrackingShardHandler, TestDelegationWithHadoopAuth, SliceStateTest, OverseerModifyCollectionTest, ScriptEngineTest, RAMDirectoryFactoryTest, LeaderElectionContextKeyTest, DebugComponentTest, DateRangeFieldTest, TestRestoreCore, TestConfigOverlay, TestRuleBasedAuthorizationPlugin, AddBlockUpdateTest, TestLRUStatsCache, TestQueryTypes, TestShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest, EnumFieldTest, TestShortCircuitedRequests, ConvertedLegacyTest, OpenCloseCoreStressTest, SpellingQueryConverterTest, HdfsDirectoryTest, TestOmitPositions, TestSQLHandlerNonCloud, TestJsonRequest, TestRecoveryHdfs, SolrMetricReporterTest, TestWriterPerf, LoggingHandlerTest, BlockJoinFacetSimpleTest, CoreSorterTest, CoreAdminRequestStatusTest, TestJoin, TestRecovery, URLClassifyProcessorTest, BasicFunctionalityTest, FullSolrCloudDistribCmdsTest, TestReversedWildcardFilterFactory, CacheHeaderTest, CollectionsAPISolrJTest, TermVectorComponentTest, WrapperMergePolicyFactoryTest, UpdateParamsTest, TestSearcherReuse, SparseHLLTest, TermVectorComponentDistributedTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest]
   [junit4] Completed [368/673 (1!)] on J1 in 7.04s, 1 test, 1 failure <<< FAILURES!

[...truncated 689 lines...]
   [junit4] Suite: org.apache.solr.metrics.reporters.SolrGangliaReporterTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrGangliaReporterTest_5FBC51305B77BE1F-001/init-core-data-001
   [junit4]   2> 3035806 INFO  (SUITE-SolrGangliaReporterTest-seed#[5FBC51305B77BE1F]-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> 3035807 INFO  (TEST-SolrGangliaReporterTest.testReporter-seed#[5FBC51305B77BE1F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 3035894 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib, /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3035933 WARN  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3035934 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3035952 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3036037 WARN  (coreLoadExecutor-9973-thread-1) [    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> 3036039 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3036049 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3036050 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrGangliaReporterTest_5FBC51305B77BE1F-001/init-core-data-001/]
   [junit4]   2> 3036050 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c5c8caf
   [junit4]   2> 3036055 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=6.681640625, floorSegmentMB=1.2158203125, forceMergeDeletesPctAllowed=1.6299595254044852, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3036076 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3036077 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3036096 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3036097 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3036099 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1212918426, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3036100 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@32b1bde8[collection1] main]
   [junit4]   2> 3036100 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3036107 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3036149 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3036149 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3036150 INFO  (coreLoadExecutor-9973-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1554971166539513856
   [junit4]   2> 3036152 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3036152 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3036152 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3036152 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3036153 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3036153 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3036154 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3036154 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3036154 INFO  (searcherExecutor-9974-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32b1bde8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3041177 INFO  (TEST-SolrGangliaReporterTest.testReporter-seed#[5FBC51305B77BE1F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrGangliaReporterTest -Dtests.method=testReporter -Dtests.seed=5FBC51305B77BE1F -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.37s J1 | SolrGangliaReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.util.ConcurrentModificationException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5FBC51305B77BE1F:587C07307B2D5A]:0)
   [junit4]    > 	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   [junit4]    > 	at java.util.ArrayList$Itr.next(ArrayList.java:851)
   [junit4]    > 	at org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3041179 INFO  (SUITE-SolrGangliaReporterTest-seed#[5FBC51305B77BE1F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3041179 INFO  (SUITE-SolrGangliaReporterTest-seed#[5FBC51305B77BE1F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=187147602
   [junit4]   2> 3041180 INFO  (coreCloseExecutor-9979-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@246422f4
   [junit4]   2> 3041186 INFO  (coreCloseExecutor-9979-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 3041187 INFO  (SUITE-SolrGangliaReporterTest-seed#[5FBC51305B77BE1F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrGangliaReporterTest_5FBC51305B77BE1F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1676, maxMBSortInHeap=6.8502864151732705, sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=W-SU
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=201657440,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckComponentTest, TestRawTransformer, JsonLoaderTest, TestCloudPseudoReturnFields, TestSystemIdResolver, TestSolrIndexConfig, SimpleMLTQParserTest, TestDocSet, HighlighterConfigTest, TestSSLRandomization, CloneFieldUpdateProcessorFactoryTest, TestPushWriter, DistributedFacetPivotSmallAdvancedTest, MinimalSchemaTest, TestConfigReload, AsyncCallRequestStatusResponseTest, RequestLoggingTest, TestSolrQueryParser, SignatureUpdateProcessorFactoryTest, TestIndexSearcher, TestIndexingPerformance, BlockDirectoryTest, BooleanFieldTest, FileBasedSpellCheckerTest, TestSolrCloudWithDelegationTokens, SuggesterTSTTest, TestPivotHelperCode, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, TestSolrCLIRunExample, ResponseLogComponentTest, TestMinMaxOnMultiValuedField, TestSolrDynamicMBean, LeaderFailureAfterFreshStartTest, TestFieldCacheReopen, ClassificationUpdateProcessorIntegrationTest, SolrJmxReporterTest, TestSchemaVersionResource, JSONWriterTest, TestRequestForwarding, DistributedFacetPivotLargeTest, WordBreakSolrSpellCheckerTest, RemoteQueryErrorTest, AtomicUpdatesTest, InfoHandlerTest, TestSchemaManager, TestQueryUtils, TestSortByMinMaxFunction, SolrIndexSplitterTest, CoreAdminHandlerTest, TestConfigSetsAPIZkFailure, CdcrUpdateLogTest, CollectionTooManyReplicasTest, NotRequiredUniqueKeyTest, TestBulkSchemaConcurrent, PeerSyncWithIndexFingerprintCachingTest, TestAnalyzedSuggestions, TestChildDocTransformer, MultiThreadedOCPTest, TestBadConfig, TestPHPSerializedResponseWriter, TestInfoStreamLogging, TestSolrCloudWithSecureImpersonation, HLLSerializationTest, TestAnalyzeInfixSuggestions, TestStressRecovery, ClusterStateTest, TestAuthenticationFramework, RollingRestartTest, ShardRoutingCustomTest, UpdateRequestProcessorFactoryTest, TestFileDictionaryLookup, TestFuzzyAnalyzedSuggestions, TestFastWriter, TestLeaderElectionZkExpiry, TestDeleteCollectionOnDownNodes, DistributedIntervalFacetingTest, FacetPivotSmallTest, PreAnalyzedFieldManagedSchemaCloudTest, TestComponentsName, HdfsCollectionsAPIDistributedZkTest, SortSpecParsingTest, TestGraphTermsQParserPlugin, TestSolrConfigHandlerConcurrent, AnalyticsQueryTest, RequestHandlersTest, TestSolrFieldCacheMBean, ResourceLoaderTest, ReturnFieldsTest, TestManagedResource, SolrInfoMBeanTest, ForceLeaderTest, TestClusterProperties, DirectUpdateHandlerOptimizeTest, RulesTest, LukeRequestHandlerTest, TestJmxMonitoredMap, TestDistributedStatsComponentCardinality, TestUtils, TriLevelCompositeIdRoutingTest, UtilsToolTest, TestScoreJoinQPNoScore, TestDynamicLoading, TestExactSharedStatsCache, SpellCheckCollatorTest, HdfsThreadLeakTest, TestXmlQParser, TestFieldCacheVsDocValues, TestFieldResource, TestAtomicUpdateErrorCases, CdcrVersionReplicationTest, SecurityConfHandlerTest, TestSimpleTrackingShardHandler, TestDelegationWithHadoopAuth, SliceStateTest, OverseerModifyCollectionTest, ScriptEngineTest, RAMDirectoryFactoryTest, LeaderElectionContextKeyTest, DebugComponentTest, DateRangeFieldTest, TestRestoreCore, TestConfigOverlay, TestRuleBasedAuthorizationPlugin, AddBlockUpdateTest, TestLRUStatsCache, TestQueryTypes, TestShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, FieldAnalysisRequestHandlerTest, EnumFieldTest, TestShortCircuitedRequests, ConvertedLegacyTest, OpenCloseCoreStressTest, SpellingQueryConverterTest, HdfsDirectoryTest, TestOmitPositions, TestSQLHandlerNonCloud, TestJsonRequest, TestRecoveryHdfs, SolrMetricReporterTest, TestWriterPerf, LoggingHandlerTest, BlockJoinFacetSimpleTest, CoreSorterTest, CoreAdminRequestStatusTest, TestJoin, TestRecovery, URLClassifyProcessorTest, BasicFunctionalityTest, FullSolrCloudDistribCmdsTest, TestReversedWildcardFilterFactory, CacheHeaderTest, CollectionsAPISolrJTest, TermVectorComponentTest, WrapperMergePolicyFactoryTest, UpdateParamsTest, TestSearcherReuse, SparseHLLTest, TermVectorComponentDistributedTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TestRealTimeGet, HardAutoCommitTest, TestRangeQuery, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, TestFunctionQuery, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestQuerySenderListener, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCodecSupport, TimeZoneUtilsTest, DateMathParserTest, TestSuggestSpellingConverter, TestSolrJ, CircularListTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestConfigSetsAPI, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, TestReplicaProperties, TestSegmentSorting, TestSizeLimitedDistributedMap, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, StressHdfsTest, ZkStateReaderTest, TestCustomStream, TestBlobHandler, DistributedExpandComponentTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrGangliaReporterTest]
   [junit4] Completed [579/673 (2!)] on J1 in 5.40s, 1 test, 1 error <<< FAILURES!

[...truncated 62724 lines...]