Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6317/
Java: 32bit/jdk1.8.0_112 -server -XX:+UseG1GC

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([F47CDCE53A3C7B21:7C28E33F94C016D9]: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 10744 lines...]
   [junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\init-core-data-001
   [junit4]   2> 147134 INFO  
(SUITE-SolrCmdDistributorTest-seed#[F47CDCE53A3C7B21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 147134 INFO  
(SUITE-SolrCmdDistributorTest-seed#[F47CDCE53A3C7B21]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 147934 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\control\cores\collection1
   [junit4]   2> 147938 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 147939 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@190069a{/,null,AVAILABLE}
   [junit4]   2> 147940 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78662a{HTTP/1.1,[http/1.1]}{127.0.0.1:51322}
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server Started @153278ms
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001/control/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=51322, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\control\cores}
   [junit4]   2> 147941 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 147941 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T10:37:57.174Z
   [junit4]   2> 147943 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\control\solr.xml
   [junit4]   2> 147966 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\control\cores
   [junit4]   2> 147966 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 147968 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 148056 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 148070 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 148164 WARN  (coreLoadExecutor-603-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> 148166 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 148185 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 148186 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 148186 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c4fe2
   [junit4]   2> 148190 WARN  (coreLoadExecutor-603-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> 148208 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 148208 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 148209 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 148209 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 148210 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e98ceb[collection1] 
main]
   [junit4]   2> 148211 WARN  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 148211 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 148212 INFO  
(searcherExecutor-604-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e98ceb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 148212 INFO  (coreLoadExecutor-603-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554955871133368320
   [junit4]   2> 149166 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 149169 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 149170 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b2eb8b{/,null,AVAILABLE}
   [junit4]   2> 149172 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@cd3491{HTTP/1.1,[http/1.1]}{127.0.0.1:51325}
   [junit4]   2> 149172 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server Started @154509ms
   [junit4]   2> 149172 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001/shard0/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=51325, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard0\cores}
   [junit4]   2> 149172 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 149173 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 149173 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 149173 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 149173 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T10:37:58.406Z
   [junit4]   2> 149174 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 149200 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard0\cores
   [junit4]   2> 149200 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 149203 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 149289 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 149305 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 149421 WARN  (coreLoadExecutor-614-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> 149423 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 149444 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 149445 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 149445 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c4fe2
   [junit4]   2> 149450 WARN  (coreLoadExecutor-614-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> 149470 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 149470 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 149471 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 149471 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 149473 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a1f6[collection1] 
main]
   [junit4]   2> 149475 WARN  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 149475 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 149477 INFO  
(searcherExecutor-615-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67a1f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 149477 INFO  (coreLoadExecutor-614-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554955872459816960
   [junit4]   2> 150432 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 150438 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 150440 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@182a82f{/,null,AVAILABLE}
   [junit4]   2> 150441 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a6a462{HTTP/1.1,[http/1.1]}{127.0.0.1:51328}
   [junit4]   2> 150441 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server Started @155778ms
   [junit4]   2> 150441 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001/shard1/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=51328, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard1\cores}
   [junit4]   2> 150441 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 150442 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 150442 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 150442 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 150442 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T10:37:59.675Z
   [junit4]   2> 150445 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 150475 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard1\cores
   [junit4]   2> 150475 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 150476 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 150589 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 150611 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 150738 WARN  (coreLoadExecutor-625-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> 150740 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 150759 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 150760 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 150760 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c4fe2
   [junit4]   2> 150765 WARN  (coreLoadExecutor-625-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> 150793 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 150793 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 150796 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 150796 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 150797 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dd80e3[collection1] 
main]
   [junit4]   2> 150799 WARN  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 150799 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 150800 INFO  (coreLoadExecutor-625-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554955873847083008
   [junit4]   2> 150800 INFO  
(searcherExecutor-626-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1dd80e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151867 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 151871 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 151871 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16e6b77{/,null,AVAILABLE}
   [junit4]   2> 151873 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1ec2d93{HTTP/1.1,[http/1.1]}{127.0.0.1:51331}
   [junit4]   2> 151873 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server Started @157209ms
   [junit4]   2> 151873 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001/shard2/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=51331, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard2\cores}
   [junit4]   2> 151873 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 151874 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 151874 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 151874 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 151874 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T10:38:01.107Z
   [junit4]   2> 151875 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 151893 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard2\cores
   [junit4]   2> 151893 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 151895 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 151945 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 151971 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 152049 WARN  (coreLoadExecutor-636-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> 152052 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 152069 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 152070 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 152070 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c4fe2
   [junit4]   2> 152074 WARN  (coreLoadExecutor-636-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> 152090 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 152090 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 152100 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 152100 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 152103 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1da14[collection1] 
main]
   [junit4]   2> 152103 WARN  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 152103 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 152104 INFO  
(searcherExecutor-637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1da14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 152105 INFO  (coreLoadExecutor-636-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554955875215474688
   [junit4]   2> 153012 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard3\cores\collection1
   [junit4]   2> 153016 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 153017 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@492750{/,null,AVAILABLE}
   [junit4]   2> 153018 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@184c5a7{HTTP/1.1,[http/1.1]}{127.0.0.1:51334}
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.Server Started @158356ms
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001/shard3/data,
 schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/, 
hostPort=51334, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard3\cores}
   [junit4]   2> 153019 ERROR 
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 153019 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T10:38:02.252Z
   [junit4]   2> 153020 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard3\solr.xml
   [junit4]   2> 153039 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard3\cores
   [junit4]   2> 153039 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 153041 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 153118 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 153137 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 153272 WARN  (coreLoadExecutor-647-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> 153274 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 153297 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 153298 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001\tempDir-001\shard3\cores\collection1\data\]
   [junit4]   2> 153298 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c4fe2
   [junit4]   2> 153305 WARN  (coreLoadExecutor-647-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> 153332 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 153332 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 153334 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 153334 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 153338 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@572d0[collection1] 
main]
   [junit4]   2> 153339 WARN  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 153339 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 153341 INFO  
(searcherExecutor-648-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@572d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 153341 INFO  (coreLoadExecutor-647-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554955876511514624
   [junit4]   2> 153593 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 153605 INFO  (qtp13528128-1288) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554955876778901504)} 0 9
   [junit4]   2> 153619 INFO  (qtp24766052-1303) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554955876792532992)} 0 10
   [junit4]   2> 153637 INFO  (qtp26532974-1320) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554955876807213056)} 0 14
   [junit4]   2> 153648 INFO  (qtp26364612-1342) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554955876827136000)} 0 7
   [junit4]   2> 153661 INFO  (qtp7019854-1359) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554955876839718912)} 0 7
   [junit4]   2> 153665 ERROR 
(updateExecutor-196-thread-1-processing-http:////127.0.0.1:51322////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> 153678 INFO  (qtp13528128-1291) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 153679 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 153687 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@78662a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 153687 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27920183
   [junit4]   2> 153688 INFO  (coreCloseExecutor-653-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c9f12d
   [junit4]   2> 153688 INFO  (coreCloseExecutor-653-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153688 INFO  (coreCloseExecutor-653-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@89ecc9
   [junit4]   2> 153713 INFO  (coreCloseExecutor-653-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 153715 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 153715 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@190069a{/,null,UNAVAILABLE}
   [junit4]   2> 153718 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@cd3491{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 153718 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23172953
   [junit4]   2> 153719 INFO  (coreCloseExecutor-655-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b43866
   [junit4]   2> 153720 INFO  (coreCloseExecutor-655-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153720 INFO  (coreCloseExecutor-655-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1263f05
   [junit4]   2> 153731 INFO  (coreCloseExecutor-655-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 153731 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 153733 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@b2eb8b{/,null,UNAVAILABLE}
   [junit4]   2> 153735 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1a6a462{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 153735 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11611847
   [junit4]   2> 153735 INFO  (coreCloseExecutor-657-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1304288
   [junit4]   2> 153736 INFO  (coreCloseExecutor-657-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153736 INFO  (coreCloseExecutor-657-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1dd0e51
   [junit4]   2> 153745 INFO  (coreCloseExecutor-657-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 153746 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 153746 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@182a82f{/,null,UNAVAILABLE}
   [junit4]   2> 153750 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1ec2d93{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 153750 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15518303
   [junit4]   2> 153751 INFO  (coreCloseExecutor-659-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@10c1a0
   [junit4]   2> 153751 INFO  (coreCloseExecutor-659-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153751 INFO  (coreCloseExecutor-659-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7df29a
   [junit4]   2> 153761 INFO  (coreCloseExecutor-659-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 153763 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 153763 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16e6b77{/,null,UNAVAILABLE}
   [junit4]   2> 153765 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@184c5a7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 153765 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6796505
   [junit4]   2> 153766 INFO  (coreCloseExecutor-661-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12c318d
   [junit4]   2> 153768 INFO  (coreCloseExecutor-661-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 153769 INFO  (coreCloseExecutor-661-thread-1) [    
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@70c27d
   [junit4]   2> 153784 INFO  (coreCloseExecutor-661-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 153785 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 153786 INFO  
(TEST-SolrCmdDistributorTest.test-seed#[F47CDCE53A3C7B21]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@492750{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test 
-Dtests.seed=F47CDCE53A3C7B21 -Dtests.slow=true -Dtests.locale=ar-QA 
-Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 6.66s J1 | SolrCmdDistributorTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F47CDCE53A3C7B21:7C28E33F94C016D9]: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> 153797 INFO  
(SUITE-SolrCmdDistributorTest-seed#[F47CDCE53A3C7B21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrCmdDistributorTest_F47CDCE53A3C7B21-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1534, maxMBSortInHeap=6.880779763949699, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=VST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=3,threads=1,free=65009528,total=158334976
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDynamicMBean, 
TestSSLRandomization, TestSolrDeletionPolicy2, NotRequiredUniqueKeyTest, 
TestTrie, TestCollationFieldDocValues, CollectionReloadTest, 
TestHighFrequencyDictionaryFactory, TestLRUStatsCache, ResourceLoaderTest, 
TestFileDictionaryLookup, TestObjectReleaseTracker, ZkStateReaderTest, 
JSONWriterTest, DateRangeFieldTest, PeerSyncWithIndexFingerprintCachingTest, 
ExternalFileFieldSortTest, ClusterStateTest, TestSolrIndexConfig, 
TestRestoreCore, TestZkChroot, SimpleCollectionCreateDeleteTest, 
TestSolrCloudSnapshots, TestQueryUtils, InfoHandlerTest, SolrCmdDistributorTest]
   [junit4] Completed [33/673 (1!)] on J1 in 6.69s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 56660 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to