Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/39/

2 tests failed.
FAILED:  org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI

Error Message:
{} expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([C404D48179CBB29E:DBD348AD0AC04BD5]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:291)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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.RollingRestartTest.test

Error Message:
Timeout occurred while waiting response from server at: http://127.0.0.1:40273

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:40273
        at 
__randomizedtesting.SeedInfo.seed([C404D48179CBB29E:4C50EB5BD737DF66]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        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.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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:110)
        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:548)
        ... 52 more




Build Log:
[...truncated 15290 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/init-core-data-001
   [junit4]   2> 5001869 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001
   [junit4]   2> 5001869 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5001869 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5001869 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5001969 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33950
   [junit4]   2> 5001969 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33950
   [junit4]   2> 5001969 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 33950
   [junit4]   2> 5001973 INFO  (zkConnectionManagerCallback-6473-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5001975 INFO  (zkConnectionManagerCallback-6475-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5001992 INFO  (zkConnectionManagerCallback-6477-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5001995 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5001995 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 5001995 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 5001996 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5001996 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5001996 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 5001996 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7232885d{/solr,null,AVAILABLE}
   [junit4]   2> 5001997 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3a402c32[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5001997 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63a3710a{SSL,[ssl, 
http/1.1]}{127.0.0.1:40766}
   [junit4]   2> 5001997 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.s.Server Started @5002287ms
   [junit4]   2> 5001997 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40766}
   [junit4]   2> 5001998 ERROR (jetty-launcher-6478-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5001998 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5001998 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 5001998 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5001998 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5001998 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:16:12.837Z
   [junit4]   2> 5002005 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 5002005 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 5002005 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 5002005 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54424f7e{/solr,null,AVAILABLE}
   [junit4]   2> 5002005 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@54b0c9bd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18f5bd5{SSL,[ssl, 
http/1.1]}{127.0.0.1:42849}
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.s.Server Started @5002295ms
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42849}
   [junit4]   2> 5002006 ERROR (jetty-launcher-6478-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.1.1
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5002006 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-30T12:16:12.845Z
   [junit4]   2> 5002007 INFO  (zkConnectionManagerCallback-6480-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5002008 INFO  (zkConnectionManagerCallback-6482-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5002008 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5002037 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5002085 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x109acedd60e0003, likely client has closed socket
   [junit4]   2> 5002840 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5002841 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5002841 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@40b778c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5002856 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5002857 WARN  (jetty-launcher-6478-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6fdf0a9c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5002858 INFO  (jetty-launcher-6478-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33950/solr
   [junit4]   2> 5002876 INFO  (zkConnectionManagerCallback-6490-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5002916 INFO  (zkConnectionManagerCallback-6492-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5003186 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:40766_solr
   [junit4]   2> 5003186 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.Overseer Overseer 
(id=74781006326792198-127.0.0.1:40766_solr-n_0000000000) starting
   [junit4]   2> 5003242 INFO  (zkConnectionManagerCallback-6499-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5003243 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33950/solr ready
   [junit4]   2> 5003246 INFO  
(OverseerStateUpdate-74781006326792198-127.0.0.1:40766_solr-n_0000000000) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:40766_solr
   [junit4]   2> 5003246 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40766_solr
   [junit4]   2> 5003247 INFO  
(OverseerStateUpdate-74781006326792198-127.0.0.1:40766_solr-n_0000000000) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5003261 INFO  (zkCallback-6498-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5003336 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 5003521 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40766.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5003556 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40766.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5003557 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40766.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5003557 INFO  (jetty-launcher-6478-thread-1) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node2/.
   [junit4]   2> 5003847 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 5003848 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5003849 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4b518bd3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5003851 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 5003864 WARN  (jetty-launcher-6478-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3098525b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 5003865 INFO  (jetty-launcher-6478-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33950/solr
   [junit4]   2> 5003888 INFO  (zkConnectionManagerCallback-6506-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5003890 INFO  (zkConnectionManagerCallback-6508-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5003906 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 5003908 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42849_solr as DOWN
   [junit4]   2> 5003910 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 5003910 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42849_solr
   [junit4]   2> 5003911 INFO  (zkCallback-6507-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5003953 INFO  (zkCallback-6498-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5003953 INFO  (zkCallback-6491-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5004025 INFO  (zkConnectionManagerCallback-6515-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5004053 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 5004066 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:33950/solr ready
   [junit4]   2> 5004067 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 5004127 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5004164 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5004164 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5004165 INFO  (jetty-launcher-6478-thread-2) 
[n:127.0.0.1:42849_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node1/.
   [junit4]   2> 5004318 INFO  (zkConnectionManagerCallback-6521-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5004319 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5004319 INFO  
(SUITE-AliasIntegrationTest-seed#[C404D48179CBB29E]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33950/solr ready
   [junit4]   2> 5004674 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5004675 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5004695 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5004712 INFO  
(OverseerThreadFactory-7064-thread-1-processing-n:127.0.0.1:40766_solr) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 5004861 INFO  
(OverseerStateUpdate-74781006326792198-127.0.0.1:40766_solr-n_0000000000) 
[n:127.0.0.1:40766_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:40766/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5004862 INFO  
(OverseerStateUpdate-74781006326792198-127.0.0.1:40766_solr-n_0000000000) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42849/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5005069 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr   
 x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5005070 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr   
 x:collection1_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5005117 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr    
x:collection1_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5006133 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 5006157 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 5006264 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 5006264 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 5006266 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5006266 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using 
configuration from collection collection1, trusted=true
   [junit4]   2> 5006267 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42849.solr.core.collection1.shard2.replica_n2' (registry 
'solr.core.collection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5006267 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node1/collection1_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node1/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 5006284 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5006284 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 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> 5006284 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40766.solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5006284 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node2/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node2/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 5006511 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5006511 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5006512 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5006512 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5006534 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5006534 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5006535 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5006535 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5006537 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a1d356e[collection1_shard1_replica_n1] main]
   [junit4]   2> 5006546 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33fb5988[collection1_shard2_replica_n2] main]
   [junit4]   2> 5006552 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 5006569 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5006570 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5006570 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634959179025219584
   [junit4]   2> 5006572 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 5006572 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5006572 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5006573 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634959179028365312
   [junit4]   2> 5006591 INFO  
(searcherExecutor-7077-thread-1-processing-n:127.0.0.1:40766_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:40766_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@2a1d356e[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5006622 INFO  
(searcherExecutor-7076-thread-1-processing-n:127.0.0.1:42849_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:42849_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@33fb5988[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5006628 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 5006628 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard2
   [junit4]   2> 5006642 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 5006642 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 5006645 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/74781006326792198-core_node3-n_0000000000
   [junit4]   2> 5006662 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 5006663 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard2/leader after winning as 
/collections/collection1/leader_elect/shard2/election/74781006326792201-core_node4-n_0000000000
   [junit4]   2> 5006665 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 5006766 INFO  (zkCallback-6491-thread-1) [    ] 
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: [2])
   [junit4]   2> 5006767 INFO  (zkCallback-6491-thread-2) [    ] 
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: [2])
   [junit4]   2> 5006767 INFO  (zkCallback-6507-thread-1) [    ] 
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: [2])
   [junit4]   2> 5006767 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5006768 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5006769 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1652
   [junit4]   2> 5006769 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1699
   [junit4]   2> 5006771 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 5006870 INFO  (zkCallback-6491-thread-3) [    ] 
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: [2])
   [junit4]   2> 5006870 INFO  (zkCallback-6491-thread-1) [    ] 
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: [2])
   [junit4]   2> 5006870 INFO  (zkCallback-6507-thread-1) [    ] 
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: [2])
   [junit4]   2> 5006870 INFO  (zkCallback-6491-thread-2) [    ] 
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: [2])
   [junit4]   2> 5006877 INFO  (zkCallback-6507-thread-2) [    ] 
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: [2])
   [junit4]   2> 5006877 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2181
   [junit4]   2> 5006878 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 5006938 INFO  
(OverseerThreadFactory-7064-thread-2-processing-n:127.0.0.1:40766_solr) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 5006939 INFO  
(OverseerCollectionConfigSetProcessor-74781006326792198-127.0.0.1:40766_solr-n_0000000000)
 [n:127.0.0.1:40766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5007166 INFO  
(OverseerStateUpdate-74781006326792198-127.0.0.1:40766_solr-n_0000000000) 
[n:127.0.0.1:40766_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40766/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5007389 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr   
 x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5008419 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.1
   [junit4]   2> 5008456 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 5008475 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 5008475 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 5008476 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40766.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50fd2ed1
   [junit4]   2> 5008476 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node2/collection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AliasIntegrationTest_C404D48179CBB29E-001/tempDir-001/node2/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 5008707 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 5008707 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5008725 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5008725 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5008726 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b17ed86[collection2_shard1_replica_n1] main]
   [junit4]   2> 5008727 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 5008727 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 5008728 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5008728 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1634959181288046592
   [junit4]   2> 5008743 INFO  
(searcherExecutor-7086-thread-1-processing-n:127.0.0.1:40766_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) 
[n:127.0.0.1:40766_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@5b17ed86[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5008762 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 5008762 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 5008764 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5008764 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5008764 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/
   [junit4]   2> 5008764 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5008765 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 5008765 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/shard1/leader after winning as 
/collections/collection2/leader_elect/shard1/election/74781006326792198-core_node2-n_0000000000
   [junit4]   2> 5008778 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/ shard1
   [junit4]   2> 5008891 INFO  (zkCallback-6491-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 5008891 INFO  (zkCallback-6491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 5008892 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5008894 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1505
   [junit4]   2> 5008928 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 5008948 INFO  
(OverseerCollectionConfigSetProcessor-74781006326792198-127.0.0.1:40766_solr-n_0000000000)
 [n:127.0.0.1:40766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5009000 INFO  (zkCallback-6491-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 5009000 INFO  (zkCallback-6491-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 5009000 INFO  (zkCallback-6491-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 5009001 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=collection2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2123
   [junit4]   2> 5009045 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 5009045 INFO  (watches-6518-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 5009061 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 5009061 INFO  (watches-6518-thread-1) [    ] 
o.a.s.c.SolrCloudTestCase active replica count: 1 expected replica count: 1
   [junit4]   2> 5009147 INFO  (qtp1354985037-120692) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 5009147 INFO  (qtp1354985037-120692) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[8 
(1634959181690699776)]} 0 35
   [junit4]   2> 5009170 INFO  (qtp436329479-120701) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 5009170 INFO  (qtp436329479-120701) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[6 
(1634959181713768448), 7 (1634959181735788544)]} 0 36
   [junit4]   2> 5009337 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1634959181926629376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5009337 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38ea3e55 
commitCommandVersion:1634959181926629376
   [junit4]   2> 5009388 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42ebf4d6[collection1_shard2_replica_n2] main]
   [junit4]   2> 5009388 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5009402 INFO  
(searcherExecutor-7076-thread-1-processing-n:127.0.0.1:42849_solr 
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) 
[n:127.0.0.1:42849_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_shard2_replica_n2] Registered new searcher 
Searcher@42ebf4d6[collection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.1, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1559218580212}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 5009402 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 65
   [junit4]   2> 5009432 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1634959182026244096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5009432 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@67fe59cd 
commitCommandVersion:1634959182026244096
   [junit4]   2> 5009434 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ede14a7[collection1_shard1_replica_n1] main]
   [junit4]   2> 5009434 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5009435 INFO  
(searcherExecutor-7077-thread-1-processing-n:127.0.0.1:40766_solr 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) 
[n:127.0.0.1:40766_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@ede14a7[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.1, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1559218580272}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 5009435 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 
264
   [junit4]   2> 5009453 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 5009453 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&wt=javabin&version=2}{add=[9 
(1634959182046167040), 10 (1634959182047215616)]} 0 2
   [junit4]   2> 5009470 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1634959182066089984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5009470 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4d6a265d 
commitCommandVersion:1634959182066089984
   [junit4]   2> 5009478 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b505194[collection2_shard1_replica_n1] main]
   [junit4]   2> 5009480 INFO  
(searcherExecutor-7086-thread-1-processing-n:127.0.0.1:40766_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node2) 
[n:127.0.0.1:40766_solr c:collection2 s:shard1 r:core_node2 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@3b505194[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.1):C2:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.1, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1559218580316}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 5009480 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5009480 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n1]  
webapp=/solr path=/update 
params={_stateVer_=collection2:4&commit=true&wt=javabin&version=2}{commit=} 0 26
   [junit4]   2> 5009482 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with 
params name=collection1&action=DELETEALIAS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 5009538 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=collection1&action=DELETEALIAS&wt=javabin&version=2} status=0 
QTime=56
   [junit4]   2> 5009539 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with 
params 
collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2 
and sendToOCPQueue=true
   [junit4]   2> 5009632 INFO  
(OverseerCollectionConfigSetProcessor-74781006326792198-127.0.0.1:40766_solr-n_0000000000)
 [n:127.0.0.1:40766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5009803 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collections=collection1&name=testalias1&action=CREATEALIAS&wt=javabin&version=2}
 status=0 QTime=264
   [junit4]   2> 5009818 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :listaliases with 
params action=LISTALIASES&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5009819 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LISTALIASES&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5013855 ERROR (Finalizer) [    ] o.a.s.u.ConcurrentLFUCache 
ConcurrentLFUCache was not destroyed prior to finalize(), indicates a bug -- 
POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 5013895 INFO  
(OverseerCollectionConfigSetProcessor-74781006326792198-127.0.0.1:40766_solr-n_0000000000)
 [n:127.0.0.1:40766_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 5014089 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218584723&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014133 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218584723&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014155 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218584723&ids=6,7&isShard=true&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014155 INFO  (qtp1354985037-120692) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218584723&ids=8&isShard=true&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014170 INFO  (qtp436329479-120701) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=3 status=0 
QTime=286
   [junit4]   2> 5014377 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585027&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014379 INFO  (qtp436329479-120689) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218585027&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014395 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585027&ids=8&isShard=true&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014409 INFO  (qtp436329479-120701) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585027&ids=6,7&isShard=true&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014409 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&wt=javabin&version=2} hits=3 status=0 
QTime=221
   [junit4]   2> 5014424 INFO  (zkConnectionManagerCallback-6530-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5014441 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5014442 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33950/solr ready
   [junit4]   2> 5014467 INFO  (qtp436329479-120689) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218585305&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014478 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585305&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014479 INFO  (qtp436329479-120701) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585305&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014480 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585305&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014498 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias1&wt=javabin&version=2}
 hits=3 status=0 QTime=32
   [junit4]   2> 5014505 INFO  (qtp436329479-120691) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218585344&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014514 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585344&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014517 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585344&ids=6,7&isShard=true&collection=collection1&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014517 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4&shards.purpose=64&NOW=1559218585344&ids=8&isShard=true&collection=collection1&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014518 INFO  (qtp436329479-120702) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4&collection=testalias1&wt=javabin&version=2}
 hits=3 status=0 QTime=13
   [junit4]   2> 5014528 INFO  (zkConnectionManagerCallback-6535-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5014529 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5014538 INFO  
(TEST-AliasIntegrationTest.test-seed#[C404D48179CBB29E]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33950/solr ready
   [junit4]   2> 5014542 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585380&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014557 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585380&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014570 INFO  (qtp436329479-120691) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218585380&isShard=true&wt=javabin}
 hits=2 status=0 QTime=28
   [junit4]   2> 5014572 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585380&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014573 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585380&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014573 INFO  (qtp1354985037-120696) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585380&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014574 INFO  (qtp1354985037-120692) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=32
   [junit4]   2> 5014591 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x109acedd60e000d, likely client has closed socket
   [junit4]   2> 5014610 INFO  (qtp1354985037-120694) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585447&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 5014610 INFO  (qtp436329479-120691) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1559218585447&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014629 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=collection1:4|collection2:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1559218585447&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 5014631 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] 
o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585447&ids=8&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014631 INFO  (qtp1354985037-120697) [n:127.0.0.1:40766_solr 
c:collection2 s:shard1 r:core_node2 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585447&ids=9,10&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:40766/solr/collection2_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014648 INFO  (qtp436329479-120693) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=collection1:4|collection2:4&shards.purpose=64&NOW=1559218585447&ids=6,7&isShard=true&collection=collection1,collection2&shard.url=https://127.0.0.1:42849/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 5014649 INFO  (qtp436329479-120689) [n:127.0.0.1:42849_solr 
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=collection1:4|collection2:4&wt=javabin&version=2} 
hits=5 status=0 QTime=40
   [junit4]   2> 5014660 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5014661 INFO  (qtp1354985037-120695) [n:127.0.0.1:40766_solr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 5014664 INFO  (qtp436329479-120689) [n:127.0.0.1:42849_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&collection=testalias1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 5014666 INFO  (qtp436329479-120689) [n:127.0.0.1:42849_solr 
c:testalias1   ] o.a.s.s.HttpSol

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

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null683492679
     [copy] Copying 239 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null683492679
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.1/checkout/solr/null683492679

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 551 minutes 45 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to