Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3222/

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

Error Message:
java.lang.String cannot be cast to java.util.ArrayList

Stack Trace:
java.lang.ClassCastException: java.lang.String cannot be cast to 
java.util.ArrayList
        at 
__randomizedtesting.SeedInfo.seed([6C3A126964C53FFF:E46E2DB3CA395207]:0)
        at 
org.apache.solr.search.mlt.CloudMLTQParserTest.test(CloudMLTQParserTest.java:138)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10242 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/init-core-data-001
   [junit4]   2> 1343143 INFO  
(SUITE-CloudMLTQParserTest-seed#[6C3A126964C53FFF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1343143 INFO  
(SUITE-CloudMLTQParserTest-seed#[6C3A126964C53FFF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1343147 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1343147 INFO  (Thread-3121) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1343147 INFO  (Thread-3121) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1343247 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49984
   [junit4]   2> 1343248 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1343248 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343251 INFO  (zkCallback-1575-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@324f6e41 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1343251 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343252 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1343252 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1343255 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1343255 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343257 INFO  (zkCallback-1576-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c6ac7ad 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1343257 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343257 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1343257 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1343259 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1343261 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1343262 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1343264 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1343265 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1343267 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1343268 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1343270 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1343270 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1343272 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1343272 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1343274 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1343274 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1343275 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1343276 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1343278 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1343279 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1343280 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1343280 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1343282 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1343282 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1343284 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1343284 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1343286 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1343286 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1343552 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1
   [junit4]   2> 1343553 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1343555 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38ead164{/,null,AVAILABLE}
   [junit4]   2> 1343557 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1994641c{HTTP/1.1}{127.0.0.1:46307}
   [junit4]   2> 1343557 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] o.e.j.s.Server 
Started @1346470ms
   [junit4]   2> 1343557 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=46307, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/tempDir-001/control/data,
 hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores}
   [junit4]   2> 1343558 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1343558 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/'
   [junit4]   2> 1343585 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/solr.xml
   [junit4]   2> 1343598 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores
   [junit4]   2> 1343599 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1157567358
   [junit4]   2> 1343599 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/]
   [junit4]   2> 1343599 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/lib
   [junit4]   2> 1343599 WARN  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/lib).
   [junit4]   2> 1343607 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
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> 1343608 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1343608 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1343609 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1343609 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49984/solr
   [junit4]   2> 1343609 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1343609 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1343610 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343611 INFO  (zkCallback-1578-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7934fee4 
name:ZooKeeperConnection Watcher:127.0.0.1:49984 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1343611 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343611 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1343613 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1343614 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@687371d6 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1343614 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1343615 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1343618 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1343620 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1343622 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1343624 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1343628 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1343630 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1343631 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1343632 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46307_
   [junit4]   2> 1343633 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46307_
   [junit4]   2> 1343634 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1343636 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1343637 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1343638 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46307_
   [junit4]   2> 1343638 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1343639 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.Overseer Overseer 
(id=93986801279696899-127.0.0.1:46307_-n_0000000000) starting
   [junit4]   2> 1343641 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1343646 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1343647 INFO  
(OverseerCollectionProcessor-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.OverseerCollectionProcessor Process current 
queue of collection creations
   [junit4]   2> 1343647 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1343647 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1343650 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1343651 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1343652 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.CoresLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores
   [junit4]   2> 1343653 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.SolrCore Created CoreDescriptor: {dataDir=data/, coreNodeName=, 
shard=, name=collection1, collection=control_collection, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1,
 config=solrconfig.xml, loadOnStartup=true, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/,
 transient=false, schema=schema.xml}
   [junit4]   2> 1343653 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/
   [junit4]   2> 1343653 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1343653 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1343654 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1343654 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1343654 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:46307_    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1343654 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1343654 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1343655 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:46307_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46307";,
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1343656 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:46307_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46307";,
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1343656 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1343656 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1343657 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] 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> 1343658 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1344655 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1344655 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1344655 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1344656 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1344656 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1344657 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/'
   [junit4]   2> 1344676 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1344683 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1344707 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1344776 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1344777 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1344784 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1345049 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1345057 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1345059 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1345067 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1345071 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1345073 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1345074 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1345074 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1345075 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1345075 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1345075 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1345076 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1345076 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1345076 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1345076 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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@25403a6f
   [junit4]   2> 1345077 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data
   [junit4]   2> 1345077 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1345077 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1345077 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data/index
   [junit4]   2> 1345078 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1345078 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f38156 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb037a4),segFN=segments_1,generation=1}
   [junit4]   2> 1345078 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1345079 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46307_ 
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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data/
   [junit4]   2> 1345079 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1345084 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1345084 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1345084 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1345084 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1345085 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1345085 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1345085 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1345085 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1345085 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345086 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345086 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345086 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345089 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1345090 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1345092 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1345093 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1345097 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1345100 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
