Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/14/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.search.mlt.CloudMLTQParserTest.test

Error Message:
arrays first differed at element [1]; expected:<3> but was:<29>

Stack Trace:
arrays first differed at element [1]; expected:<3> but was:<29>
        at 
__randomizedtesting.SeedInfo.seed([367367B4AE01C5A3:BE27586E00FDA85B]:0)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:52)
        at org.junit.Assert.internalArrayEquals(Assert.java:416)
        at org.junit.Assert.assertArrayEquals(Assert.java:292)
        at org.junit.Assert.assertArrayEquals(Assert.java:305)
        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:167)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10788 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\init-core-data-001
   [junit4]   2> 590764 INFO  
(SUITE-CloudMLTQParserTest-seed#[367367B4AE01C5A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 590764 INFO  
(SUITE-CloudMLTQParserTest-seed#[367367B4AE01C5A3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/eq_ds/ys
   [junit4]   2> 590767 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 590767 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 590767 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 590875 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:59045
   [junit4]   2> 590875 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 590877 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 590881 INFO  (zkCallback-731-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d02a851 
name:ZooKeeperConnection Watcher:127.0.0.1:59045 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 590882 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 590882 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 590882 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 590885 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 590892 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 590893 INFO  (zkCallback-732-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@100f578f 
name:ZooKeeperConnection Watcher:127.0.0.1:59045/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 590893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 590893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 590893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 590895 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 590897 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 590898 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 590902 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 590903 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 590906 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 590906 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 590908 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 590908 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 590909 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 590909 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 590911 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 590912 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 590912 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 590913 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 590914 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 590914 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 590915 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 590916 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 590917 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 590917 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 590918 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 590919 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 590922 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 590922 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 590924 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15346eee6810001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 591312 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1
   [junit4]   2> 591315 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 591317 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d128e57{/eq_ds/ys,null,AVAILABLE}
   [junit4]   2> 591320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@25d99269{HTTP/1.1,[http/1.1]}{127.0.0.1:59052}
   [junit4]   2> 591320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.Server Started @595184ms
   [junit4]   2> 591320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\tempDir-001/control/data,
 hostContext=/eq_ds/ys, hostPort=59052, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores}
   [junit4]   2> 591320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 591320 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001'
   [junit4]   2> 591321 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 591321 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 591321 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 591322 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 591324 INFO  (zkCallback-733-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ebe3b5 name:ZooKeeperConnection 
Watcher:127.0.0.1:59045/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 591324 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 591324 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 591325 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 591325 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\solr.xml
   [junit4]   2> 591335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores
   [junit4]   2> 591335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1436449638
   [junit4]   2> 591335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001]
   [junit4]   2> 591335 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\lib
   [junit4]   2> 591335 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59045/solr
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 591338 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 591340 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 591342 INFO  (zkCallback-736-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3de28e3d 
name:ZooKeeperConnection Watcher:127.0.0.1:59045 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 591342 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 591342 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 591344 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 591345 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ce1374d 
name:ZooKeeperConnection Watcher:127.0.0.1:59045/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 591345 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 591346 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue
   [junit4]   2> 591349 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 591352 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 591354 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 591356 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 591358 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 591360 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/aliases.json
   [junit4]   2> 591362 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/clusterstate.json
   [junit4]   2> 591363 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/security.json
   [junit4]   2> 591364 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 591365 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (0)
   [junit4]   2> 591367 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect
   [junit4]   2> 591368 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 591370 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 591370 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000
   [junit4]   2> 591370 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:59052_eq_ds%2Fys
   [junit4]   2> 591370 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 591372 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer Overseer 
(id=95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) starting
   [junit4]   2> 591374 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 591380 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.OverseerAutoReplicaFailoverThread 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 591381 INFO  
(OverseerCollectionConfigSetProcessor-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000)
 [n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.OverseerTaskProcessor Process 
current queue of overseer operations
   [junit4]   2> 591381 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer Starting to work on the 
main queue
   [junit4]   2> 591381 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:59052_eq_ds%2Fys
   [junit4]   2> 591382 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59052_eq_ds%2Fys
   [junit4]   2> 591383 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (0)
   [junit4]   2> 591384 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 591384 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 591396 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 591396 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 591397 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores
   [junit4]   2> 591401 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CoreDescriptor Created 
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 591401 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1
   [junit4]   2> 591401 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 591402 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 591402 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 591402 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 591402 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 591404 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59052/eq_ds/ys";,
   [junit4]   2>   "node_name":"127.0.0.1:59052_eq_ds%2Fys",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 591404 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 591405 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59052/eq_ds/ys";,
   [junit4]   2>   "node_name":"127.0.0.1:59052_eq_ds%2Fys",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 591405 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 591406 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 591407 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 592408 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 592408 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 592408 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 592408 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 592409 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 592409 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1'
   [junit4]   2> 592409 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 592409 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 592411 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 592419 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 592426 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 592440 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 592446 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 592523 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 592529 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 592530 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 592539 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 592541 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 592543 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 592545 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 592548 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 592548 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 592548 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 592548 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\]
   [junit4]   2> 592549 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8ef9e6
   [junit4]   2> 592549 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\
   [junit4]   2> 592549 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\index/
   [junit4]   2> 592549 WARN  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 592549 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\index
   [junit4]   2> 592549 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=79.2900390625, 
floorSegmentMB=1.900390625, forceMergeDeletesPctAllowed=8.614655374915381, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.40949670901410085
   [junit4]   2> 592550 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5fe578ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ddb655b),segFN=segments_1,generation=1}
   [junit4]   2> 592550 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 592550 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup 
for core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\
   [junit4]   2> 592550 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 592552 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 592553 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 592553 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 592553 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 592553 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 592553 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 592558 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592559 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592560 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592560 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 592563 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 592564 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 592564 WARN  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 592564 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 592565 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 592565 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 592566 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 592566 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 592567 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4d3c21a9
   [junit4]   2> 592567 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@5fe578ec 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ddb655b),segFN=segments_1,generation=1}
   [junit4]   2> 592567 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 592567 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5204b09e[collection1] main]
   [junit4]   2> 592567 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 592568 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 592568 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 592568 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 592568 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 592568 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 592579 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 592702 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 592702 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: default
   [junit4]   2> 592703 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: direct
   [junit4]   2> 592703 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 592703 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: wordbreak
   [junit4]   2> 592703 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 592703 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: multipleFields
   [junit4]   2> 592703 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 592703 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1527968145838440448
   [junit4]   2> 592704 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: jarowinkler
   [junit4]   2> 592704 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: external
   [junit4]   2> 592705 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: freq
   [junit4]   2> 592705 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: fqcn
   [junit4]   2> 592705 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1527968145838440448
   [junit4]   2> 592706 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for 
