Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/982/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.AssignBackwardCompatibilityTest.test

Error Message:
Error from server at https://127.0.0.1:34545/solr: Timed out waiting to see all 
replicas: [collection1_shard1_replica_n125] in cluster state.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:34545/solr: Timed out waiting to see all 
replicas: [collection1_shard1_replica_n125] in cluster state.
        at 
__randomizedtesting.SeedInfo.seed([DAD8A6FF14496977:528C9925BAB5048F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AssignBackwardCompatibilityTest.test(AssignBackwardCompatibilityTest.java:85)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:33807/ss_k/a

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:33807/ss_k/a
        at 
__randomizedtesting.SeedInfo.seed([DAD8A6FF14496977:528C9925BAB5048F]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 43 more


FAILED:  
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest

Error Message:
Error from server at http://127.0.0.1:41551/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41551/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([DAD8A6FF14496977:17E63D0C5BE81F95]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteInactiveReplicaTest(DeleteInactiveReplicaTest.java:57)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11594 lines...]
   [junit4] Suite: org.apache.solr.cloud.AssignBackwardCompatibilityTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 63   INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.e.j.u.log Logging initialized @1868ms
   [junit4]   2> 68   INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 328  INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 349  INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001
   [junit4]   2> 357  INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 369  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 369  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 469  INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33601
   [junit4]   2> 522  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 542  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2271 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2594 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2596 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2596 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2603 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 2780 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24248360{/solr,null,AVAILABLE}
   [junit4]   2> 2780 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f6710e4{/solr,null,AVAILABLE}
   [junit4]   2> 2780 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ec597b1{/solr,null,AVAILABLE}
   [junit4]   2> 2780 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@356294ee{/solr,null,AVAILABLE}
   [junit4]   2> 2820 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7c472cab{SSL,[ssl, 
http/1.1]}{127.0.0.1:41545}
   [junit4]   2> 2820 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63fbbf74{SSL,[ssl, 
http/1.1]}{127.0.0.1:34545}
   [junit4]   2> 2820 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @4630ms
   [junit4]   2> 2820 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34545}
   [junit4]   2> 2824 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @4634ms
   [junit4]   2> 2824 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@465390ce{SSL,[ssl, 
http/1.1]}{127.0.0.1:40147}
   [junit4]   2> 2832 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fee550c{SSL,[ssl, 
http/1.1]}{127.0.0.1:37201}
   [junit4]   2> 2832 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @4642ms
   [junit4]   2> 2832 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @4642ms
   [junit4]   2> 2832 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40147}
   [junit4]   2> 2825 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41545}
   [junit4]   2> 2832 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37201}
   [junit4]   2> 2872 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2873 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2876 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2876 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2876 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2877 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2878 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2878 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2879 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2892 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-13T06:43:11.367Z
   [junit4]   2> 2892 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-13T06:43:11.367Z
   [junit4]   2> 2892 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-13T06:43:11.367Z
   [junit4]   2> 2892 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-13T06:43:11.367Z
   [junit4]   2> 2955 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 3033 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3033 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3034 INFO  (zkConnectionManagerCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3034 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3037 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3037 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3037 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3037 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3124 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 0x1604e9cd41b0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3126 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 0x1604e9cd41b0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3344 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33601/solr
   [junit4]   2> 3344 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33601/solr
   [junit4]   2> 3348 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33601/solr
   [junit4]   2> 3349 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33601/solr
   [junit4]   2> 3411 INFO  (zkConnectionManagerCallback-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3412 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3416 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3417 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3421 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 0x1604e9cd41b0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3434 INFO  
(zkConnectionManagerCallback-33-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3437 INFO  
(zkConnectionManagerCallback-32-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3438 INFO  
(zkConnectionManagerCallback-36-thread-1-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3438 INFO  
(zkConnectionManagerCallback-34-thread-1-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3774 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3774 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3775 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3776 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:34545_solr
   [junit4]   2> 3777 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40147_solr
   [junit4]   2> 3777 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3781 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.c.Overseer Overseer 
(id=99165627282554891-127.0.0.1:34545_solr-n_0000000000) starting
   [junit4]   2> 3782 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37201_solr
   [junit4]   2> 3783 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41545_solr
   [junit4]   2> 3796 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3796 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3800 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3802 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3803 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3803 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3823 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3830 INFO  
(zkCallback-29-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 3928 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34545_solr
   [junit4]   2> 3930 INFO  
(zkCallback-29-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3930 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3930 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 3930 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 4536 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41545.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4538 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41545.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4538 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41545.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4569 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34545.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4571 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34545.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4572 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34545.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4574 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40147.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4574 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37201.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4574 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40147.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4574 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37201.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4575 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40147.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4575 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37201.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 4612 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:37201_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/.
   [junit4]   2> 4614 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:40147_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/.
   [junit4]   2> 4616 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:41545_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/.
   [junit4]   2> 4617 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:34545_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/.
   [junit4]   2> 5029 INFO  (zkConnectionManagerCallback-43-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5094 INFO  (zkConnectionManagerCallback-47-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5099 INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 5102 INFO  
(SUITE-AssignBackwardCompatibilityTest-seed#[DAD8A6FF14496977]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33601/solr ready
   [junit4]   2> 5838 INFO  (qtp1742884580-48) [n:127.0.0.1:34545_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=4&maxShardsPerNode=1000&name=collection1&nrtReplicas=4&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5875 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 5889 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.CreateCollectionCmd Only _default config 
set found, using it.
   [junit4]   2> 5892 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/collection1/protwords.txt
   [junit4]   2> 5897 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/collection1/managed-schema
   [junit4]   2> 5913 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/collection1/solrconfig.xml
   [junit4]   2> 5916 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/collection1/synonyms.txt
   [junit4]   2> 5918 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/collection1/stopwords.txt
   [junit4]   2> 5925 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/collection1/lang/contractions_it.txt
   [junit4]   2> 5949 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/collection1/lang/stemdict_nl.txt
   [junit4]   2> 5951 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/collection1/lang/stopwords_hy.txt
   [junit4]   2> 5954 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/collection1/lang/stopwords_no.txt
   [junit4]   2> 5955 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/collection1/lang/contractions_ca.txt
   [junit4]   2> 5959 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/collection1/lang/stopwords_id.txt
   [junit4]   2> 5977 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/collection1/lang/stopwords_ga.txt
   [junit4]   2> 5980 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/collection1/lang/stopwords_hi.txt
   [junit4]   2> 5982 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/collection1/lang/stopwords_da.txt
   [junit4]   2> 5983 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/collection1/lang/stopwords_ja.txt
   [junit4]   2> 5987 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/collection1/lang/stopwords_pt.txt
   [junit4]   2> 5988 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/collection1/lang/stopwords_hu.txt
   [junit4]   2> 5990 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/collection1/lang/stopwords_el.txt
   [junit4]   2> 5992 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/collection1/lang/stopwords_ru.txt
   [junit4]   2> 5994 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/collection1/lang/stopwords_tr.txt
   [junit4]   2> 5995 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/collection1/lang/stopwords_ar.txt
   [junit4]   2> 5997 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/collection1/lang/userdict_ja.txt
   [junit4]   2> 5998 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/collection1/lang/stopwords_eu.txt
   [junit4]   2> 5999 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/collection1/lang/stopwords_it.txt
   [junit4]   2> 6001 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/collection1/lang/stopwords_cz.txt
   [junit4]   2> 6002 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/collection1/lang/stoptags_ja.txt
   [junit4]   2> 6003 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/collection1/lang/contractions_fr.txt
   [junit4]   2> 6005 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/collection1/lang/stopwords_de.txt
   [junit4]   2> 6006 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/collection1/lang/stopwords_fa.txt
   [junit4]   2> 6008 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/collection1/lang/contractions_ga.txt
   [junit4]   2> 6009 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/collection1/lang/stopwords_ca.txt
   [junit4]   2> 6011 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/collection1/lang/stopwords_nl.txt
   [junit4]   2> 6013 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/collection1/lang/stopwords_bg.txt
   [junit4]   2> 6017 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/collection1/lang/stopwords_lv.txt
   [junit4]   2> 6018 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/collection1/lang/stopwords_en.txt
   [junit4]   2> 6025 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/collection1/lang/stopwords_es.txt
   [junit4]   2> 6028 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/collection1/lang/stopwords_th.txt
   [junit4]   2> 6029 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/collection1/lang/stopwords_ro.txt
   [junit4]   2> 6030 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/collection1/lang/stopwords_fr.txt
   [junit4]   2> 6032 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/collection1/lang/stopwords_sv.txt
   [junit4]   2> 6035 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/collection1/lang/stopwords_fi.txt
   [junit4]   2> 6038 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/collection1/lang/hyphenations_ga.txt
   [junit4]   2> 6039 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/collection1/lang/stopwords_gl.txt
   [junit4]   2> 6040 INFO  
(OverseerThreadFactory-20-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/collection1/params.json
   [junit4]   2> 6188 INFO  
(OverseerStateUpdate-99165627282554891-127.0.0.1:34545_solr-n_0000000000) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41545/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6200 INFO  
(OverseerStateUpdate-99165627282554891-127.0.0.1:34545_solr-n_0000000000) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40147/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6213 INFO  
(OverseerStateUpdate-99165627282554891-127.0.0.1:34545_solr-n_0000000000) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34545/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6218 INFO  
(OverseerStateUpdate-99165627282554891-127.0.0.1:34545_solr-n_0000000000) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37201/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6562 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n5&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6570 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6577 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n3&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6592 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6603 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n6&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6609 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6610 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=collection1&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6611 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 6740 INFO  
(zkCallback-30-thread-1-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6740 INFO  
(zkCallback-29-thread-2-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6740 INFO  
(zkCallback-35-thread-1-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6740 INFO  
(zkCallback-29-thread-1-processing-n:127.0.0.1:41545_solr) 
[n:127.0.0.1:41545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6740 INFO  
(zkCallback-31-thread-1-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6741 INFO  
(zkCallback-30-thread-2-processing-n:127.0.0.1:37201_solr) 
[n:127.0.0.1:37201_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6745 INFO  
(zkCallback-31-thread-2-processing-n:127.0.0.1:34545_solr) 
[n:127.0.0.1:34545_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 6745 INFO  
(zkCallback-35-thread-2-processing-n:127.0.0.1:40147_solr) 
[n:127.0.0.1:40147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 7729 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 7730 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 7731 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 7732 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 7742 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/extraction/lib
   [junit4]   2> 7742 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/extraction/lib
   [junit4]   2> 7785 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
   [junit4]   2> 7785 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/clustering/lib
   [junit4]   2> 7785 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
   [junit4]   2> 7785 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/langid/lib
   [junit4]   2> 7786 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
   [junit4]   2> 7786 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../contrib/velocity/lib
   [junit4]   2> 7786 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 7786 WARN  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5/../../../../dist
   [junit4]   2> 7786 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 7788 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 7788 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 7789 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 7789 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 7789 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 7789 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 7789 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 7790 WARN  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1/../../../../dist
   [junit4]   2> 7796 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
   [junit4]   2> 7796 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/clustering/lib
   [junit4]   2> 7796 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
   [junit4]   2> 7796 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/langid/lib
   [junit4]   2> 7797 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
   [junit4]   2> 7797 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../contrib/velocity/lib
   [junit4]   2> 7797 WARN  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3/../../../../dist
   [junit4]   2> 7806 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 7806 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 7807 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 7808 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
   [junit4]   2> 7808 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 7808 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
   [junit4]   2> 7808 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 7809 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
   [junit4]   2> 7809 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 7809 WARN  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6/../../../../dist
   [junit4]   2> 7872 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7890 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7894 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 7903 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 8375 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n6] Schema name=default-config
   [junit4]   2> 8375 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n5] Schema name=default-config
   [junit4]   2> 8375 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n3] Schema name=default-config
   [junit4]   2> 8411 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 9820 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 9820 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 9820 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 9821 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 9923 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n3' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 9934 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n6' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 9954 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 9959 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n5' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 10005 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41545.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 10009 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40147.solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 10009 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37201.solr.core.collection1.shard1.replica_n6' (registry 
'solr.core.collection1.shard1.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 10013 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34545.solr.core.collection1.shard1.replica_n5' (registry 
'solr.core.collection1.shard1.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35eadc0c
   [junit4]   2> 10014 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10014 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10015 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10022 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/collection1_shard1_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node1/./collection1_shard1_replica_n3/data/]
   [junit4]   2> 10028 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10028 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/collection1_shard1_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node2/./collection1_shard1_replica_n5/data/]
   [junit4]   2> 10028 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 10033 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/collection1_shard1_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.AssignBackwardCompatibilityTest_DAD8A6FF14496977-001/tempDir-001/node4/./collection1_shard1_replica_n6/data/]
   [junit4]   2> 10156 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 10156 INFO  (qtp1742884580-38) [n:127.0.0.1:34545_solr 
c:collection1 s:shard1 r:core_node7 x:collection1_shard1_replica_n5] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 10158 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 10158 INFO  (qtp1334401858-53) [n:127.0.0.1:41545_solr 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 11090 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11091 INFO  (qtp1406993207-55) [n:127.0.0.1:37201_solr 
c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11100 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 11107 INFO  (qtp603883426-51) [n:127.0.0.1:40147_solr 
c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLo

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

TestServer connecting to 127.0.0.1:36489 36489
   [junit4]   2> 2259920 INFO  (Thread-6843) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36489 36489
   [junit4]   2> 2259924 WARN  (Thread-6843) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest -Dtests.method=test 
-Dtests.seed=DAD8A6FF14496977 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Australia/Broken_Hill 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    638s J1 | 
ChaosMonkeyNothingIsSafeWithPullReplicasTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:33807/ss_k/a
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DAD8A6FF14496977:528C9925BAB5048F]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    >        at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    >        ... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_DAD8A6FF14496977-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-VE, 
timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=202602600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, 
CheckHdfsIndexTest, TestSolr4Spatial, TestDelegationWithHadoopAuth, 
MoreLikeThisHandlerTest, TestFieldCacheWithThreads, SparseHLLTest, TestRTGBase, 
TestXmlQParserPlugin, SynonymTokenizerTest, OpenExchangeRatesOrgProviderTest, 
TestRandomFlRTGCloud, InfoHandlerTest, TlogReplayBufferedWhileIndexingTest, 
TestLazyCores, TestHttpShardHandlerFactory, TestCustomDocTransformer, 
TestAtomicUpdateErrorCases, CloneFieldUpdateProcessorFactoryTest, 
PeerSyncWithIndexFingerprintCachingTest, PolyFieldTest, TestFastWriter, 
TestTolerantUpdateProcessorCloud, DocValuesMultiTest, HdfsSyncSliceTest, 
PingRequestHandlerTest, BigEndianAscendingWordSerializerTest, 
TestFieldCacheSort, OutputWriterTest, TestCopyFieldCollectionResource, 
ExitableDirectoryReaderTest, SolrCmdDistributorTest, 
TestDeleteCollectionOnDownNodes, TestSolrQueryResponse, TestLegacyNumericUtils, 
MultiThreadedOCPTest, DocValuesMissingTest, DebugComponentTest, 
TestCollectionAPI, RequestHandlersTest, CollectionsAPIDistributedZkTest, 
TestStressRecovery, DistributedFacetPivotSmallAdvancedTest, CircularListTest, 
TestScoreJoinQPScore, TestLuceneMatchVersion, SuggesterTSTTest, 
TestSimpleQParserPlugin, TestHdfsBackupRestoreCore, CursorMarkTest, 
TestEmbeddedSolrServerAdminHandler, TestCursorMarkWithoutUniqueKey, 
TestStressLucene, TestStreamBody, DistributedTermsComponentTest, 
SuggestComponentTest, SchemaVersionSpecificBehaviorTest, TestCollationField, 
TestConfigSetsAPIExclusivity, HdfsAutoAddReplicasIntegrationTest, 
SimpleMLTQParserTest, SolrCloudReportersTest, TestCollapseQParserPlugin, 
TestFieldCollectionResource, TestJsonFacets, TestApiFramework, 
TestFastLRUCache, TestOmitPositions, DistribDocExpirationUpdateProcessorTest, 
FullHLLTest, DOMUtilTest, TestLeaderElectionZkExpiry, TestDocTermOrds, 
TestStressInPlaceUpdates, TestFaceting, TestAuthenticationFramework, 
SolrCLIZkUtilsTest, TestRecoveryHdfs, TestAnalyzedSuggestions, 
TestSlowCompositeReaderWrapper, FacetPivotSmallTest, 
ConjunctionSolrSpellCheckerTest, TestPerFieldSimilarity, ShardRoutingTest, 
BlobRepositoryCloudTest, TestManagedSynonymGraphFilterFactory, 
TestSolrConfigHandlerCloud, OverseerRolesTest, TestCloudNestedDocsSort, 
TestSSLRandomization, TestNumericTerms64, TestSolrCoreParser, 
MoveReplicaHDFSFailoverTest, TestDefaultStatsCache, 
DocumentAnalysisRequestHandlerTest, ConfigureRecoveryStrategyTest, 
AutoScalingHandlerTest, TestUseDocValuesAsStored2, 
DistributedFacetExistsSmallTest, TestUniqueKeyFieldResource, 
TestMultiWordSynonyms, ZkCLITest, ZkFailoverTest, CdcrReplicationHandlerTest, 
TemplateUpdateProcessorTest, ChaosMonkeySafeLeaderWithPullReplicasTest, 
TestSortByMinMaxFunction, TestLockTree, ShardRoutingCustomTest, 
ChangedSchemaMergeTest, ShowFileRequestHandlerTest, 
HdfsUnloadDistributedZkTest, TestExceedMaxTermLength, OpenCloseCoreStressTest, 
TestDocSet, PeerSyncReplicationTest, TestZkAclsWithHadoopAuth, 
ClassificationUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, 
TestNonDefinedSimilarityFactory, CoreAdminCreateDiscoverTest, 
LukeRequestHandlerTest, TestCollationFieldDocValues, 
BinaryUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, ZkSolrClientTest, TermVectorComponentDistributedTest, 
ZkControllerTest, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, 
PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, 
TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, 
TestBadConfig, SoftAutoCommitTest, PreAnalyzedFieldTest, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, 
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, TestDocumentBuilder, 
SliceStateTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AssignTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
   [junit4] Completed [529/752 (3!)] on J1 in 638.05s, 1 test, 1 error <<< 
FAILURES!

[...truncated 48063 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to