You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/05/17 11:40:45 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 205 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/205/

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":1,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "c":"CY val",         "b":"BY val",         "i":20,         "d":[           "val 1",           "val 2"],         "":{"v":0}}}}},  from server:  http://127.0.0.1:37337/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "i":20,
        "d":[
          "val 1",
          "val 2"],
        "":{"v":0}}}}},  from server:  http://127.0.0.1:37337/collection1
	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803:C9D61AF7FC2255FB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10780 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/init-core-data-001
   [junit4]   2> 158966 INFO  (SUITE-TestReqParamsAPI-seed#[4182252D52DE3803]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 158967 INFO  (SUITE-TestReqParamsAPI-seed#[4182252D52DE3803]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 158969 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 158969 INFO  (Thread-528) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 158970 INFO  (Thread-528) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 159070 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkTestServer start zk server on port:43945
   [junit4]   2> 159070 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159071 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159079 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1eca7bce name:ZooKeeperConnection Watcher:127.0.0.1:43945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159079 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159079 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159079 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 159082 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159104 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159126 INFO  (zkCallback-434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d536cf3 name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159126 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159127 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159127 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 159128 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 159128 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 159129 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 159129 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 159129 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 159130 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 159130 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 159131 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 159131 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 159132 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 159132 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 159132 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 159132 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 159133 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 159133 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 159133 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 159133 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 159134 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 159134 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 159135 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 159135 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 159135 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 159136 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 159136 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 159136 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 159225 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1
   [junit4]   2> 159228 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 159233 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@534e2652{/,null,AVAILABLE}
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.ServerConnector Started ServerConnector@273c5fc1{HTTP/1.1,[http/1.1]}{127.0.0.1:41728}
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.Server Started @161563ms
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/tempDir-001/control/data, hostContext=/, hostPort=41728, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores}
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001'
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159234 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159235 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159242 INFO  (zkCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@638f4f6 name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159242 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159243 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159244 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 159244 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/solr.xml
   [junit4]   2> 159247 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores
   [junit4]   2> 159247 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer New CoreContainer 2129459288
   [junit4]   2> 159247 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001]
   [junit4]   2> 159247 WARN  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/lib
   [junit4]   2> 159248 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] 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> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43945/solr
   [junit4]   2> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 159249 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159252 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159266 INFO  (zkCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3044a638 name:ZooKeeperConnection Watcher:127.0.0.1:43945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159267 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159267 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159268 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/787623669@744f5d9b
   [junit4]   2> 159269 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159274 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a829d2f name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159274 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159275 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 159276 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 159278 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 159279 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 159279 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 159280 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 159281 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 159281 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 159282 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 159282 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159283 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 159283 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 159284 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 159285 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 159285 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 159285 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95910908909060100-127.0.0.1:41728_-n_0000000000
   [junit4]   2> 159286 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41728_
   [junit4]   2> 159286 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 159286 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer Overseer (id=95910908909060100-127.0.0.1:41728_-n_0000000000) starting
   [junit4]   2> 159287 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 159290 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 159290 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 159299 INFO  (OverseerCollectionConfigSetProcessor-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 159299 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41728_
   [junit4]   2> 159299 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41728_
   [junit4]   2> 159299 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 159300 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 159300 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159314 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 159315 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 159316 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores
   [junit4]   2> 159317 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 159317 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1
   [junit4]   2> 159317 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 159318 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 159318 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 159318 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 159318 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:41728_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 159318 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41728",
   [junit4]   2>   "node_name":"127.0.0.1:41728_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 159318 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 159318 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41728",
   [junit4]   2>   "node_name":"127.0.0.1:41728_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 159319 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 159319 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 159320 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] 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> 159320 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 159326 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 159326 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 159326 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1'
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159327 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159328 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 159331 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 159333 WARN  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 159334 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 159364 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 159375 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 159445 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 159449 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 159449 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 159454 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 159456 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 159457 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 159457 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 159458 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2
   [junit4]   2> 159458 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 159458 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 159461 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/]
   [junit4]   2> 159461 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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@42ea645e
   [junit4]   2> 159464 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data
   [junit4]   2> 159464 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/index/
   [junit4]   2> 159464 WARN  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 159465 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/index
   [junit4]   2> 159465 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 159465 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f23f9b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e40a269),segFN=segments_1,generation=1}
   [junit4]   2> 159465 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159468 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159469 WARN  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 159470 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 159470 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 159471 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 159471 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 159471 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41728_ 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-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/
   [junit4]   2> 159472 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 159474 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 159474 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159474 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159474 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159475 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 159475 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 159475 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=31.4296875, floorSegmentMB=0.267578125, forceMergeDeletesPctAllowed=8.850522677834665, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 159475 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f23f9b1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e40a269),segFN=segments_1,generation=1}
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4224821e[collection1] main]
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 159476 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 159477 INFO  (searcherExecutor-1046-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4224821e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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> 159477 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ 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 1534574543075540992
   [junit4]   2> 159479 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534574543075540992
   [junit4]   2> 159480 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 159480 INFO  (coreLoadExecutor-1045-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 159480 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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:41728 collection:control_collection shard:shard1
   [junit4]   2> 159481 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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> 159482 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95910908909060100-core_node1-n_0000000000
   [junit4]   2> 159482 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 159483 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 159483 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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> 159483 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41728/collection1/
   [junit4]   2> 159483 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 159483 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:41728/collection1/ has no replicas
   [junit4]   2> 159483 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] 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> 159484 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 159485 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95910908909060100-core_node1-n_0000000000
   [junit4]   2> 159487 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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:41728/collection1/ shard1
   [junit4]   2> 159488 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] 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:41728",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 159589 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] 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> 159638 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:41728/collection1/ and leader is http://127.0.0.1:41728/collection1/
   [junit4]   2> 159638 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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:41728
   [junit4]   2> 159638 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 159638 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 159638 INFO  (coreZkRegister-1039-thread-1-processing-n:127.0.0.1:41728_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:41728_ 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> 159641 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41728",
   [junit4]   2>   "node_name":"127.0.0.1:41728_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 159641 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:41728",
   [junit4]   2>   "node_name":"127.0.0.1:41728_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 159742 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] 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> 159819 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159820 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159824 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b5c913c name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159824 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159824 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159824 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159825 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 159825 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159826 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 159826 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 159826 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159826 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159827 INFO  (zkCallback-444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e4922bd name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159827 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159827 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159829 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 159829 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 159893 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/cores/collection1
   [junit4]   2> 159893 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001
   [junit4]   2> 159894 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 159895 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79eabcef{/,null,AVAILABLE}
   [junit4]   2> 159896 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b17586e{HTTP/1.1,[http/1.1]}{127.0.0.1:43486}
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.e.j.s.Server Started @162226ms
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43486, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/cores}
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001'
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159897 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159898 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159899 INFO  (zkCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6577542f name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159899 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159899 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159900 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 159900 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/solr.xml
   [junit4]   2> 159904 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/cores
   [junit4]   2> 159904 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer New CoreContainer 171410201
   [junit4]   2> 159904 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001]
   [junit4]   2> 159904 WARN  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/lib
   [junit4]   2> 159904 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] 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> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43945/solr
   [junit4]   2> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 159905 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159906 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159908 INFO  (zkCallback-448-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19111a4d name:ZooKeeperConnection Watcher:127.0.0.1:43945 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159908 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159909 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159910 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$47/787623669@19b134b8
   [junit4]   2> 159910 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159911 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@300face6 name:ZooKeeperConnection Watcher:127.0.0.1:43945/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159911 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159915 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159915 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 159915 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159917 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 159917 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95910908909060105-127.0.0.1:43486_-n_0000000001
   [junit4]   2> 159917 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95910908909060100-127.0.0.1:41728_-n_0000000000 to know if I could be the leader
   [junit4]   2> 159917 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.ZkController Publish node=127.0.0.1:43486_ as DOWN
   [junit4]   2> 159918 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43486_"} current state version: 3
   [junit4]   2> 159918 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43486_
   [junit4]   2> 159919 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 159920 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] 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> 159920 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 159920 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] 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> 160022 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2147483647
   [junit4]   2> 160023 WARN  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force refresh cluster state
   [junit4]   2> org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode = BadVersion for /collections/collection1/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:115)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.setData(ZooKeeper.java:1270)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$8.execute(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.setData(SolrZkClient.java:362)
   [junit4]   2> 	at org.apache.solr.cloud.overseer.ZkStateWriter.writePendingUpdates(ZkStateWriter.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:240)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 160023 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 160024 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.Overseer processMessage: workQueueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:43486_"}
   [junit4]   2> 160024 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43486_
   [junit4]   2> 160024 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 160024 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] 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> 160024 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] 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> 160025 INFO  (OverseerStateUpdate-95910908909060100-127.0.0.1:41728_-n_0000000000) [n:127.0.0.1:41728_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 160918 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43486_
   [junit4]   2> 160919 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43486_
   [junit4]   2> 160920 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 160920 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 160920 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 160920 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 160922 INFO  (zkCallback-439-thread-1-processing-n:127.0.0.1:41728_) [n:127.0.0.1:41728_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 160926 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:43486_) [n:127.0.0.1:43486_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 160930 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 160930 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 160930 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/cores
   [junit4]   2> 160931 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 160931 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127.0.0.1:43486_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_4182252D52DE3803-001/shard-1-001/cores/collection1
   [junit4]   2> 160931 INFO  (TEST-TestReqParamsAPI.test-seed#[4182252D52DE3803]) [n:127

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

apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:63)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:545)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:720)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:647)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:812)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:466)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> May 17, 2016 11:33:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 17, 2016 11:33:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]   2>    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> May 17, 2016 11:33:31 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> May 17, 2016 11:33:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ms, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=2,free=116615280,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldTest, ResponseLogComponentTest, TestDocSet, TestCrossCoreJoin, TestRemoteStreaming, CurrencyFieldOpenExchangeTest, IndexSchemaTest, TestMaxScoreQueryParser, CopyFieldTest, OutputWriterTest, TestSortingResponseWriter, TestRawResponseWriter, FileBasedSpellCheckerTest, TestCloudBackupRestore, TestPhraseSuggestions, OverseerCollectionConfigSetProcessorTest, SpatialHeatmapFacetsTest, TestConfigSetImmutable, StandardRequestHandlerTest, TestManagedSchema, DateRangeFieldTest, TestHighlightDedupGrouping, ActionThrottleTest, TestReloadDeadlock, CdcrReplicationDistributedZkTest, TestRandomFaceting, DistributedFacetPivotLargeTest, TestCSVLoader, TestShardHandlerFactory, WrapperMergePolicyFactoryTest, SOLR749Test, RulesTest, TestSmileRequest, HdfsChaosMonkeyNothingIsSafeTest, SparseHLLTest, TestFileDictionaryLookup, BasicDistributedZkTest, ConjunctionSolrSpellCheckerTest, TestPseudoReturnFields, TestFoldingMultitermQuery, DefaultValueUpdateProcessorTest, PolyFieldTest, SmileWriterTest, TestRestoreCore, CloudExitableDirectoryReaderTest, TestLRUCache, TestFunctionQuery, FullHLLTest, TestSchemaVersionResource, TestConfigSetsAPIExclusivity, PeerSyncTest, TestConfigReload, TestSolrXml, TestCustomSort, TestTrackingShardHandlerFactory, GraphQueryTest, TestNamedUpdateProcessors, TestLeaderElectionZkExpiry, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ConnectionReuseTest, AnalysisErrorHandlingTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=4182252D52DE3803 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Etc/GMT+3 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4691, name=searcherExecutor-2717-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4182252D52DE3803]:0)
   [junit4] Completed [213/598 (2!)] on J0 in 146.31s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 1196 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2420 tests, 3 suite-level errors, 1 failure, 1382 ignored (67 assumptions) [seed: 4182252D52DE3803]