spellchecker: perDict
   [junit4]   2> 592706 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 592706 INFO  
(searcherExecutor-2345-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5204b09e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 592706 INFO  
(coreLoadExecutor-2344-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 592707 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController Register replica - core:collection1 
address:http://127.0.0.1:59052/eq_ds/ys collection:control_collection 
shard:shard1
   [junit4]   2> 592708 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 592710 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95498008988286980-core_node1-n_0000000000
   [junit4]   2> 592710 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process 
for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59052/eq_ds/ys/collection1/
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:59052/eq_ds/ys/collection1/ has no replicas
   [junit4]   2> 592712 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 592712 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 592715 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader 
registration node /collections/control_collection/leaders/shard1/leader after 
winning as 
/collections/control_collection/leader_elect/shard1/election/95498008988286980-core_node1-n_0000000000
   [junit4]   2> 592716 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:59052/eq_ds/ys/collection1/ shard1
   [junit4]   2> 592717 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59052/eq_ds/ys";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 592818 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 592865 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController We are 
http://127.0.0.1:59052/eq_ds/ys/collection1/ and leader is 
http://127.0.0.1:59052/eq_ds/ys/collection1/
   [junit4]   2> 592865 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:59052/eq_ds/ys
   [junit4]   2> 592865 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 592865 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 592865 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading 
it from system property
   [junit4]   2> 592867 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59052/eq_ds/ys";,
   [junit4]   2>   "node_name":"127.0.0.1:59052_eq_ds%2Fys",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 592867 INFO  
(coreZkRegister-2338-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:59052_eq_ds%2Fys c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) 
-> (1)
   [junit4]   2> 592867 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59052/eq_ds/ys";,
   [junit4]   2>   "node_name":"127.0.0.1:59052_eq_ds%2Fys",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 592891 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 592891 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 592893 INFO  (zkCallback-739-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73d79648 
name:ZooKeeperConnection Watcher:127.0.0.1:59045/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 592893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 592893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 592893 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 592895 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 592895 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 592966 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 592966 INFO  (zkCallback-739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 593235 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\cores\collection1
   [junit4]   2> 593237 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001
   [junit4]   2> 593238 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 593239 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1fb2a3ac{/eq_ds/ys,null,AVAILABLE}
   [junit4]   2> 593240 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b970a0{HTTP/1.1,[http/1.1]}{127.0.0.1:59067}
   [junit4]   2> 593240 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.Server Started @597120ms
   [junit4]   2> 593240 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/eq_ds/ys, hostPort=59067, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\cores}
   [junit4]   2> 593240 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 593241 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001'
   [junit4]   2> 593241 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 593241 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 593242 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 593242 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 593244 INFO  (zkCallback-740-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@799f2767 
name:ZooKeeperConnection Watcher:127.0.0.1:59045/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 593244 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 593244 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 593245 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 593245 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\solr.xml
   [junit4]   2> 593252 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\cores
   [junit4]   2> 593252 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 13861832
   [junit4]   2> 593252 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001]
   [junit4]   2> 593252 WARN  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\lib
   [junit4]   2> 593252 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59045/solr
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 593254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 593255 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 593257 INFO  (zkCallback-743-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@333524a0 
name:ZooKeeperConnection Watcher:127.0.0.1:59045 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 593257 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 593257 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 593259 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 593260 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@37fa8d2 name:ZooKeeperConnection 
Watcher:127.0.0.1:59045/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 593260 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 593267 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updating cluster 
state from ZooKeeper... 
   [junit4]   2> 593268 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 593270 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 593270 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.LeaderElector Joined leadership 
election with path: 
/overseer_elect/election/95498008988286984-127.0.0.1:59067_eq_ds%2Fys-n_0000000001
   [junit4]   2> 593270 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000
 to know if I could be the leader
   [junit4]   2> 593271 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:59067_eq_ds%2Fys as DOWN
   [junit4]   2> 593272 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59067_eq_ds%2Fys"} current state 
version: 3
   [junit4]   2> 593273 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.NodeMutator DownNode state invoked 
for node: 127.0.0.1:59067_eq_ds%2Fys
   [junit4]   2> 593372 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 593372 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 593372 INFO  (zkCallback-739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [1])
   [junit4]   2> 594243 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:59067_eq_ds%2Fys
   [junit4]   2> 594243 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:59067_eq_ds%2Fys
   [junit4]   2> 594244 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 594244 INFO  (zkCallback-739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 594244 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 594244 INFO  (zkCallback-739-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 594245 INFO  
(zkCallback-744-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 594246 INFO  
(zkCallback-737-thread-1-processing-n:127.0.0.1:59052_eq_ds%2Fys) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 594251 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CoreContainer Security conf doesn't 
exist. Skipping setup for authorization module.
   [junit4]   2> 594251 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CoreContainer No authentication 
plugin used.
   [junit4]   2> 594252 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\cores
   [junit4]   2> 594253 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CoreDescriptor Created 
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 594253 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-1-001\cores\collection1
   [junit4]   2> 594253 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 594254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 594254 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[367367B4AE01C5A3]) 
[n:127.0.0.1:59067_eq_ds%2Fys    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 594254 INFO  
(coreLoadExecutor-2355-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys c:collection1   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 594254 INFO  
(coreLoadExecutor-2355-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys c:collection1   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 594256 INFO  
(coreLoadExecutor-2355-thread-1-processing-n:127.0.0.1:59067_eq_ds%2Fys) 
[n:127.0.0.1:59067_eq_ds%2Fys c:collection1   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 594256 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.Overseer processMessage: queueSize: 
1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59067/eq_ds/ys";,
   [junit4]   2>   "node_name":"127.0.0.1:59067_eq_ds%2Fys",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 594256 INFO  
(OverseerStateUpdate-95498008988286980-127.0.0.1:59052_eq_ds%2Fys-n_0000000000) 
[n:127.0.0.1:59052_eq_ds%2Fys    ] o.a.s.c.o.ReplicaMutator Update state 
numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59067/eq_ds/ys";,
   [junit4]   2>  

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

ad-1) [n:127.0.0.1:59263_eq_ds%2Fys c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-2-002\cores\collection1\data\index
   [junit4]   2> 626199 INFO  (coreCloseExecutor-2447-thread-1) 
[n:127.0.0.1:59263_eq_ds%2Fys c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-2-002\cores\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-2-002\cores\collection1\data\;done=false>>]
   [junit4]   2> 626199 INFO  (coreCloseExecutor-2447-thread-1) 
[n:127.0.0.1:59263_eq_ds%2Fys c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001\shard-2-002\cores\collection1\data\
   [junit4]   2> 626202 INFO  
(TEST-CloudMLTQParserTest.test-seed#[367367B4AE01C5A3]) [    ] o.a.s.c.Overseer 
Overseer (id=95498010598113292-127.0.0.1:59263_eq_ds%2Fys-n_0000000002) closing
   [junit4]   2> 626202 ERROR 
(OverseerCollectionConfigSetProcessor-95498010598113292-127.0.0.1:59263_eq_ds%2Fys-n_0000000002)
 [n:127.0.0.1:59263_eq_ds%2Fys    ] o.a.s.c.OverseerTaskProcessor Unable to 
prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:67)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 626202 INFO  
(OverseerStateUpdate-95498010598113292-127.0.0.1:59263_eq_ds%2Fys-n_0000000002) 
[n:127.0.0.1:59263_eq_ds%2Fys    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59263_eq_ds%2Fys
   [junit4]   2> 626207 INFO  
(zkCallback-781-thread-1-processing-n:127.0.0.1:59263_eq_ds%2Fys) 
[n:127.0.0.1:59263_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 626207 WARN  
(zkCallback-781-thread-1-processing-n:127.0.0.1:59263_eq_ds%2Fys) 
[n:127.0.0.1:59263_eq_ds%2Fys    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 626240 INFO  
(TEST-CloudMLTQParserTest.test-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4901bc54{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 626240 INFO  
(TEST-CloudMLTQParserTest.test-seed#[367367B4AE01C5A3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@600370a9{/eq_ds/ys,null,UNAVAILABLE}
   [junit4]   2> 626247 INFO  
(TEST-CloudMLTQParserTest.test-seed#[367367B4AE01C5A3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59224 59224
   [junit4]   2> 628479 INFO  (Thread-1843) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59224 59224
   [junit4]   2> 628480 WARN  (Thread-1843) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        4       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudMLTQParserTest 
-Dtests.method=test -Dtests.seed=367367B4AE01C5A3 -Dtests.slow=true 
-Dtests.locale=pt-PT -Dtests.timezone=Europe/Chisinau -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] FAILURE 13.2s J1 | CloudMLTQParserTest.test <<<
   [junit4]    > Throwable #1: arrays first differed at element [1]; 
expected:<3> but was:<29>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([367367B4AE01C5A3:BE27586E00FDA85B]:0)
   [junit4]    >        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:167)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 628486 INFO  
(SUITE-CloudMLTQParserTest-seed#[367367B4AE01C5A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.CloudMLTQParserTest_367367B4AE01C5A3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=PostingsFormat(name=Direct), 
_version_=BlockTreeOrds(blocksize=128), 
lowerfilt1=PostingsFormat(name=MockRandom), 
lowerfilt1and2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=BlockTreeOrds(blocksize=128), 
lowerfilt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=Direct), range_facet_i_dv=BlockTreeOrds(blocksize=128), 
range_facet_l=BlockTreeOrds(blocksize=128), 
timestamp=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=872, 
maxMBSortInHeap=5.8204204794573045, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pt-PT, 
timezone=Europe/Chisinau
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=115407488,total=304611328
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, 
TestMiniSolrCloudClusterBase, TestDistribDocBasedVersion, 
ShardRoutingCustomTest, ConvertedLegacyTest, PluginInfoTest, TestRecovery, 
TestRandomFaceting, TestRTGBase, DistributedExpandComponentTest, 
TestCharFilters, TestCollationField, SignatureUpdateProcessorFactoryTest, 
TestSchemaNameResource, TestFuzzyAnalyzedSuggestions, SortSpecParsingTest, 
BJQParserTest, BinaryUpdateRequestHandlerTest, 
HdfsChaosMonkeyNothingIsSafeTest, LeaderInitiatedRecoveryOnCommitTest, 
IndexSchemaRuntimeFieldTest, DirectoryFactoryTest, BasicFunctionalityTest, 
QueryParsingTest, TestQueryWrapperFilter, SynonymTokenizerTest, 
CoreAdminRequestStatusTest, LoggingHandlerTest, TestDefaultStatsCache, 
ResponseLogComponentTest, OverseerCollectionConfigSetProcessorTest, 
TestLMJelinekMercerSimilarityFactory, AnalysisErrorHandlingTest, 
TestAtomicUpdateErrorCases, TestOmitPositions, SolrCoreCheckLockOnStartupTest, 
HLLSerializationTest, FileBasedSpellCheckerTest, BasicDistributedZk2Test, 
TestSuggestSpellingConverter, RollingRestartTest, TestBM25SimilarityFactory, 
TestZkChroot, TestDynamicLoading, TestTrie, RequestHandlersTest, 
TestPHPSerializedResponseWriter, DistributedMLTComponentTest, 
TestLeaderInitiatedRecoveryThread, TestStressRecovery, TestOrdValues, 
TestMacros, SolrCmdDistributorTest, TestUseDocValuesAsStored2, 
FullSolrCloudDistribCmdsTest, TestConfigSetsAPI, WordBreakSolrSpellCheckerTest, 
TestClassicSimilarityFactory, BasicZkTest, SuggesterTest, 
TestBulkSchemaConcurrent, TestSolrDynamicMBean, TestQueryUtils, 
CheckHdfsIndexTest, TriLevelCompositeIdRoutingTest, CacheHeaderTest, 
BlockCacheTest, TestExceedMaxTermLength, OpenCloseCoreStressTest, 
CloudMLTQParserTest]
   [junit4] Completed [96/583 (1!)] on J1 in 37.75s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1601 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-6.x-Windows\lucene\common-build.xml:1014:
 There were test failures: 583 suites (8 ignored), 2352 tests, 1 failure, 127 
ignored (81 assumptions) [seed: 367367B4AE01C5A3]

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


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

Reply via email to