You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/07/03 16:44:48 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+124) - Build # 17137 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17137/
Java: 32bit/jdk-9-ea+124 -client -XX:+UseSerialGC

1 tests failed.
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":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  https://127.0.0.1:45459/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":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  https://127.0.0.1:45459/collection1
	at __randomizedtesting.SeedInfo.seed([E7BCCD21418ADE2C:6FE8F2FBEF76B3D4]: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:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:194)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java: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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 12216 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/init-core-data-001
   [junit4]   2> 1726402 INFO  (SUITE-TestReqParamsAPI-seed#[E7BCCD21418ADE2C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1726404 INFO  (SUITE-TestReqParamsAPI-seed#[E7BCCD21418ADE2C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1726405 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1726406 INFO  (Thread-4511) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1726406 INFO  (Thread-4511) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1726506 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkTestServer start zk server on port:37276
   [junit4]   2> 1726506 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726507 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726508 INFO  (zkCallback-26340-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1347b54 name:ZooKeeperConnection Watcher:127.0.0.1:37276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726508 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726509 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726509 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1726511 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726511 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726512 INFO  (zkCallback-26341-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19515db name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726512 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726512 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726513 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1726514 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1726514 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1726515 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1726516 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1726516 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1726519 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1726519 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1726520 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1726520 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1726521 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1726522 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1726522 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1726523 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1726523 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1726524 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1726525 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1726525 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1726526 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1726526 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1726527 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1726528 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1726528 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1726529 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1726530 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1726530 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1726532 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726532 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726533 INFO  (zkCallback-26343-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a75043 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726533 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726534 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726629 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1
   [junit4]   2> 1726632 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1726632 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c3dee8{/,null,AVAILABLE}
   [junit4]   2> 1726634 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2b20e5{SSL,[ssl, http/1.1]}{127.0.0.1:37698}
   [junit4]   2> 1726634 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.Server Started @1728294ms
   [junit4]   2> 1726634 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/tempDir-001/control/data, hostPort=37698, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores}
   [junit4]   2> 1726634 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1726634 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001'
   [junit4]   2> 1726635 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1726635 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1726635 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726636 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726636 INFO  (zkCallback-26344-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53fca2 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726636 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726638 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726638 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1726638 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/solr.xml
   [junit4]   2> 1726654 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores
   [junit4]   2> 1726655 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer New CoreContainer 19539026
   [junit4]   2> 1726655 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001]
   [junit4]   2> 1726655 WARN  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/lib
   [junit4]   2> 1726655 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] 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,
   [junit4]   2> 1726657 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1726657 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1726658 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1726658 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37276/solr
   [junit4]   2> 1726658 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1726658 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1726658 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726659 INFO  (zkCallback-26347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@94358a name:ZooKeeperConnection Watcher:127.0.0.1:37276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726659 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726660 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1726660 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/20647022@15d3b35
   [junit4]   2> 1726661 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1726662 INFO  (zkCallback-26348-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2f310 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1726662 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1726663 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1726664 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1726665 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1726666 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1726667 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1726668 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1726668 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1726669 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1726669 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1726670 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1726670 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1726670 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1726671 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1726672 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1726673 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1726674 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178280726396933-127.0.0.1:37698_-n_0000000000
   [junit4]   2> 1726674 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37698_
   [junit4]   2> 1726674 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1726675 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.Overseer Overseer (id=96178280726396933-127.0.0.1:37698_-n_0000000000) starting
   [junit4]   2> 1726676 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1726679 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1726679 INFO  (OverseerCollectionConfigSetProcessor-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1726680 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1726680 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37698_
   [junit4]   2> 1726680 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37698_
   [junit4]   2> 1726681 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1726681 INFO  (zkCallback-26348-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> 1726681 INFO  (zkCallback-26348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1726710 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1726710 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1726711 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores
   [junit4]   2> 1726711 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=control_collection, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1726711 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1
   [junit4]   2> 1726711 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1726712 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1726712 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1726712 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1726712 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1726713 INFO  (coreLoadExecutor-10403-thread-1) [    ] 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> 1726714 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37698",
   [junit4]   2>   "node_name":"127.0.0.1:37698_",
   [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> 1726714 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37698",
   [junit4]   2>   "node_name":"127.0.0.1:37698_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1726714 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1726714 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1726714 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1726714 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1726715 INFO  (zkCallback-26348-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> 1727715 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1727715 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1727715 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1727715 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1727716 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1727716 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1'
   [junit4]   2> 1727716 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1727716 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1727717 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1727722 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1727725 WARN  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1727726 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1727734 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1727750 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1727840 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1727845 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1727846 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1727852 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1727854 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1727856 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727856 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727857 INFO  (coreLoadExecutor-10403-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1727857 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1727857 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1727857 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/]
   [junit4]   2> 1727857 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a84892
   [junit4]   2> 1727858 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data
   [junit4]   2> 1727858 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1727858 WARN  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1727859 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/index
   [junit4]   2> 1727859 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1727859 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f80ccf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11aac7f),segFN=segments_1,generation=1}
   [junit4]   2> 1727859 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1727859 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/
   [junit4]   2> 1727859 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1727862 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1727862 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727862 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727862 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727862 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727863 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1727863 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1727863 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1727863 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1727863 WARN  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1727865 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727866 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727867 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727868 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727875 INFO  (coreLoadExecutor-10403-thread-1) [    ] 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> 1727875 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1727875 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1727875 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1727876 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1727876 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1727876 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=25.162109375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=17.465478261447263, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1727877 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f80ccf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11aac7f),segFN=segments_1,generation=1}
   [junit4]   2> 1727877 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1727877 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40ed13[collection1] main]
   [junit4]   2> 1727877 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1727878 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1727879 INFO  (searcherExecutor-10404-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40ed13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1727880 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1727880 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1727880 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1727880 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538852493166903296
   [junit4]   2> 1727882 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538852493166903296
   [junit4]   2> 1727882 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1727882 INFO  (coreLoadExecutor-10403-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1727882 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:37698 collection:control_collection shard:shard1
   [junit4]   2> 1727883 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1727884 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96178280726396933-core_node1-n_0000000000
   [junit4]   2> 1727884 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1727899 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] 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> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37698/collection1/
   [junit4]   2> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:37698/collection1/ has no replicas
   [junit4]   2> 1727899 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1727901 INFO  (coreZkRegister-10397-thread-1) [    ] 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/96178280726396933-core_node1-n_0000000000
   [junit4]   2> 1727902 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37698/collection1/ shard1
   [junit4]   2> 1727902 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] 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":"https://127.0.0.1:37698",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1728004 INFO  (zkCallback-26348-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> 1728053 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:37698/collection1/ and leader is https://127.0.0.1:37698/collection1/
   [junit4]   2> 1728053 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37698
   [junit4]   2> 1728053 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1728053 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1728053 INFO  (coreZkRegister-10397-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1728054 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] 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":"https://127.0.0.1:37698",
   [junit4]   2>   "node_name":"127.0.0.1:37698_",
   [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> 1728055 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] 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":"https://127.0.0.1:37698",
   [junit4]   2>   "node_name":"127.0.0.1:37698_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1728156 INFO  (zkCallback-26348-thread-2) [    ] 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> 1728215 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1728215 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1728216 INFO  (zkCallback-26352-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@abbe69 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1728216 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1728216 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1728216 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1728217 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1728217 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1728218 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1728288 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1
   [junit4]   2> 1728289 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001
   [junit4]   2> 1728290 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1728291 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aafb95{/,null,AVAILABLE}
   [junit4]   2> 1728292 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18359aa{SSL,[ssl, http/1.1]}{127.0.0.1:44619}
   [junit4]   2> 1728292 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.Server Started @1729952ms
   [junit4]   2> 1728292 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/tempDir-001/jetty1, hostPort=44619, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores}
   [junit4]   2> 1728292 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@6a03af
   [junit4]   2> 1728292 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001'
   [junit4]   2> 1728293 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1728293 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1728293 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1728294 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1728294 INFO  (zkCallback-26353-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b39ec5 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1728295 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1728295 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1728296 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1728296 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/solr.xml
   [junit4]   2> 1728300 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores
   [junit4]   2> 1728300 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer New CoreContainer 8019101
   [junit4]   2> 1728300 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001]
   [junit4]   2> 1728300 WARN  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/lib
   [junit4]   2> 1728301 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] 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,
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37276/solr
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1728303 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1728304 INFO  (zkCallback-26356-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bc09d4 name:ZooKeeperConnection Watcher:127.0.0.1:37276 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1728304 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1728306 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1728306 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$138/20647022@1543c5e
   [junit4]   2> 1728307 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1728307 INFO  (zkCallback-26357-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11e44f6 name:ZooKeeperConnection Watcher:127.0.0.1:37276/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1728307 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1728310 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1728310 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 1728310 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1728312 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1728312 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178280726396937-127.0.0.1:44619_-n_0000000001
   [junit4]   2> 1728312 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178280726396933-127.0.0.1:37698_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1728313 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:44619_ as DOWN
   [junit4]   2> 1728313 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44619_
   [junit4]   2> 1728313 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44619_
   [junit4]   2> 1728313 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44619_"} current state version: 3
   [junit4]   2> 1728314 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44619_
   [junit4]   2> 1728314 INFO  (zkCallback-26348-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> 1728314 INFO  (zkCallback-26352-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> 1728314 INFO  (zkCallback-26357-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> 1728314 INFO  (zkCallback-26348-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1728314 INFO  (zkCallback-26352-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1728314 INFO  (zkCallback-26357-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1728348 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1728348 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1728348 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores
   [junit4]   2> 1728349 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection=collection1, loadOnStartup=true, coreNodeName=, transient=false, name=collection1, shard=, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 1728349 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1
   [junit4]   2> 1728349 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1728350 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1728350 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1728350 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1728350 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1728351 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1728351 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44619",
   [junit4]   2>   "node_name":"127.0.0.1:44619_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1728351 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44619",
   [junit4]   2>   "node_name":"127.0.0.1:44619_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1728351 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1728351 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1728351 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1728352 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1728453 INFO  (zkCallback-26357-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> 1728453 INFO  (zkCallback-26352-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> 1728453 INFO  (zkCallback-26348-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> 1729352 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1729352 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1729353 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1729353 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1729353 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1729353 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1'
   [junit4]   2> 1729353 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1729354 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1729355 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1729359 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1729362 WARN  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1729363 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1729371 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1729379 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1729467 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1729473 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1729474 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1729491 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1729493 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1729495 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1729495 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1729496 INFO  (coreLoadExecutor-10414-thread-1) [    ] 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=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1729496 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1729496 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1729496 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1729497 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a84892
   [junit4]   2> 1729497 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1729498 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1729498 WARN  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1729498 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1729498 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1729499 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ca2f33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155fa54),segFN=segments_1,generation=1}
   [junit4]   2> 1729499 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1729499 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1729499 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1729502 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1729503 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1729503 WARN  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1729504 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1729506 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1729507 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1729508 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1729515 INFO  (coreLoadExecutor-10414-thread-1) [    ] 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> 1729515 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1729516 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1729516 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1729517 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1729517 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1729518 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=25.162109375, floorSegmentMB=1.9189453125, forceMergeDeletesPctAllowed=17.465478261447263, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1729518 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@ca2f33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@155fa54),segFN=segments_1,generation=1}
   [junit4]   2> 1729519 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1729519 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e26946[collection1] main]
   [junit4]   2> 1729519 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1729519 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1729519 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1729520 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1729522 INFO  (searcherExecutor-10415-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e26946[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1729522 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1729522 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1729522 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1729522 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1538852494888665088
   [junit4]   2> 1729524 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1538852494888665088
   [junit4]   2> 1729524 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1729524 INFO  (coreLoadExecutor-10414-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1729525 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:44619 collection:collection1 shard:shard2
   [junit4]   2> 1729525 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1729527 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/96178280726396937-core_node1-n_0000000000
   [junit4]   2> 1729527 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1729528 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1729528 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1729528 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44619/collection1/
   [junit4]   2> 1729528 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1729529 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:44619/collection1/ has no replicas
   [junit4]   2> 1729529 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 4
   [junit4]   2> 1729530 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1729531 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/96178280726396937-core_node1-n_0000000000
   [junit4]   2> 1729532 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44619/collection1/ shard2
   [junit4]   2> 1729532 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-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":"https://127.0.0.1:44619",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 4
   [junit4]   2> 1729634 INFO  (zkCallback-26352-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> 1729634 INFO  (zkCallback-26348-thread-2) [    ] 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> 1729634 INFO  (zkCallback-26357-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> 1729682 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController We are https://127.0.0.1:44619/collection1/ and leader is https://127.0.0.1:44619/collection1/
   [junit4]   2> 1729683 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44619
   [junit4]   2> 1729683 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1729683 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1729683 INFO  (coreZkRegister-10409-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1729684 INFO  (OverseerStateUpdate-96178280726396933-127.0.0.1:37698_-n_0000000000) [    ] 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":"https://127.0.0.1:44619",
   [junit4]   2>   "node_name

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

cutor-10526-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001/shard-4-001/cores/collection1/data
   [junit4]   2> 1751811 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.Overseer Overseer (id=96178280726396946-127.0.0.1:45149_-n_0000000004) closing
   [junit4]   2> 1751812 INFO  (OverseerStateUpdate-96178280726396946-127.0.0.1:45149_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45149_
   [junit4]   2> 1751812 INFO  (zkCallback-26376-thread-2) [    ] 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> 1753312 WARN  (zkCallback-26376-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1753314 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@bf84f3{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1753314 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19c6bca{/,null,UNAVAILABLE}
   [junit4]   2> 1753315 INFO  (TEST-TestReqParamsAPI.test-seed#[E7BCCD21418ADE2C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37276 37276
   [junit4]   2> 1753462 INFO  (Thread-4511) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37276 37276
   [junit4]   2> 1753462 WARN  (Thread-4511) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.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> 	6	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=E7BCCD21418ADE2C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl-XK -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 27.1s J2 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val modified' 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:  https://127.0.0.1:45459/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E7BCCD21418ADE2C:6FE8F2FBEF76B3D4]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:194)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1753468 INFO  (SUITE-TestReqParamsAPI-seed#[E7BCCD21418ADE2C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReqParamsAPI_E7BCCD21418ADE2C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=sr-Cyrl-XK, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=155047816,total=331554816
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPISolrJTest, TestRecoveryHdfs, TestMiniSolrCloudClusterSSL, TestFieldResource, TestNumericTerms64, PKIAuthenticationIntegrationTest, RecoveryZkTest, DirectoryFactoryTest, RecoveryAfterSoftCommitTest, TestConfigSetImmutable, TestXIncludeConfig, HdfsUnloadDistributedZkTest, RestartWhileUpdatingTest, TestTrieFacet, AnalysisErrorHandlingTest, UpdateParamsTest, TestStressLiveNodes, TermVectorComponentDistributedTest, QueryResultKeyTest, TestIndexSearcher, TlogReplayBufferedWhileIndexingTest, TestStressReorder, BaseCdcrDistributedZkTest, SolrTestCaseJ4Test, AssignTest, TestGroupingSearch, FullHLLTest, DeleteInactiveReplicaTest, TestFieldCacheWithThreads, QueryParsingTest, TestSolrIndexConfig, TestJmxIntegration, TestSortingResponseWriter, TestFilteredDocIdSet, TestFastWriter, SampleTest, TestRuleBasedAuthorizationPlugin, TestSolrConfigHandlerCloud, SuggestComponentTest, BlobRepositoryCloudTest, ShowFileRequestHandlerTest, TestDynamicLoading, TestSubQueryTransformerCrossCore, FieldAnalysisRequestHandlerTest, TestScoreJoinQPScore, TestSolrFieldCacheMBean, TestExtendedDismaxParser, FacetPivotSmallTest, TestCoreDiscovery, TestStressRecovery, TestJmxMonitoredMap, LeaderElectionTest, FieldMutatingUpdateProcessorTest, TestSchemaNameResource, DirectSolrConnectionTest, TestNonDefinedSimilarityFactory, BigEndianAscendingWordSerializerTest, TestSimpleQParserPlugin, DistribDocExpirationUpdateProcessorTest, TestPostingsSolrHighlighter, TestDynamicFieldCollectionResource, NoCacheHeaderTest, VersionInfoTest, DeleteShardTest, TestCollationField, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, BlockJoinFacetSimpleTest, SimpleFacetsTest, LukeRequestHandlerTest, PluginInfoTest, ConnectionManagerTest, DirectUpdateHandlerOptimizeTest, TestConfigSetsAPIExclusivity, LeaderFailoverAfterPartitionTest, TestPerFieldSimilarity, TestSort, SharedFSAutoReplicaFailoverUtilsTest, EnumFieldTest, TestCSVResponseWriter, StatelessScriptUpdateProcessorFactoryTest, TestIndexingPerformance, DistributedVersionInfoTest, SuggesterWFSTTest, SearchHandlerTest, SimpleMLTQParserTest, SuggesterTest, TestNamedUpdateProcessors, TestSolrDeletionPolicy1, TestElisionMultitermQuery, DistributedFacetPivotSmallAdvancedTest, TestRebalanceLeaders, MigrateRouteKeyTest, TestSolrCLIRunExample, TestInitParams, RequestHandlersTest, TestRandomCollapseQParserPlugin, TestAddFieldRealTimeGet, DateMathParserTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestRealTimeGet, TestStressVersions, HardAutoCommitTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, HighlighterTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, DocValuesTest, JSONWriterTest, PingRequestHandlerTest, DateFieldTest, TestSolrJ, TestUtils, ZkNodePropsTest, FileUtilsTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CollectionStateFormat2Test, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, TestCloudBackupRestore, TestCollectionAPI, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI]
   [junit4] Completed [516/618 (1!)] on J2 in 27.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 326 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2590 tests, 1 failure, 119 ignored (72 assumptions) [seed: E7BCCD21418ADE2C]

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



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+124) - Build # 17139 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17139/
Java: 64bit/jdk-9-ea+124 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([E611838CEBC646B]: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.teardownTestCases(SolrTestCaseJ4.java:256)
	at jdk.internal.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=94645, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=94645, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([E611838CEBC646B]:0)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:45186/solr/testSolrCloudCollection_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:45186/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([E611838CEBC646B:33B9B614F6523A1B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:45186/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:45186 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 11539 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/init-core-data-001
   [junit4]   2> 929832 INFO  (SUITE-TestReplicationHandler-seed#[E611838CEBC646B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 929833 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
   [junit4]   2> 929833 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1
   [junit4]   2> 929835 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 929835 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65642d6{/solr,null,AVAILABLE}
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@74a184de{HTTP/1.1,[http/1.1]}{127.0.0.1:४०५४७}
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.Server Started @९३१९०२ms
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1/data, hostPort=40547}
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001'
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929837 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/solr.xml
   [junit4]   2> 929840 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/.
   [junit4]   2> 929841 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1667012852
   [junit4]   2> 929841 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001]
   [junit4]   2> 929841 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/lib
   [junit4]   2> 929841 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] 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,
   [junit4]   2> 929843 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 929843 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929843 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929844 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 929844 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 929844 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/.
   [junit4]   2> 929845 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 929845 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1
   [junit4]   2> 929845 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 929846 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1'
   [junit4]   2> 929846 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929846 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929847 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 929847 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 929849 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 929852 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 929866 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 929867 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 929869 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1'
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data
   [junit4]   2> 929870 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 929870 WARN  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 929871 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 929871 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 929871 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4abf077c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b5f02e),segFN=segments_1,generation=1}
   [junit4]   2> 929871 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 929871 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/./collection1/data/
   [junit4]   2> 929872 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 929874 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 929874 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 929875 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 929876 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4abf077c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13b5f02e),segFN=segments_1,generation=1}
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76b838ed[collection1] main]
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1/conf
   [junit4]   2> 929877 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1/conf}
   [junit4]   2> 929878 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-001/collection1/conf
   [junit4]   2> 929878 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 929878 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 929878 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 929878 INFO  (searcherExecutor-4033-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76b838ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 929878 INFO  (coreLoadExecutor-4032-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 930349 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1
   [junit4]   2> 930350 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c487d66{/solr,null,AVAILABLE}
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4ee9a001{HTTP/1.1,[http/1.1]}{127.0.0.1:३४८४२}
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.e.j.s.Server Started @९३२४१६ms
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1/data, hostPort=34842}
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 930351 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002'
   [junit4]   2> 930352 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930352 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930352 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/solr.xml
   [junit4]   2> 930354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/.
   [junit4]   2> 930354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer New CoreContainer 1689869130
   [junit4]   2> 930354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002]
   [junit4]   2> 930355 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/lib
   [junit4]   2> 930355 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] 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,
   [junit4]   2> 930356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 930356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 930356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 930356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 930356 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 930357 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/.
   [junit4]   2> 930357 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 930357 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1
   [junit4]   2> 930357 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 930357 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1'
   [junit4]   2> 930358 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930358 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930359 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 930359 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[E611838CEBC646B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 930360 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 930362 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 930367 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930369 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 930370 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1'
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 930371 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data
   [junit4]   2> 930372 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 930372 WARN  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 930372 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 930372 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 930372 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8bd3e01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4813b5f5),segFN=segments_1,generation=1}
   [junit4]   2> 930372 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 930373 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/./collection1/data/
   [junit4]   2> 930373 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 930374 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 930374 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 930375 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 930375 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@8bd3e01 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4813b5f5),segFN=segments_1,generation=1}
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d13719e[collection1] main]
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1/conf
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1/conf}
   [junit4]   2> 930376 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E611838CEBC646B-001/solr-instance-002/collection1/conf
   [junit4]   2> 930377 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 930377 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 930377 INFO  (searcherExecutor-4043-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d13719e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 930378 INFO  (coreLoadExecutor-4042-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 930862 INFO  (qtp562944652-8973) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 930862 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 930863 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 930863 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 930863 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 930864 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 930864 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 930864 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 930864 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 930865 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 930866 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 930866 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 930866 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 930866 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 930866 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 930867 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 930867 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 930867 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 930867 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 930867 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 930868 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 930869 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 930869 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 930869 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 930869 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 930869 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 930870 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 930870 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 930870 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 930870 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 930872 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 2
   [junit4]   2> 930873 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 930873 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 930873 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 930873 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 930873 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 930874 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 930874 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 930874 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 930874 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 930874 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 930875 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 930875 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 930875 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 930875 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 930875 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 930876 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 930877 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 930877 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 930877 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 930877 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 930877 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 930878 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 930879 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 930879 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 930879 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 930879 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 930879 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 930880 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 930880 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 930881 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 1
   [junit4]   2> 930881 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 930882 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 930882 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 930882 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 930882 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 930882 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 930883 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 930883 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 930884 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 930884 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 930884 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 930884 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 930884 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 930885 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 930885 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 930885 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 930885 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 930886 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 930887 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 930887 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 930887 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 930887 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 930887 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 930888 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 930888 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 930888 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 930888 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 930888 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 930889 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 930889 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 930889 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 930889 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 930889 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 930890 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 930891 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 1
   [junit4]   2> 930891 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 930891 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 930892 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 930892 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 930892 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 930892 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 930892 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 930893 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 930893 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 930893 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 930893 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 930893 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 930894 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 930894 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 930894 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 930894 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 930894 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 930895 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 930895 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 930896 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 930896 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 930896 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 930896 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 930896 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 930897 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 930897 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 930897 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 930897 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 930898 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 930898 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 930898 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 930898 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 930899 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 930899 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 930899 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 930899 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 930900 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 930900 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 930900 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 930901 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 1
   [junit4]   2> 930902 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 930902 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 930902 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 930902 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 930903 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 930903 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 930903 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 930903 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 930903 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 930904 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 930904 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 930904 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 930904 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 930904 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 930905 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 930905 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 930905 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 930905 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 930905 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 930906 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 930906 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 930906 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 930906 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 930906 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 930907 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 930907 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 930907 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 930908 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 930908 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 930908 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 930908 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 930908 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 930909 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 930909 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 930909 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 930909 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 930909 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 930910 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 930910 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 930911 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 1
   [junit4]   2> 930911 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 930912 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 930912 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 930912 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 930912 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 930913 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 930913 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 930913 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 930913 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 930913 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 930914 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 930914 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 930914 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 930914 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 930915 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 930915 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 930915 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 930915 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 930915 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 930916 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 930916 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 930916 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 930916 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 930916 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 930917 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 930917 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 930917 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 930917 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 930918 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 930918 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 930918 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 930918 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 930918 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 930919 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 930919 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 930920 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 930920 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 930920 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 930920 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 930921 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 1
   [junit4]   2> 930922 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 930922 INFO  (qtp562944652-8975) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 930922 INFO  (qtp562944652-8968) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 930922 INFO  (qtp562944652-8973) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 930922 INFO  (qtp562944652-8974) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 930923 INFO  (qtp562944652-8975) [    ] o.a

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

RequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_E611838CEBC646B-001
   [junit4]   2> Jul 03, 2016 8:36:20 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jul 03, 2016 8:36:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   [junit4]   2>    1) Thread[id=94645, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2>         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Jul 03, 2016 8:36:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=94645, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]   2> Jul 03, 2016 8:36:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Direct), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Direct), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=525, maxMBSortInHeap=6.347467857279785, sim=ClassicSimilarity, locale=da-DK, timezone=Israel
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=399614824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, ScriptEngineTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverUtilsTest, BadComponentTest, TestSolrXml, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerCloud, TestPostingsSolrHighlighter, TestMiniSolrCloudCluster, LeaderFailoverAfterPartitionTest, TestInitParams, CheckHdfsIndexTest, TestReqParamsAPI, HdfsDirectoryTest, TestSchemaNameResource, ConjunctionSolrSpellCheckerTest, DeleteShardTest, QueryResultKeyTest, UnloadDistributedZkTest, HighlighterMaxOffsetTest, CollectionStateFormat2Test, TestFieldCacheSort, TestScoreJoinQPScore, BlockCacheTest, TestElisionMultitermQuery, TestRebalanceLeaders, SuggestComponentTest, TestRecovery, EnumFieldTest, TestConfigSetsAPIExclusivity, TestFileDictionaryLookup, TestMinMaxOnMultiValuedField, TestRandomCollapseQParserPlugin, MigrateRouteKeyTest, BJQParserTest, DocValuesMultiTest, PKIAuthenticationIntegrationTest, TestManagedSynonymFilterFactory, TestSuggestSpellingConverter, DirectUpdateHandlerOptimizeTest, SimpleFacetsTest, PrimitiveFieldTypeTest, ClusterStateTest, TestXIncludeConfig, RestartWhileUpdatingTest, ConnectionManagerTest, TestSweetSpotSimilarityFactory, QueryParsingTest, StatsComponentTest, TestFuzzyAnalyzedSuggestions, CurrencyFieldXmlFileTest, MergeStrategyTest, BasicDistributedZk2Test, TestSchemaManager, FieldMutatingUpdateProcessorTest, DistributedVersionInfoTest, TestDynamicLoading, SearchHandlerTest, TestSolrQueryParserResource, HardAutoCommitTest, TestJettySolrRunner, LeaderElectionTest, TestTrieFacet, UpdateParamsTest, TestStressReorder, TestSortingResponseWriter, TestCollationField, AutoCommitTest, SliceStateTest, CoreAdminRequestStatusTest, TlogReplayBufferedWhileIndexingTest, TestManagedResourceStorage, TestCSVResponseWriter, TestNonDefinedSimilarityFactory, BigEndianAscendingWordSerializerTest, TestSolrIndexConfig, TestSizeLimitedDistributedMap, DirectoryFactoryTest, PluginInfoTest, CdcrRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, LukeRequestHandlerTest, TestSolrFieldCacheMBean, BlobRepositoryCloudTest, TestRequestStatusCollectionAPI, TestCharFilters, TestClusterStateMutator, SecurityConfHandlerTest, TestTolerantSearch, TestReload, XmlUpdateRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, FullHLLTest, TestCoreDiscovery, RecoveryZkTest, SolrTestCaseJ4Test, TestSolrCLIRunExample, TestFiltering, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TermVectorComponentTest, TestArbitraryIndexDir, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestComponentsName, HighlighterConfigTest, TestStressRecovery, FileUtilsTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DistributedQueueTest, ForceLeaderTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudBackupRestore, TestCloudDeleteByQuery, TestCloudPivotFacet, TestLockTree, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, ExitableDirectoryReaderTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSets, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestConfigReload, TestReplicationHandlerBackup, TestSolrConfigHandlerConcurrent, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, WrapperMergePolicyFactoryTest, TestIntervalFaceting, TestMacros, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestChildDocTransformer, TestRestManager, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource, ChangedSchemaMergeTest, DocValuesMissingTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestUseDocValuesAsStored, TestExactSharedStatsCache, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=E611838CEBC646B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da-DK -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   [junit4]    >    1) Thread[id=94645, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E611838CEBC646B]:0)
   [junit4] Completed [617/618 (2!)] on J2 in 40.54s, 1 test, 2 errors <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2590 tests, 2 suite-level errors, 1 error, 119 ignored (72 assumptions) [seed: E611838CEBC646B]

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



