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...]

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

Reply via email to