Total time: 39 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 208 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/208/

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior

Error Message:
Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={   "shards":{"shard1":{       "parent":null,       "range":null,       "state":"active",       "replicas":{"core_node1":{           "base_url":"http://127.0.0.1/solr",           "node_name":"node1",           "core":"core1",           "roles":"",           "state":"down"}}}},   "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}

Stack Trace:
java.lang.AssertionError: Illegal state, was: down expected:active clusterState:live nodes:[]collections:{c1=DocCollection(c1)={
  "shards":{"shard1":{
      "parent":null,
      "range":null,
      "state":"active",
      "replicas":{"core_node1":{
          "base_url":"http://127.0.0.1/solr",
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"down"}}}},
  "router":{"name":"implicit"}}, test=LazyCollectionRef(test)}
	at __randomizedtesting.SeedInfo.seed([9CDD8605FBE36F77:F4C385E919733539]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.verifyReplicaStatus(AbstractDistribZkTestBase.java:243)
	at org.apache.solr.cloud.OverseerTest.testExternalClusterStateChangeBehavior(OverseerTest.java:1273)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11222 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_9CDD8605FBE36F77-001/init-core-data-001
   [junit4]   2> 742879 INFO  (SUITE-OverseerTest-seed#[9CDD8605FBE36F77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 742880 INFO  (SUITE-OverseerTest-seed#[9CDD8605FBE36F77]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 742880 INFO  (SUITE-OverseerTest-seed#[9CDD8605FBE36F77]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 742889 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDoubleAssignment
   [junit4]   2> 742889 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 742890 INFO  (Thread-3516) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 742890 INFO  (Thread-3516) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 742990 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer start zk server on port:45418
   [junit4]   2> 742990 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 742990 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 742994 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24e3d1b2 name:ZooKeeperConnection Watcher:127.0.0.1:45418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 742995 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 742995 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 742995 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743000 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743000 INFO  (zkCallback-1066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1614274a name:ZooKeeperConnection Watcher:127.0.0.1:45418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743001 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743001 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743001 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743004 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743004 INFO  (zkCallback-1067-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@46d93fce name:ZooKeeperConnection Watcher:127.0.0.1:45418 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743005 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743005 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743005 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 743007 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 743007 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 743008 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 743008 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 743008 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 743009 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 743009 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 743009 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 743010 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743011 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743011 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf3fb94 name:ZooKeeperConnection Watcher:127.0.0.1:45418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743011 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743011 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743012 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 743012 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 743013 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 743013 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 743014 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 743014 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 743014 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743014 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743017 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743017 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743017 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b40b1a name:ZooKeeperConnection Watcher:127.0.0.1:45418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743017 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743018 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743018 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 743021 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 743021 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 743022 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 743022 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95917975368957956-127.0.0.1:45418_solr-n_0000000000
   [junit4]   2> 743022 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45418_solr
   [junit4]   2> 743022 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 743023 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975368957956-127.0.0.1:45418_solr-n_0000000000) starting
   [junit4]   2> 743023 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 743024 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 743025 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 743025 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 743026 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 743027 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 743028 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 743028 INFO  (OverseerCollectionConfigSetProcessor-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 743030 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 743030 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 743030 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 743031 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743032 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 0
   [junit4]   2> 743032 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 743032 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 743032 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 743033 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743033 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743033 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743531 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 743532 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 743532 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 743532 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 743533 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95917975368957955-node1_core1-n_0000000000
   [junit4]   2> 743534 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 743534 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95917975368957955-node1_core1-n_0000000000
   [junit4]   2> 743535 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/95917975368957955-node1_core1-n_0000000000
   [junit4]   2> 743535 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Removing leader registration node on cancel: /collections/collection1/leaders/shard1/leader 1
   [junit4]   2> 743535 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 743536 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743536 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743536 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743536 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 743536 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 743536 INFO  (zkCallback-1069-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 743538 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 743538 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 743539 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ed4fd9d name:ZooKeeperConnection Watcher:127.0.0.1:45418/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 743539 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 743539 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 743540 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 743540 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 743540 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 743541 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 743541 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 743541 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 743541 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 743541 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743541 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743542 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 743542 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 743543 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 1
   [junit4]   2> 743543 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 743543 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
   [junit4]   2> 743544 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard1/election/95917975368957957-node1_core1-n_0000000001
   [junit4]   2> 743544 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/95917975368957957-node1_core1-n_0000000001
   [junit4]   2> 743545 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 743646 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743646 INFO  (zkCallback-1071-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743648 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743747 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/95917975368957957-node1_core1-n_0000000001
   [junit4]   2> 743747 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Removing leader registration node on cancel: /collections/collection1/leaders/shard1/leader 2
   [junit4]   2> 743747 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743748 INFO  (zkCallback-1065-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 743748 INFO  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 743748 WARN  (zkCallback-1075-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 743749 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45418 45418
   [junit4]   2> 744240 INFO  (Thread-3516) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45418 45418
   [junit4]   2> 744240 WARN  (Thread-3516) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 744241 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDoubleAssignment
   [junit4]   2> 744241 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975368957956-127.0.0.1:45418_solr-n_0000000000) closing
   [junit4]   2> 744242 INFO  (OverseerStateUpdate-95917975368957956-127.0.0.1:45418_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45418_solr
   [junit4]   2> 744243 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:268)
   [junit4]   2> 744245 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateChange
   [junit4]   2> 744245 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 744245 INFO  (Thread-3517) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 744245 INFO  (Thread-3517) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 744345 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer start zk server on port:50309
   [junit4]   2> 744345 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744346 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744350 INFO  (zkCallback-1077-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f7f042e name:ZooKeeperConnection Watcher:127.0.0.1:50309/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744351 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744351 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744351 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744351 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744355 INFO  (zkCallback-1078-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@283715be name:ZooKeeperConnection Watcher:127.0.0.1:50309 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744355 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744355 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744356 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744356 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744368 INFO  (zkCallback-1079-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@502d689 name:ZooKeeperConnection Watcher:127.0.0.1:50309 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744368 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744368 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744368 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 744370 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x154c4e3f6bd0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 744370 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 744371 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 744371 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 744372 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 744372 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 744376 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 744376 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 744376 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 744377 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 744384 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 744384 INFO  (zkCallback-1081-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c40b833 name:ZooKeeperConnection Watcher:127.0.0.1:50309/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 744384 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 744384 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 744384 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 744385 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 744385 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 744385 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 744386 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95917975457824771-127.0.0.1:50309_solr-n_0000000000
   [junit4]   2> 744386 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50309_solr
   [junit4]   2> 744386 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 744386 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975457824771-127.0.0.1:50309_solr-n_0000000000) starting
   [junit4]   2> 744387 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 744387 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 744388 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 744388 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 744389 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 744389 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 744390 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 744391 INFO  (OverseerCollectionConfigSetProcessor-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 744391 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 744392 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 744392 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 744393 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 744394 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"recovering"} current state version: 0
   [junit4]   2> 744394 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"recovering"}
   [junit4]   2> 744394 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 744394 INFO  (zkCallback-1077-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: [0])
   [junit4]   2> 744394 INFO  (zkCallback-1081-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: [0])
   [junit4]   2> 744443 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 744443 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 744443 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator node=core_node1 is already registered
   [junit4]   2> 744443 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
   [junit4]   2> 744545 INFO  (zkCallback-1077-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: [0])
   [junit4]   2> 744545 INFO  (zkCallback-1081-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: [0])
   [junit4]   2> 744594 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50309 50309
   [junit4]   2> 745311 INFO  (Thread-3517) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50309 50309
   [junit4]   2> 745312 WARN  (Thread-3517) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 745312 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateChange
   [junit4]   2> 745312 INFO  (TEST-OverseerTest.testStateChange-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975457824771-127.0.0.1:50309_solr-n_0000000000) closing
   [junit4]   2> 745314 INFO  (OverseerStateUpdate-95917975457824771-127.0.0.1:50309_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50309_solr
   [junit4]   2> 745320 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:268)
   [junit4]   2> 745320 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPlaceholders
   [junit4]   2> 745320 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 745320 INFO  (Thread-3518) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 745321 INFO  (Thread-3518) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 745420 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer start zk server on port:43819
   [junit4]   2> 745420 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745421 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745422 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@677786f2 name:ZooKeeperConnection Watcher:127.0.0.1:43819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745422 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745423 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745423 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745423 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745424 INFO  (zkCallback-1086-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ad6f059 name:ZooKeeperConnection Watcher:127.0.0.1:43819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745424 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745424 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745424 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745428 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745428 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@221c2a8f name:ZooKeeperConnection Watcher:127.0.0.1:43819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745428 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745429 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745429 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 745430 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 745430 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 745431 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 745431 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 745431 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 745432 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 745432 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 745432 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 745433 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745440 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745440 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@777287ca name:ZooKeeperConnection Watcher:127.0.0.1:43819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745441 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745441 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745441 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 745442 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 745442 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 745442 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/node1
   [junit4]   2> 745443 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 745443 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 745444 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 745449 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745449 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 745449 INFO  (zkCallback-1091-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19aeba59 name:ZooKeeperConnection Watcher:127.0.0.1:43819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 745449 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 745449 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 745449 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 745453 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 745453 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 745454 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 745454 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95917975528341508-127.0.0.1:43819_solr-n_0000000000
   [junit4]   2> 745454 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43819_solr
   [junit4]   2> 745455 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745455 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 745455 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975528341508-127.0.0.1:43819_solr-n_0000000000) starting
   [junit4]   2> 745456 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 745456 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 745457 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 745457 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 745458 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 745459 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 745460 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 745460 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 745460 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 745460 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 745462 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 745473 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"12",
   [junit4]   2>   "base_url":"http://node1/solr/"} current state version: 0
   [junit4]   2> 745473 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=12 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"12",
   [junit4]   2>   "base_url":"http://node1/solr/"}
   [junit4]   2> 745473 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 745473 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 745474 INFO  (OverseerCollectionConfigSetProcessor-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 745474 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745474 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745475 INFO  (zkCallback-1091-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745972 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 745973 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 745973 INFO  (zkCallback-1091-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 745973 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 745975 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95917975528341507-node1_core1-n_0000000000
   [junit4]   2> 745975 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 745977 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95917975528341507-node1_core1-n_0000000000
   [junit4]   2> 745978 WARN  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2> 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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:288)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:357)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:196)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 745978 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard2/election/95917975528341507-node1_core1-n_0000000000
   [junit4]   2> 745978 INFO  (OverseerStateUpdate-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43819_solr
   [junit4]   2> 745981 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:268)
   [junit4]   2> 745981 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Removing leader registration node on cancel: /collections/collection1/leaders/shard2/leader 1
   [junit4]   2> 745982 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745988 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 745988 INFO  (zkCallback-1085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 747477 INFO  (OverseerCollectionConfigSetProcessor-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:358)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:175)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 747477 INFO  (OverseerCollectionConfigSetProcessor-95917975528341508-127.0.0.1:43819_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=95917975528341508-127.0.0.1:43819_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 747488 WARN  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 747489 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43819 43819
   [junit4]   2> 748477 INFO  (Thread-3518) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43819 43819
   [junit4]   2> 748478 WARN  (Thread-3518) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 748478 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPlaceholders
   [junit4]   2> 748478 INFO  (TEST-OverseerTest.testPlaceholders-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975528341508-127.0.0.1:43819_solr-n_0000000000) closing
   [junit4]   2> 748480 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testShardAssignment
   [junit4]   2> 748481 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 748481 INFO  (Thread-3519) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 748481 INFO  (Thread-3519) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 748581 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer start zk server on port:35591
   [junit4]   2> 748581 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748581 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748583 INFO  (zkCallback-1095-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@616a20be name:ZooKeeperConnection Watcher:127.0.0.1:35591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748583 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748583 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748584 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748584 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748584 INFO  (zkCallback-1096-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4764e9b name:ZooKeeperConnection Watcher:127.0.0.1:35591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748584 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748585 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748585 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 748586 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748586 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748587 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@788d0aad name:ZooKeeperConnection Watcher:127.0.0.1:35591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748587 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748587 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748587 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 748588 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 748588 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 748589 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 748592 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 748592 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748593 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748593 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7249f000 name:ZooKeeperConnection Watcher:127.0.0.1:35591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748593 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748593 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748593 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 748594 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 748594 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 748595 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 748595 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95917975735369731-127.0.0.1:35591_solr-n_0000000000
   [junit4]   2> 748595 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35591_solr
   [junit4]   2> 748595 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 748596 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917975735369731-127.0.0.1:35591_solr-n_0000000000) starting
   [junit4]   2> 748596 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 748597 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 748597 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 748598 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 748599 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 748600 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 748601 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 748601 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 748602 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 748602 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 748602 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 748604 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 748604 INFO  (OverseerCollectionConfigSetProcessor-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 748605 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 748605 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 748606 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 748606 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 748607 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@356c3f01 name:ZooKeeperConnection Watcher:127.0.0.1:35591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 748607 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 748607 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 748607 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 748608 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 748608 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 748609 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1
   [junit4]   2> 748609 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 748609 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 748610 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748610 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 748610 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748611 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 748611 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 0
   [junit4]   2> 748611 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 748611 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 748611 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 748612 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 748612 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 748612 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 749111 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 749112 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 749112 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 749112 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 749113 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95917975735369732-127.0.0.1_core1-n_0000000000
   [junit4]   2> 749113 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 749114 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/95917975735369732-127.0.0.1_core1-n_0000000000
   [junit4]   2> 749115 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 749116 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"} current state version: 1
   [junit4]   2> 749116 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "node_name":"127.0.0.1",
   [junit4]   2>   "core":"core2",
   [junit4]   2>   "core_node_name":"node2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "numShards":"3",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr/"}
   [junit4]   2> 749117 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=3
   [junit4]   2> 749117 INFO  (OverseerStateUpdate-95917975735369731-127.0.0.1:35591_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 749218 INFO  (zkCallback-1103-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 749218 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 749218 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 749616 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 749618 INFO  (TEST-OverseerTest.testShardAssignment-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard3/election/95917975735369732

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

k-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801330 INFO  (OverseerStateUpdate-95917979012759557-127.0.0.1:60098_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://node1/solr/",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 801379 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/95917979012759555-node1_core1-n_0000000002
   [junit4]   2> 801380 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ShardLeaderElectionContextBase Removing leader registration node on cancel: /collections/collection1/leaders/shard1/leader 3
   [junit4]   2> 801381 INFO  (OverseerStateUpdate-95917979012759557-127.0.0.1:60098_solr-n_0000000001) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"deletecore",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "collection":"collection1"} current state version: 3
   [junit4]   2> 801482 INFO  (zkCallback-1295-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801482 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801482 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801983 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801983 INFO  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801983 INFO  (zkCallback-1295-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 801983 INFO  (zkCallback-1295-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 801983 INFO  (zkCallback-1287-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 803483 WARN  (zkCallback-1289-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 803485 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60098 60098
   [junit4]   2> 803766 INFO  (Thread-3528) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60098 60098
   [junit4]   2> 803769 WARN  (Thread-3528) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 803769 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[9CDD8605FBE36F77]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOverseerFailure
   [junit4]   2> 803769 INFO  (TEST-OverseerTest.testOverseerFailure-seed#[9CDD8605FBE36F77]) [    ] o.a.s.c.Overseer Overseer (id=95917979012759557-127.0.0.1:60098_solr-n_0000000001) closing
   [junit4]   2> 803769 INFO  (OverseerStateUpdate-95917979012759557-127.0.0.1:60098_solr-n_0000000001) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60098_solr
   [junit4]   2> 803770 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:268)
   [junit4]   2> 806770 INFO  (SUITE-OverseerTest-seed#[9CDD8605FBE36F77]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.cloud.OverseerTest_9CDD8605FBE36F77-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, maxDocsPerChunk=323, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=3, blockSize=7)), sim=ClassicSimilarity, locale=pt-BR, timezone=Australia/Sydney
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=69553304,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsCollectionsAPIDistributedZkTest, UpdateParamsTest, TestBlendedInfixSuggestions, TestPostingsSolrHighlighter, DataDrivenBlockJoinTest, TestCSVResponseWriter, TestTolerantUpdateProcessorCloud, ConnectionManagerTest, TestJettySolrRunner, CollectionsAPISolrJTest, TermVectorComponentDistributedTest, TestHdfsUpdateLog, TestCoreDiscovery, TestSizeLimitedDistributedMap, ShowFileRequestHandlerTest, AutoCommitTest, FacetPivotSmallTest, FullSolrCloudDistribCmdsTest, DirectUpdateHandlerTest, StatelessScriptUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, SliceStateTest, DirectUpdateHandlerOptimizeTest, HdfsThreadLeakTest, TestReloadAndDeleteDocs, TestNoOpRegenerator, TestSolrFieldCacheMBean, CleanupOldIndexTest, TestSolrIndexConfig, ClusterStateTest, BaseCdcrDistributedZkTest, TestBlobHandler, AnalyticsMergeStrategyTest, SuggesterWFSTTest, TestZkChroot, UnloadDistributedZkTest, TestAuthenticationFramework, TestMiniSolrCloudClusterSSL, BigEndianAscendingWordDeserializerTest, SecurityConfHandlerTest, ExitableDirectoryReaderTest, ChangedSchemaMergeTest, TestSuggestSpellingConverter, TestConfigOverlay, TestSolrQueryParser, TestGroupingSearch, DistributedFacetPivotSmallAdvancedTest, PluginInfoTest, QueryParsingTest, TestSimpleQParserPlugin, TestHighFrequencyDictionaryFactory, TestUtils, TestSolrDeletionPolicy1, TestPivotHelperCode, TestPerFieldSimilarity, FieldAnalysisRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestXIncludeConfig, LukeRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, HighlighterConfigTest, OverseerTest]
   [junit4] Completed [219/598 (1!)] on J2 in 63.90s, 13 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1242 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2421 tests, 1 failure, 86 ignored (71 assumptions) [seed: 9CDD8605FBE36F77]

Total time: 55 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-Tests-6.x - Build # 207 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/207/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:46735/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:46735/collection1
	at __randomizedtesting.SeedInfo.seed([38F16EBCA8341A11:B0A5516606C877E9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:160)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12152 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/init-core-data-001
   [junit4]   2> 1880289 INFO  (SUITE-TestReqParamsAPI-seed#[38F16EBCA8341A11]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1880290 INFO  (SUITE-TestReqParamsAPI-seed#[38F16EBCA8341A11]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1880292 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1880292 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1880292 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1880392 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkTestServer start zk server on port:44305
   [junit4]   2> 1880392 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1880392 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880394 INFO  (zkCallback-16463-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fcd8e53 name:ZooKeeperConnection Watcher:127.0.0.1:44305 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1880394 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880394 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1880394 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1880396 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1880396 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880397 INFO  (zkCallback-16464-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35318303 name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1880397 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880397 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1880397 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1880398 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1880398 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1880399 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1880400 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1880400 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1880401 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1880401 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1880402 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1880402 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1880406 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1880406 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1880407 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1880407 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1880408 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1880408 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1880409 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1880409 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1880410 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1880410 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1880410 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1880411 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1880411 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1880411 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1880412 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1880412 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1880472 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1
   [junit4]   2> 1880473 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1880474 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3eb398f4{/,null,AVAILABLE}
   [junit4]   2> 1880475 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.ServerConnector Started ServerConnector@64af70e7{HTTP/1.1,[http/1.1]}{127.0.0.1:49898}
   [junit4]   2> 1880475 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.Server Started @1882617ms
   [junit4]   2> 1880475 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/tempDir-001/control/data, hostContext=/, hostPort=49898, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores}
   [junit4]   2> 1880476 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1880476 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001'
   [junit4]   2> 1880476 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1880476 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1880476 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1880481 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880481 INFO  (zkCallback-16465-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388d48b name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1880481 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880482 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1880482 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1880482 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/solr.xml
   [junit4]   2> 1880486 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores
   [junit4]   2> 1880486 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer New CoreContainer 1537399806
   [junit4]   2> 1880486 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001]
   [junit4]   2> 1880486 WARN  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/lib
   [junit4]   2> 1880486 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] 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> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44305/solr
   [junit4]   2> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1880487 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1880491 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880491 INFO  (zkCallback-16468-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7555c1e8 name:ZooKeeperConnection Watcher:127.0.0.1:44305 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1880491 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880492 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1880492 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$57/541796929@30ac2c6e
   [junit4]   2> 1880492 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1880494 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7183717a name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1880494 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1880494 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1880495 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1880497 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1880498 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1880498 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1880499 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1880502 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1880502 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1880503 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1880503 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1880504 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1880504 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1880505 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1880510 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1880511 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1880511 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95915295396265988-127.0.0.1:49898_-n_0000000000
   [junit4]   2> 1880511 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49898_
   [junit4]   2> 1880511 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1880512 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer Overseer (id=95915295396265988-127.0.0.1:49898_-n_0000000000) starting
   [junit4]   2> 1880513 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1880515 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1880516 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1880518 INFO  (OverseerCollectionConfigSetProcessor-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1880519 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1880526 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49898_
   [junit4]   2> 1880526 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49898_
   [junit4]   2> 1880527 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1880527 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1880535 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1880535 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1880535 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores
   [junit4]   2> 1880536 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1880536 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1
   [junit4]   2> 1880536 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1880536 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1880536 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1880536 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:49898_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1880536 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1880537 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1880537 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49898",
   [junit4]   2>   "node_name":"127.0.0.1:49898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1880537 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49898",
   [junit4]   2>   "node_name":"127.0.0.1:49898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1880538 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1880538 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1880538 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1880539 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] 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> 1880541 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1880541 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1880541 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1'
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1880542 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1880543 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1880550 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1880553 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1880560 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1880564 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1880639 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1880644 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1880644 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1880649 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1880650 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1880656 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1880657 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/]
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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@439c0718
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data
   [junit4]   2> 1880658 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1880659 WARN  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1880659 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/index
   [junit4]   2> 1880659 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=349879904, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1880659 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c101bee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d937010),segFN=segments_1,generation=1}
   [junit4]   2> 1880659 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1880660 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49898_ 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/
   [junit4]   2> 1880660 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1880661 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1880661 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1880661 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880662 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880662 WARN  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1880663 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1880664 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1880664 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1880665 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1880667 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1880667 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880667 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880667 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880667 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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=10, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c101bee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d937010),segFN=segments_1,generation=1}
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ad3d90d[collection1] main]
   [junit4]   2> 1880668 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1880669 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1880670 INFO  (searcherExecutor-7231-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ad3d90d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1880670 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880670 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880670 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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> 1880670 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ 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 1534644726735568896
   [junit4]   2> 1880672 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1534644726735568896
   [junit4]   2> 1880672 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1880672 INFO  (coreLoadExecutor-7230-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1880672 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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:49898 collection:control_collection shard:shard1
   [junit4]   2> 1880673 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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> 1880674 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95915295396265988-core_node1-n_0000000000
   [junit4]   2> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49898/collection1/
   [junit4]   2> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1880675 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] 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> 1880675 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:49898/collection1/ has no replicas
   [junit4]   2> 1880676 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1880677 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95915295396265988-core_node1-n_0000000000
   [junit4]   2> 1880678 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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:49898/collection1/ shard1
   [junit4]   2> 1880678 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] 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:49898",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1880780 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] 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> 1880829 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:49898/collection1/ and leader is http://127.0.0.1:49898/collection1/
   [junit4]   2> 1880829 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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:49898
   [junit4]   2> 1880829 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1880829 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1880829 INFO  (coreZkRegister-7224-thread-1-processing-n:127.0.0.1:49898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:49898_ 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> 1880830 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49898",
   [junit4]   2>   "node_name":"127.0.0.1:49898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1880830 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49898",
   [junit4]   2>   "node_name":"127.0.0.1:49898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1880932 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] 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> 1881038 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1881038 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881039 INFO  (zkCallback-16473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f44344 name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881039 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1881039 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1881039 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1881039 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1881040 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881040 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1881102 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1
   [junit4]   2> 1881103 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001
   [junit4]   2> 1881103 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1881104 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56795def{/,null,AVAILABLE}
   [junit4]   2> 1881104 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.ServerConnector Started ServerConnector@45c3acf2{HTTP/1.1,[http/1.1]}{127.0.0.1:46735}
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.Server Started @1883247ms
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=46735, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores}
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001'
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1881105 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1881106 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1881106 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881107 INFO  (zkCallback-16474-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5be89ed7 name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881107 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1881107 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1881107 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1881107 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/solr.xml
   [junit4]   2> 1881111 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores
   [junit4]   2> 1881111 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer New CoreContainer 1762340073
   [junit4]   2> 1881111 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001]
   [junit4]   2> 1881111 WARN  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/lib
   [junit4]   2> 1881111 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] 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> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44305/solr
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1881112 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881113 INFO  (zkCallback-16477-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34f4ad1f name:ZooKeeperConnection Watcher:127.0.0.1:44305 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881113 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1881113 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1881114 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$57/541796929@4cd96f43
   [junit4]   2> 1881114 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1881114 INFO  (zkCallback-16478-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b0c38ff name:ZooKeeperConnection Watcher:127.0.0.1:44305/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1881115 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1881118 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1881118 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1881118 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1881119 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1881120 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95915295396265992-127.0.0.1:46735_-n_0000000001
   [junit4]   2> 1881120 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95915295396265988-127.0.0.1:49898_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1881120 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.ZkController Publish node=127.0.0.1:46735_ as DOWN
   [junit4]   2> 1881121 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:46735_"} current state version: 3
   [junit4]   2> 1881121 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46735_
   [junit4]   2> 1881223 INFO  (zkCallback-16473-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1881223 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] 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> 1881223 INFO  (zkCallback-16478-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_    ] 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> 1882121 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46735_
   [junit4]   2> 1882122 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46735_
   [junit4]   2> 1882122 INFO  (zkCallback-16473-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1882122 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1882123 INFO  (zkCallback-16473-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1882123 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1882123 INFO  (zkCallback-16478-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1882123 INFO  (zkCallback-16478-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1882141 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1882141 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1882141 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores
   [junit4]   2> 1882142 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1882142 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1
   [junit4]   2> 1882142 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1882142 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1882142 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1882142 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1882142 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [n:127.0.0.1:46735_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1882143 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1882143 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46735",
   [junit4]   2>   "node_name":"127.0.0.1:46735_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1882143 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:46735",
   [junit4]   2>   "node_name":"127.0.0.1:46735_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1882143 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1882143 INFO  (OverseerStateUpdate-95915295396265988-127.0.0.1:49898_-n_0000000000) [n:127.0.0.1:49898_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1882144 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1882144 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1882245 INFO  (zkCallback-16473-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> 1882245 INFO  (zkCallback-16469-thread-1-processing-n:127.0.0.1:49898_) [n:127.0.0.1:49898_    ] 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> 1882245 INFO  (zkCallback-16478-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_    ] 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> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1883145 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1'
   [junit4]   2> 1883146 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1883146 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1883146 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1883149 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1883153 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1883173 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1883177 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1883313 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1883317 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1883318 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1883322 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1883323 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1883325 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1883325 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1883326 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1
   [junit4]   2> 1883326 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1883326 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1883326 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1883333 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 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@439c0718
   [junit4]   2> 1883333 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1883333 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 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-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1883333 WARN  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1883333 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1883334 INFO  (coreLoadExecutor-7241-thread-1-processing-n:127.0.0.1:46735_) [n:127.0.0.1:46735_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=349879904, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSize

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

unit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [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:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1906135 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@278a025f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1906135 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@681e113{/,null,UNAVAILABLE}
   [junit4]   2> 1906136 INFO  (TEST-TestReqParamsAPI.test-seed#[38F16EBCA8341A11]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44305 44305
   [junit4]   2> 1906314 INFO  (Thread-4241) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:44305 44305
   [junit4]   2> 1906314 WARN  (Thread-4241) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	25	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=38F16EBCA8341A11 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=America/Maceio -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.0s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:46735/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([38F16EBCA8341A11:B0A5516606C877E9]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:160)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1906317 INFO  (SUITE-TestReqParamsAPI-seed#[38F16EBCA8341A11]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_38F16EBCA8341A11-001
   [junit4]   2> May 18, 2016 6:01:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=2019, maxMBSortInHeap=7.420878775136131, sim=ClassicSimilarity, locale=lt, timezone=America/Maceio
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=219834088,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [OutOfBoxZkACLAndCredentialsProvidersTest, MultiTermTest, TestQuerySenderNoQuery, TestDFRSimilarityFactory, TestConfigSetProperties, TimeZoneUtilsTest, IndexBasedSpellCheckerTest, TestLFUCache, TestPerFieldSimilarityWithDefaultOverride, SharedFSAutoReplicaFailoverUtilsTest, SuggestComponentContextFilterQueryTest, TestDistributedGrouping, TestStressVersions, TestReplicationHandlerBackup, TestQueryUtils, OpenCloseCoreStressTest, CdcrUpdateLogTest, TestStressLiveNodes, AddSchemaFieldsUpdateProcessorFactoryTest, TestReRankQParserPlugin, DistributedSuggestComponentTest, DistributedMLTComponentTest, TestCoreContainer, SpatialFilterTest, HdfsSyncSliceTest, TestSystemIdResolver, TestSolr4Spatial2, TestUpdate, TestSolrDeletionPolicy2, BadCopyFieldTest, RecoveryAfterSoftCommitTest, TestExpandComponent, SolrCmdDistributorTest, TestHashPartitioner, TestPartialUpdateDeduplication, HighlighterTest, TestSolrConfigHandler, BlobRepositoryCloudTest, AliasIntegrationTest, TestLRUStatsCache, TestObjectReleaseTracker, LeaderInitiatedRecoveryOnShardRestartTest, MinimalSchemaTest, TestChildDocTransformer, TestBM25SimilarityFactory, ConfigSetsAPITest, RequestLoggingTest, CdcrReplicationHandlerTest, SpellCheckComponentTest, TestSubQueryTransformerDistrib, TestFieldSortValues, ConvertedLegacyTest, TestScoreJoinQPNoScore, DocValuesMissingTest, TestSurroundQueryParser, ZkControllerTest, TestCollapseQParserPlugin, DistributedFacetPivotLongTailTest, DistribCursorPagingTest, HttpPartitionTest, TestFreeTextSuggestions, TestNRTOpen, TestSQLHandler, TestTrie, TestDynamicFieldResource, TermsComponentTest, TestGeoJSONResponseWriter, InfoHandlerTest, SpellCheckCollatorTest, TestQuerySenderListener, TestDocumentBuilder, TestSearcherReuse, TestSerializedLuceneMatchVersion, TestLeaderInitiatedRecoveryThread, TestImplicitCoreProperties, SortByFunctionTest, TestLMJelinekMercerSimilarityFactory, ParsingFieldUpdateProcessorsTest, ZkCLITest, TestBinaryResponseWriter, SolrXmlInZkTest, ChaosMonkeyNothingIsSafeTest, TestDownShardTolerantSearch, DistributedIntervalFacetingTest, ZkSolrClientTest, TestBulkSchemaConcurrent, HdfsBasicDistributedZk2Test, WordBreakSolrSpellCheckerTest, TestAuthorizationFramework, TestConfigSetsAPIZkFailure, HLLSerializationTest, TestCloudSchemaless, TestSchemaResource, TestManagedSchemaAPI, BlockDirectoryTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRequestForwarding, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, CachingDirectoryFactoryTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestShardHandlerFactory, TestReqParamsAPI]
   [junit4] Completed [495/598 (1!)] on J1 in 26.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 313 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/common-build.xml:529: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2420 tests, 1 failure, 86 ignored (71 assumptions) [seed: 38F16EBCA8341A11]

Total time: 56 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




Re: [JENKINS] Lucene-Solr-Tests-6.x - Build # 206 - Still Failing

Posted by David Smiley <da...@gmail.com>.
I'll dig.

On Tue, May 17, 2016 at 7:01 PM Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/206/
>
> 2 tests failed.
> FAILED:
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip
> {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=2,minimalDaysInFirstWeek=4,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
>         at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
>         at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
> FAILED:
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip
> {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
>         at
> __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
>         at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
>         at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 8574 lines...]
>    [junit4] Suite:
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip
> -Dtests.seed=A155F458C3C50705 -Dtests.multiplier=2 -Dtests.slow=true
> -Dtests.locale=mt-MT -Dtests.timezone=Asia/Baku -Dtests.asserts=true
> -Dtests.file.encoding=ISO-8859-1
>    [junit4] FAILURE 0.03s J2 | DateRangePrefixTreeTest.testRoundTrip
> {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=2,minimalDaysInFirstWeek=4,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}
> <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
>    [junit4]    >        at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
>    [junit4]    >        at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip
> -Dtests.seed=A155F458C3C50705 -Dtests.multiplier=2 -Dtests.slow=true
> -Dtests.locale=mt-MT -Dtests.timezone=Asia/Baku -Dtests.asserts=true
> -Dtests.file.encoding=ISO-8859-1
>    [junit4] FAILURE 0.01s J2 | DateRangePrefixTreeTest.testRoundTrip
> {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}
> <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
>    [junit4]    >        at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
>    [junit4]    >        at
> org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {},
> docValues:{}, maxPointsInLeafNode=1947, maxMBSortInHeap=6.870552000401526,
> sim=ClassicSimilarity, locale=mt-MT, timezone=Asia/Baku
>    [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
> 1.8.0_74 (64-bit)/cpus=4,threads=1,free=195253896,total=338165760
>    [junit4]   2> NOTE: All tests run in this JVM: [PortedSolr3Test,
> Geo3dShapeSphereModelRectRelationTest, HeatmapFacetCounterTest,
> TestPointVectorStrategy, DateRangePrefixTreeTest]
>    [junit4] Completed [19/22 (1!)] on J2 in 0.20s, 6 tests, 2 failures <<<
> FAILURES!
>
> [...truncated 21 lines...]
> BUILD FAILED
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:476:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:2188:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/module-build.xml:58:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1458:
> The following error occurred while executing this line:
> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1015:
> There were test failures: 22 suites, 239 tests, 2 failures, 3 ignored (2
> assumptions) [seed: A155F458C3C50705]
>
> Total time: 18 minutes 6 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

[JENKINS] Lucene-Solr-Tests-6.x - Build # 206 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/206/

2 tests failed.
FAILED:  org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=2,minimalDaysInFirstWeek=4,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]}

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8574 lines...]
   [junit4] Suite: org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip -Dtests.seed=A155F458C3C50705 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J2 | DateRangePrefixTreeTest.testRoundTrip {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=2,minimalDaysInFirstWeek=4,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip -Dtests.seed=A155F458C3C50705 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | DateRangePrefixTreeTest.testRoundTrip {p0=java.util.GregorianCalendar[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="UTC",offset=0,dstSavings=0,useDaylight=false,transitions=0,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=?,MONTH=?,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=?,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=?,MINUTE=?,SECOND=?,MILLISECOND=?,ZONE_OFFSET=?,DST_OFFSET=?]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A155F458C3C50705:A39BAE1E5BC980AE]:0)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:112)
   [junit4]    > 	at org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:92)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1947, maxMBSortInHeap=6.870552000401526, sim=ClassicSimilarity, locale=mt-MT, timezone=Asia/Baku
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=195253896,total=338165760
   [junit4]   2> NOTE: All tests run in this JVM: [PortedSolr3Test, Geo3dShapeSphereModelRectRelationTest, HeatmapFacetCounterTest, TestPointVectorStrategy, DateRangePrefixTreeTest]
   [junit4] Completed [19/22 (1!)] on J2 in 0.20s, 6 tests, 2 failures <<< FAILURES!

[...truncated 21 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:476: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:2188: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/module-build.xml:58: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1458: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1015: There were test failures: 22 suites, 239 tests, 2 failures, 3 ignored (2 assumptions) [seed: A155F458C3C50705]

Total time: 18 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any