lazy,spellCheckWithWordbreak_Direct,/debug/dump,spellCheckCompRH1,spellCheckCompRH,/update/json/docs,/schema,spellCheckCompRH_Direct,tvrh,/config,standard,defaults,/admin/segments,mock,/terms,/search-facet-def,mltrh,/admin/system,/update/csv,spellCheckWithWordbreak,/update/json,/replication,/admin/logging,/search-facet-invariants,/admin/threads,/mlt,/admin/mbeans,dismax,/admin/file,/admin/luke,/update,/admin/properties,/get,/admin/ping,/admin/plugins
   [junit4]   2> 1345101 WARN  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345102 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345102 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345103 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345103 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1345104 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1345104 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8817792057343448]
   [junit4]   2> 1345104 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f38156 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb037a4),segFN=segments_1,generation=1}
   [junit4]   2> 1345105 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1345105 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@fa35d32[collection1] main
   [junit4]   2> 1345105 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345106 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345106 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345106 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1345107 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1345107 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1345127 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345158 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1345158 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1345159 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1345159 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1345159 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1345160 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345160 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1345160 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345160 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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> 1345160 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ 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 1503788822583836672
   [junit4]   2> 1345160 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1345161 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1345161 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1345161 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1345162 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 
1503788822583836672
   [junit4]   2> 1345162 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1345162 INFO  
(searcherExecutor-3631-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@fa35d32[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1345163 INFO  
(coreLoadExecutor-3630-thread-1-processing-n:127.0.0.1:46307_) 
[n:127.0.0.1:46307_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1345164 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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:46307 
collection:control_collection shard:shard1
   [junit4]   2> 1345164 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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> 1345169 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1345170 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:46307/collection1/
   [junit4]   2> 1345171 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] 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> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:46307/collection1/ has no replicas
   [junit4]   2> 1345171 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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:46307/collection1/ shard1
   [junit4]   2> 1345172 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1345172 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] 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> 1345176 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1345176 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1345177 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] 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:46307";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 1345280 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] 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> 1345282 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1345328 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:46307/collection1/ and leader is 
http://127.0.0.1:46307/collection1/
   [junit4]   2> 1345328 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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:46307
   [junit4]   2> 1345328 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1345329 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1345329 INFO  
(coreZkRegister-3624-thread-1-processing-x:collection1 c:control_collection 
r:core_node1 n:127.0.0.1:46307_ s:shard1) [n:127.0.0.1:46307_ 
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> 1345330 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1345331 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:46307_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46307";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1"} current state version: 3
   [junit4]   2> 1345332 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "node_name":"127.0.0.1:46307_",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "base_url":"http://127.0.0.1:46307";,
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "core_node_name":"core_node1"}
   [junit4]   2> 1345435 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] 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> 1345437 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1345656 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1345657 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1345658 INFO  (zkCallback-1581-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3888d998 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1345658 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1345658 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1345659 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1345661 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1345978 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1
   [junit4]   2> 1345979 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001
   [junit4]   2> 1345979 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 1345981 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41c5f2ff{/,null,AVAILABLE}
   [junit4]   2> 1345982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2ad46515{HTTP/1.1}{127.0.0.1:59485}
   [junit4]   2> 1345982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] o.e.j.s.Server 
Started @1348895ms
   [junit4]   2> 1345982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores,
 hostContext=/, hostPort=59485, 
solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/tempDir-001/jetty1}
   [junit4]   2> 1345982 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6b482747
   [junit4]   2> 1345983 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/'
   [junit4]   2> 1345997 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/solr.xml
   [junit4]   2> 1346010 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores
   [junit4]   2> 1346010 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1962223726
   [junit4]   2> 1346010 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/]
   [junit4]   2> 1346010 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/lib
   [junit4]   2> 1346010 WARN  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/lib).
   [junit4]   2> 1346017 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
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> 1346018 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1346019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1346019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1346019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49984/solr
   [junit4]   2> 1346019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1346019 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1346020 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346022 INFO  (zkCallback-1583-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7abe3d name:ZooKeeperConnection 
Watcher:127.0.0.1:49984 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1346022 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346023 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1346025 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346026 INFO  
(zkCallback-1584-thread-1-processing-n:127.0.0.1:59485_) [n:127.0.0.1:59485_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@430f5226 
name:ZooKeeperConnection Watcher:127.0.0.1:49984/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1346026 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1346030 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1347034 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59485_
   [junit4]   2> 1347034 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59485_
   [junit4]   2> 1347038 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1347039 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1347040 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1347040 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.CoresLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores
   [junit4]   2> 1347041 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.SolrCore Created CoreDescriptor: {collection=collection1, 
schema=schema.xml, 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1,
 loadOnStartup=true, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/,
 transient=false, shard=, name=collection1, coreNodeName=, 
config=solrconfig.xml, dataDir=data/}
   [junit4]   2> 1347041 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/
   [junit4]   2> 1347041 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1347042 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1347042 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1347043 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1347043 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1347043 INFO  
(TEST-CloudMLTQParserTest.test-seed#[6C3A126964C53FFF]) [n:127.0.0.1:59485_    
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1347043 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue 
state SyncConnected
   [junit4]   2> 1347044 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59485_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59485";,
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1347045 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 
message={
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "node_name":"127.0.0.1:59485_",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59485";,
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1347045 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1347045 INFO  
(OverseerStateUpdate-93986801279696899-127.0.0.1:46307_-n_0000000000) 
[n:127.0.0.1:46307_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1347046 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1347046 INFO  (zkCallback-1581-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: 2)
   [junit4]   2> 1347046 INFO  
(zkCallback-1584-thread-1-processing-n:127.0.0.1:59485_) [n:127.0.0.1:59485_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1347047 INFO  
(zkCallback-1579-thread-1-processing-n:127.0.0.1:46307_) [n:127.0.0.1:46307_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1347048 INFO  (zkCallback-1581-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1347048 INFO  
(zkCallback-1584-thread-1-processing-n:127.0.0.1:59485_) [n:127.0.0.1:59485_    
] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 1348043 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1348044 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1348044 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1348044 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1348045 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1348045 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1348058 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1348066 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1348098 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 5.3.0
   [junit4]   2> 1348139 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1348140 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1348149 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1348410 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1348420 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1348422 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1348433 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1348437 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1348441 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1348442 WARN  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1348442 WARN  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1348442 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1348443 WARN  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1348443 WARN  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1348443 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1348443 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1348444 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1348444 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 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@25403a6f
   [junit4]   2> 1348444 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1348445 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1348445 WARN  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1348445 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1348446 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1348446 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2cd52a26 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ec23bc8),segFN=segments_1,generation=1}
   [junit4]   2> 1348446 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1348447 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59485_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1348448 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59485_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001/shard-1-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1348454 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1348454 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1348454 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1348455 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1348455 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1348455 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1348455 INFO  
(coreLoadExecutor-3641-thread-1-processing-n:127.0.0.1:59485_) 
[n:127.0.0.1:59485_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1348455

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

lection1/data
   [junit4]   2> 1380745 WARN  
(zkCallback-1607-thread-1-processing-n:127.0.0.1:53565_) [n:127.0.0.1:53565_ 
c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:888)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:883)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:220)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:480)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:237)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:156)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /overseer/queue
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:308)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:90)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:84)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:69)
   [junit4]   2>        ... 20 more
   [junit4]   2> 1380747 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@1fd62044{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1380748 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[6C3A126964C53FFF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@cd1c4e7{/,null,UNAVAILABLE}
   [junit4]   2> 1380753 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[6C3A126964C53FFF]) 
[n:127.0.0.1:53565_ c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.ChaosMonkey monkey: stop shard! 47553
   [junit4]   2> 1380754 INFO  
(TEST-CloudMLTQParserTest.testInvalidDocument-seed#[6C3A126964C53FFF]) 
[n:127.0.0.1:53565_ c:collection1 s:shard2 r:core_node4 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55866 55866
   [junit4]   2> 1380939 INFO  (Thread-3163) [n:127.0.0.1:33097_ c:collection1 
s:shard2 r:core_node2 x:collection1] o.a.s.c.ZkTestServer connecting to 
127.0.0.1:55866 55866
   [junit4]   2> 1380941 WARN  (Thread-3163) [n:127.0.0.1:33097_ c:collection1 
s:shard2 r:core_node2 x:collection1] o.a.s.c.ZkTestServer Watch limit 
violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1380943 INFO  
(SUITE-CloudMLTQParserTest-seed#[6C3A126964C53FFF]-worker) [n:127.0.0.1:53565_ 
c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.search.mlt.CloudMLTQParserTest_6C3A126964C53FFF-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=16156, maxDocsPerChunk=3, blockSize=575), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=16156, blockSize=575)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=lt_LT, 
timezone=Asia/Nicosia
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=253463320,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, 
ConcurrentDeleteAndCreateCollectionTest, TestQuerySenderNoQuery, 
DirectUpdateHandlerOptimizeTest, TestOverriddenPrefixQueryForCustomFieldType, 
RollingRestartTest, FastVectorHighlighterTest, RequiredFieldsTest, 
TestComponentsName, AddSchemaFieldsUpdateProcessorFactoryTest, 
CleanupOldIndexTest, TestManagedSchemaFieldResource, 
HdfsChaosMonkeySafeLeaderTest, TestManagedStopFilterFactory, 
SpatialHeatmapFacetsTest, TestChildDocTransformer, MultiTermTest, 
TestReRankQParserPlugin, TestWriterPerf, SSLMigrationTest, 
TestArbitraryIndexDir, TestJmxMonitoredMap, DeleteInactiveReplicaTest, 
TestClusterStateMutator, TestTolerantSearch, TestSolrCoreProperties, 
HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, SolrXmlInZkTest, 
TestJsonRequest, TestQueryUtils, TestIBSimilarityFactory, 
PathHierarchyTokenizerFactoryTest, TestRangeQuery, 
TestCursorMarkWithoutUniqueKey, BasicZkTest, TestMiniSolrCloudCluster, 
SchemaVersionSpecificBehaviorTest, SharedFSAutoReplicaFailoverUtilsTest, 
BasicDistributedZk2Test, DistributedSpellCheckComponentTest, 
CloudExitableDirectoryReaderTest, TestSearcherReuse, ShardRoutingCustomTest, 
ResourceLoaderTest, DirectSolrConnectionTest, TestFieldTypeResource, 
RequestHandlersTest, TestHdfsUpdateLog, TestSchemaManager, BadIndexSchemaTest, 
IndexBasedSpellCheckerTest, HighlighterTest, BufferStoreTest, TestConfigSets, 
DistributedQueryElevationComponentTest, TestSystemIdResolver, 
TestIndexingPerformance, TestGroupingSearch, SolrCmdDistributorTest, 
StressHdfsTest, SolrIndexConfigTest, ClusterStateUpdateTest, 
TestPerFieldSimilarity, DistanceUnitsTest, EchoParamsTest, TestJoin, 
TestSolrConfigHandler, TestPhraseSuggestions, TestLuceneMatchVersion, 
TermVectorComponentTest, DistributedMLTComponentTest, TestOmitPositions, 
TestManagedSchema, RequestLoggingTest, TestSolrCloudWithKerberosAlt, 
ReturnFieldsTest, SpellCheckComponentTest, TestRestoreCore, 
TestCloudManagedSchemaConcurrent, CollectionsAPIDistributedZkTest, 
UnloadDistributedZkTest, TestDistributedStatsComponentCardinality, RulesTest, 
LeaderElectionIntegrationTest, MigrateRouteKeyTest, CollectionReloadTest, 
OverseerRolesTest, CloudMLTQParserTest]
   [junit4] Completed [272/500] on J0 in 37.83s, 2 tests, 1 error <<< FAILURES!

[...truncated 700 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:511:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999:
 There were test failures: 500 suites, 1980 tests, 1 error, 59 ignored (25 
assumptions)

Total time: 51 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3221
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 273183229 bytes
Compression is 0.0%
Took 42 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to