[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+124) - Build # 17138 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17138/
Java: 64bit/jdk-9-ea+124 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestSolrCoreProperties

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([F424DAA33F629AF9]: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.teardownTestCases(SolrTestCaseJ4.java:256)
	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest:     1) Thread[id=8114, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.security.BasicAuthIntegrationTest: 
   1) Thread[id=8114, name=Connection evictor, state=TIMED_WAITING, group=TGRP-BasicAuthIntegrationTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([F424DAA33F629AF9]:0)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
IOException occured when talking to server at: http://127.0.0.1:38715/solr/testSolrCloudCollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:38715/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([F424DAA33F629AF9:C9FC748F078CC489]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:699)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:194)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	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(java.base@9-ea/Thread.java:843)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:38715/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:674)
	at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632)
	... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:38715 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	... 10 more




Build Log:
[...truncated 11465 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 846437 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 846437 INFO  (Thread-2477) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 846437 INFO  (Thread-2477) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 846537 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkTestServer start zk server on port:40989
   [junit4]   2> 846537 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846537 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846564 INFO  (zkCallback-1229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad2960a name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846564 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846564 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846564 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 846571 INFO  (jetty-launcher-1228-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846571 INFO  (jetty-launcher-1228-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846571 INFO  (jetty-launcher-1228-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846571 INFO  (jetty-launcher-1228-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846572 INFO  (jetty-launcher-1228-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846573 INFO  (jetty-launcher-1228-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24d5abd8{/solr,null,AVAILABLE}
   [junit4]   2> 846573 INFO  (jetty-launcher-1228-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50965ca3{/solr,null,AVAILABLE}
   [junit4]   2> 846573 INFO  (jetty-launcher-1228-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e4a0bf8{/solr,null,AVAILABLE}
   [junit4]   2> 846573 INFO  (jetty-launcher-1228-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c8ffdbb{/solr,null,AVAILABLE}
   [junit4]   2> 846574 INFO  (jetty-launcher-1228-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b1faf4d{/solr,null,AVAILABLE}
   [junit4]   2> 846574 INFO  (jetty-launcher-1228-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@74d4eae1{HTTP/1.1,[http/1.1]}{127.0.0.1:41622}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7d77e28f{HTTP/1.1,[http/1.1]}{127.0.0.1:41672}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5fa2691b{HTTP/1.1,[http/1.1]}{127.0.0.1:35275}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@6ebfeaec{HTTP/1.1,[http/1.1]}{127.0.0.1:38715}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.e.j.s.Server Started @848839ms
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-5) [    ] o.e.j.s.Server Started @848839ms
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35275}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-4) [    ] o.e.j.s.Server Started @848839ms
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38715}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-3) [    ] o.e.j.s.Server Started @848839ms
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41622}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1'
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41672}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4'
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5'
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@65c975b7{HTTP/1.1,[http/1.1]}{127.0.0.1:34450}
   [junit4]   2> 846575 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-2) [    ] o.e.j.s.Server Started @848840ms
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3'
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34450}
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846576 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846577 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2'
   [junit4]   2> 846577 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846578 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846580 INFO  (zkCallback-1232-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d409b8 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846580 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846580 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846581 INFO  (zkCallback-1230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ab0d4d name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846581 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846581 INFO  (zkCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7098113d name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846581 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846581 INFO  (zkCallback-1234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f98502a name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846581 INFO  (zkCallback-1231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6081142a name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846581 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846581 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846582 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846598 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2/.
   [junit4]   2> 846598 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 0x155b20504010002, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 846598 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1/.
   [junit4]   2> 846598 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4/.
   [junit4]   2> 846599 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1796123273
   [junit4]   2> 846599 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 485609790
   [junit4]   2> 846599 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1]
   [junit4]   2> 846599 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4]
   [junit4]   2> 846599 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 0x155b20504010003, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 846598 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 970746331
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3/.
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2]
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 815349354
   [junit4]   2> 846600 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 0x155b20504010004, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 846600 WARN  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2/lib
   [junit4]   2> 846600 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 0x155b20504010001, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-2) [    ] 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,
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3]
   [junit4]   2> 846600 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5/.
   [junit4]   2> 846600 WARN  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4/lib
   [junit4]   2> 846601 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 583627157
   [junit4]   2> 846602 INFO  (jetty-launcher-1228-thread-4) [    ] 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,
   [junit4]   2> 846602 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5]
   [junit4]   2> 846602 WARN  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5/lib
   [junit4]   2> 846600 WARN  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1/lib
   [junit4]   2> 846602 INFO  (jetty-launcher-1228-thread-5) [    ] 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,
   [junit4]   2> 846602 INFO  (jetty-launcher-1228-thread-1) [    ] 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,
   [junit4]   2> 846601 WARN  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3/lib
   [junit4]   2> 846602 INFO  (jetty-launcher-1228-thread-3) [    ] 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,
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846605 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846609 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846610 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846612 INFO  (zkCallback-1245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a7bd0c5 name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846612 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846612 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846614 INFO  (zkCallback-1246-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c112db name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846614 INFO  (zkCallback-1247-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b32fe39 name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846614 INFO  (zkCallback-1248-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bb41b3 name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846614 INFO  (zkCallback-1249-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e9a72ce name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846614 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846616 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@ba2879
   [junit4]   2> 846616 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846617 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 0x155b20504010009, 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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 846617 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@788f436d
   [junit4]   2> 846617 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@52ac948d
   [junit4]   2> 846618 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846618 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846619 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@6329e8dc
   [junit4]   2> 846619 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d6b8ba1 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846619 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@62fc305b
   [junit4]   2> 846619 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846619 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846619 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846620 INFO  (zkCallback-1251-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@690deb80 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846620 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846620 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59e1595b name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846620 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846622 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@681a5c90 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846622 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d6b75e4 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846622 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846622 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846623 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 846626 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 846626 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 846626 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 846626 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 846632 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 846632 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 846634 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 846634 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 846634 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 846675 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 846678 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 846678 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 846680 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 846686 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 846687 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 846687 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 846696 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 846696 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 846708 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 846709 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 846711 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 846711 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 846711 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 846713 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 846714 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 846716 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 846716 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 846733 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 846748 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 846750 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 846750 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 846750 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 846756 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 846756 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 846756 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 846757 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 846757 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 846760 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 846762 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 846762 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 846762 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 846762 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 846765 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 846767 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 846767 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 846767 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 846767 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 846769 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846770 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846770 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 846772 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 846773 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 846773 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 846774 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 846774 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 846774 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 846774 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 846778 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 846779 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 846779 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 846779 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 846779 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 846782 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846782 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846784 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846784 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846786 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846786 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088716-127.0.0.1:41672_solr-n_0000000001
   [junit4]   2> 846786 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088715-127.0.0.1:41622_solr-n_0000000000
   [junit4]   2> 846797 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088718-127.0.0.1:34450_solr-n_0000000003
   [junit4]   2> 846797 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088719-127.0.0.1:35275_solr-n_0000000002
   [junit4]   2> 846798 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088717-127.0.0.1:38715_solr-n_0000000004
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41622_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088715-127.0.0.1:41622_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088719-127.0.0.1:35275_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088716-127.0.0.1:41672_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41672_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088718-127.0.0.1:34450_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41672_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35275_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34450_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35275_solr
   [junit4]   2> 846799 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34450_solr
   [junit4]   2> 846801 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38715_solr
   [junit4]   2> 846801 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:38715_solr
   [junit4]   2> 846801 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.Overseer Overseer (id=96178701670088715-127.0.0.1:41622_solr-n_0000000000) starting
   [junit4]   2> 846809 INFO  (zkCallback-1251-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> 846809 INFO  (zkCallback-1253-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> 846809 INFO  (zkCallback-1254-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> 846809 INFO  (zkCallback-1252-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> 846811 INFO  (zkCallback-1250-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> 846818 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 846818 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 846818 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 846819 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 846819 INFO  (zkCallback-1251-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 846820 INFO  (zkCallback-1251-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: [3])
   [junit4]   2> 846821 INFO  (zkCallback-1253-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: [3])
   [junit4]   2> 846821 INFO  (zkCallback-1254-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: [3])
   [junit4]   2> 846821 INFO  (zkCallback-1251-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 846821 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 846821 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 846822 INFO  (zkCallback-1252-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: [3])
   [junit4]   2> 846822 INFO  (zkCallback-1250-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: [3])
   [junit4]   2> 846824 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 846824 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 846825 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 846826 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846826 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846826 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node3/.
   [junit4]   2> 846827 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846829 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846829 INFO  (jetty-launcher-1228-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846831 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846831 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846831 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node5/.
   [junit4]   2> 846831 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node1/.
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846832 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node2/.
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846833 INFO  (jetty-launcher-1228-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846834 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846834 INFO  (jetty-launcher-1228-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846857 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 846857 INFO  (OverseerCollectionConfigSetProcessor-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 846857 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41622_solr as DOWN
   [junit4]   2> 846857 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 846861 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 846862 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41622_solr
   [junit4]   2> 846862 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41622_solr
   [junit4]   2> 846866 INFO  (zkCallback-1251-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: [4])
   [junit4]   2> 846866 INFO  (zkCallback-1254-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: [4])
   [junit4]   2> 846866 INFO  (zkCallback-1253-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: [4])
   [junit4]   2> 846866 INFO  (zkCallback-1252-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: [4])
   [junit4]   2> 846866 INFO  (zkCallback-1250-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: [4])
   [junit4]   2> 846866 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846866 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41622_solr"} current state version: 0
   [junit4]   2> 846866 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41622_solr
   [junit4]   2> 846866 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846866 INFO  (zkCallback-1251-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846866 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846866 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846870 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846870 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846870 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node4/.
   [junit4]   2> 846870 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846871 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846871 INFO  (jetty-launcher-1228-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846871 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846871 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846873 INFO  (zkCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bb998ae name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846874 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846874 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7d77e28f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 846878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=815349354
   [junit4]   2> 846878 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:41672_solr as DOWN
   [junit4]   2> 846882 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:41672_solr"} current state version: 0
   [junit4]   2> 846883 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:41672_solr
   [junit4]   2> 846884 INFO  (zkCallback-1250-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: [5])
   [junit4]   2> 846884 INFO  (zkCallback-1252-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: [5])
   [junit4]   2> 846884 INFO  (zkCallback-1254-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: [5])
   [junit4]   2> 846884 INFO  (zkCallback-1253-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: [5])
   [junit4]   2> 846884 INFO  (zkCallback-1251-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: [5])
   [junit4]   2> 846884 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 846884 WARN  (zkCallback-1251-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> 846885 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 846885 INFO  (zkCallback-1254-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 846886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50965ca3{/solr,null,UNAVAILABLE}
   [junit4]   2> 846886 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 846886 INFO  (zkCallback-1254-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088715-127.0.0.1:41622_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 846886 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 846887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7552e55f{/solr,null,AVAILABLE}
   [junit4]   2> 846887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70a962b3{HTTP/1.1,[http/1.1]}{127.0.0.1:40843}
   [junit4]   2> 846887 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.e.j.s.Server Started @849152ms
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40843}
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@7a92922
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6'
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846888 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846891 INFO  (zkCallback-1262-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d2506b3 name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846892 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846892 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846892 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 846897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6/.
   [junit4]   2> 846897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer New CoreContainer 468613547
   [junit4]   2> 846897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6]
   [junit4]   2> 846897 WARN  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6/lib
   [junit4]   2> 846897 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] 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,
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846899 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846911 INFO  (zkCallback-1265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b820cbd name:ZooKeeperConnection Watcher:127.0.0.1:40989 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846911 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846912 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 846914 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$164/1544283575@450d5039
   [junit4]   2> 846914 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846916 INFO  (zkCallback-1266-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@713317aa name:ZooKeeperConnection Watcher:127.0.0.1:40989/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 846916 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 846929 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 846930 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 846930 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 846931 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 846932 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96178701670088723-127.0.0.1:40843_solr-n_0000000005
   [junit4]   2> 846933 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96178701670088717-127.0.0.1:38715_solr-n_0000000004 to know if I could be the leader
   [junit4]   2> 846933 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40843_solr as DOWN
   [junit4]   2> 846951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40843_solr
   [junit4]   2> 846951 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40843_solr
   [junit4]   2> 846951 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40843_solr"} current state version: 0
   [junit4]   2> 846951 INFO  (OverseerStateUpdate-96178701670088715-127.0.0.1:41622_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40843_solr
   [junit4]   2> 846954 INFO  (zkCallback-1250-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: [4])
   [junit4]   2> 846954 INFO  (zkCallback-1252-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: [4])
   [junit4]   2> 846954 INFO  (zkCallback-1254-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 846954 INFO  (zkCallback-1253-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: [4])
   [junit4]   2> 846954 INFO  (zkCallback-1266-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: [4])
   [junit4]   2> 846954 INFO  (zkCallback-1250-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846954 INFO  (zkCallback-1252-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846958 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 846958 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 846958 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_F424DAA33F629AF9-001/tempDir-001/node6/.
   [junit4]   2> 846958 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 846968 INFO  (zkCallback-1254-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846968 INFO  (zkCallback-1253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846969 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 846969 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 846969 INFO  (zkCallback-1266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 846969 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 846970 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[F424DAA33F629AF9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 846972 INFO  (zkCallback-

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

lient(HttpClientUtil.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]   2> 	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:88)
   [junit4]   2> 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]   2> 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1622, maxMBSortInHeap=6.180482260984437, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ar-MA, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Linux 4.4.0-24-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=184221048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphMLResponseWriter, TestCursorMarkWithoutUniqueKey, CollectionReloadTest, AliasIntegrationTest, DistributedSuggestComponentTest, ChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, TestDFISimilarityFactory, TestExactSharedStatsCache, SSLMigrationTest, TestFieldCacheSanityChecker, TestStressCloudBlindAtomicUpdates, TestCodecSupport, MBeansHandlerTest, BigEndianAscendingWordDeserializerTest, ZkCLITest, ZkStateWriterTest, TestWordDelimiterFilterFactory, SolrCLIZkUtilsTest, TestPKIAuthenticationPlugin, TestCollapseQParserPlugin, ResponseHeaderTest, TestBulkSchemaAPI, LeaderInitiatedRecoveryOnShardRestartTest, SuggestComponentContextFilterQueryTest, DistributedFacetPivotWhiteBoxTest, TestNumericTerms32, TestUseDocValuesAsStored2, TestRandomRequestDistribution, MoreLikeThisHandlerTest, TestSurroundQueryParser, DistributedIntervalFacetingTest, TestSolrDynamicMBean, TestBulkSchemaConcurrent, SpellPossibilityIteratorTest, JavabinLoaderTest, TestHdfsUpdateLog, OpenExchangeRatesOrgProviderTest, TestInfoStreamLogging, RulesTest, TestFieldSortValues, SmileWriterTest, TestCloudSchemaless, TestRTimerTree, TimeZoneUtilsTest, OverseerModifyCollectionTest, TestSQLHandler, SimplePostToolTest, TestHashQParserPlugin, SpellCheckComponentTest, TestSortByMinMaxFunction, ConvertedLegacyTest, CachingDirectoryFactoryTest, CloudMLTQParserTest, TestSolr4Spatial2, TestBM25SimilarityFactory, DistributedFacetPivotLongTailTest, TestManagedResource, ShardRoutingCustomTest, ZkControllerTest, TestTrie, DocExpirationUpdateProcessorFactoryTest, MinimalSchemaTest, TestDocTermOrds, NumericFieldsTest, DeleteReplicaTest, CollectionsAPIAsyncDistributedZkTest, TestDistributedGrouping, TestSchemaSimilarityResource, AsyncMigrateRouteKeyTest, TestExpandComponent, TestFiltering, TestPartialUpdateDeduplication, TermVectorComponentTest, TestFieldTypeResource, BooleanFieldTest, TestLFUCache, WrapperMergePolicyFactoryTest, TestCoreContainer, StressHdfsTest, SuggesterFSTTest, DocValuesMissingTest, SortByFunctionTest, TestReRankQParserPlugin, SolrCmdDistributorTest, BasicAuthIntegrationTest, TestSolrCoreProperties]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCoreProperties -Dtests.seed=F424DAA33F629AF9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCoreProperties (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F424DAA33F629AF9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
   [junit4]    > 	at jdk.internal.reflect.GeneratedMethodAccessor16.invoke(Unknown Source)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4] Completed [298/618 (2!)] on J1 in 0.54s, 1 test, 1 failure <<< FAILURES!

[...truncated 1064 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:530: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: There were test failures: 618 suites (10 ignored), 2590 tests, 2 suite-level errors, 1 error, 119 ignored (72 assumptions) [seed: F424DAA33F629AF9]

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