Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1282/
2 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([71E23E1618C042B2]:0)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
IOException occured when talking to server at:
http://127.0.0.1:43708/solr/testSolrCloudCollection_shard1_replica2
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException
occured when talking to server at:
http://127.0.0.1:43708/solr/testSolrCloudCollection_shard1_replica2
at
__randomizedtesting.SeedInfo.seed([71E23E1618C042B2:4C3A903A202E1CC2]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:739)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1151)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1040)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:976)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
occured when talking to server at:
http://127.0.0.1:43708/solr/testSolrCloudCollection_shard1_replica2
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:714)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
... 1 more
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43708 failed to
respond
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
... 10 more
Build Log:
[...truncated 12369 lines...]
[junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
[junit4] 2> 2445843 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2445843 INFO (Thread-7542) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2445844 INFO (Thread-7542) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2445944 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.ZkTestServer start zk server on port:52582
[junit4] 2> 2445944 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445944 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445950 INFO (zkCallback-16641-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56342ca4
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445950 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445950 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445950 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 2445956 INFO (jetty-launcher-16640-thread-3) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2445956 INFO (jetty-launcher-16640-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2445957 INFO (jetty-launcher-16640-thread-4) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2445958 INFO (jetty-launcher-16640-thread-5) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2445958 INFO (jetty-launcher-16640-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2445959 INFO (jetty-launcher-16640-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2bfbbd51{/solr,null,AVAILABLE}
[junit4] 2> 2445960 INFO (jetty-launcher-16640-thread-4) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@79efe7ff{HTTP/1.1,[http/1.1]}{127.0.0.1:50458}
[junit4] 2> 2445961 INFO (jetty-launcher-16640-thread-4) [ ]
o.e.j.s.Server Started @2449329ms
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50458}
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4'
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445962 INFO (jetty-launcher-16640-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4286d013{/solr,null,AVAILABLE}
[junit4] 2> 2445963 INFO (jetty-launcher-16640-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@65105ceb{/solr,null,AVAILABLE}
[junit4] 2> 2445963 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e33a260{/solr,null,AVAILABLE}
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@43f28d01{HTTP/1.1,[http/1.1]}{127.0.0.1:44790}
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.e.j.s.Server Started @2449332ms
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44790}
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2445964 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2'
[junit4] 2> 2445965 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2445965 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2445965 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445965 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445965 INFO (jetty-launcher-16640-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4620781e{HTTP/1.1,[http/1.1]}{127.0.0.1:48072}
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@7d90d90e{HTTP/1.1,[http/1.1]}{127.0.0.1:43708}
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.e.j.s.Server Started @2449333ms
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.e.j.s.Server Started @2449333ms
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=48072}
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43708}
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1'
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5'
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2445966 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2445967 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445967 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445967 INFO (zkCallback-16642-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1072941d
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445967 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445967 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445968 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2445968 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445968 INFO (jetty-launcher-16640-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7877b14c{/solr,null,AVAILABLE}
[junit4] 2> 2445968 INFO (jetty-launcher-16640-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@129922e9{HTTP/1.1,[http/1.1]}{127.0.0.1:59405}
[junit4] 2> 2445968 INFO (zkCallback-16643-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6603e0ed
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.e.j.s.Server Started @2449336ms
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59405}
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3'
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2445969 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445970 INFO (zkCallback-16645-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@56efb1c2
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445970 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445970 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445970 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2445973 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445973 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445974 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2445977 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445977 INFO (zkCallback-16646-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d10e48a
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445978 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5/.
[junit4] 2> 2445978 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.CoreContainer New CoreContainer 188418881
[junit4] 2> 2445978 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5]
[junit4] 2> 2445978 WARN (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5/lib
[junit4] 2> 2445978 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2445979 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445980 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445980 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2445980 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2445981 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2445981 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2445981 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2445981 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2445981 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445985 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445986 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445986 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4/.
[junit4] 2> 2445986 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.CoreContainer New CoreContainer 1371875411
[junit4] 2> 2445986 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4]
[junit4] 2> 2445986 WARN (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4/lib
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3/.
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 1732126417
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3]
[junit4] 2> 2445987 WARN (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3/lib
[junit4] 2> 2445987 INFO (zkCallback-16649-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3d08cb55
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2445987 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445988 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1560fa875350002, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2445989 INFO (zkCallback-16644-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@616e34d9
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2445989 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2445990 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445990 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445988 INFO (jetty-launcher-16640-thread-5) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2445990 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2445990 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2445990 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2445991 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2445991 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2445991 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2445991 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2445991 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2445992 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2/.
[junit4] 2> 2445992 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.CoreContainer New CoreContainer 733181918
[junit4] 2> 2445992 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2]
[junit4] 2> 2445992 WARN (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2/lib
[junit4] 2> 2445992 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2445993 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2446005 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2446006 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2446006 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2446006 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2446006 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2446006 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2446007 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2446007 INFO (zkCallback-16655-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3c0d008b
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446007 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446007 INFO (jetty-launcher-16640-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2446008 INFO (zkCallback-16658-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7fbb59e2
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446008 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@28469c20
[junit4] 2> 2446008 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446008 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1/.
[junit4] 2> 2446009 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 736594836
[junit4] 2> 2446009 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1]
[junit4] 2> 2446009 WARN (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1/lib
[junit4] 2> 2446010 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2446008 INFO (jetty-launcher-16640-thread-3) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2446009 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@57b4968e
[junit4] 2> 2446010 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2446010 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2446011 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@2bf25d93
[junit4] 2> 2446011 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2446012 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67913839
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446012 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2446012 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2446012 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2446012 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1c42318f
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446013 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2446012 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2446013 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2446013 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2446013 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2446013 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2446014 INFO (zkCallback-16654-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5957d39d
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446014 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446014 INFO (jetty-launcher-16640-thread-4) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2446014 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 2446015 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2446015 INFO
(zkCallback-16659-thread-1-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@40560935
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446015 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2446016 INFO (zkCallback-16664-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@354fda90
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446016 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446016 INFO (jetty-launcher-16640-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2446016 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@71f0506c
[junit4] 2> 2446016 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 2446017 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2446018 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@7ef0f7c3
[junit4] 2> 2446018 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2446019 INFO
(zkCallback-16665-thread-1-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28e95a26
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446019 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2446020 INFO
(zkCallback-16666-thread-1-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@31bc5b9f
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446020 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2446022 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2446023 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 2446027 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2446028 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2446028 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2446029 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2446029 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 2446032 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2446032 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2446032 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2446032 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2446033 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 2446034 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2446034 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2446035 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 2446036 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2446036 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 2446037 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2446038 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2446038 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 2446039 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2446039 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2446039 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 2446041 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2446041 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2446041 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2446042 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 2446042 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2446042 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2446043 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2446043 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2446043 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2446043 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2446044 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2446044 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2446044 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2446044 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2446044 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2446045 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2446047 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 2446047 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2446048 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2446049 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2446049 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2446049 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 2446050 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2446050 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2446050 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374410-127.0.0.1:59405_solr-n_0000000000
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374412-127.0.0.1:43708_solr-n_0000000001
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59405_solr
[junit4] 2> 2446051 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 2446052 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2446053 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374415-127.0.0.1:48072_solr-n_0000000002
[junit4] 2> 2446053 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374414-127.0.0.1:50458_solr-n_0000000003
[junit4] 2> 2446053 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374410-127.0.0.1:59405_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2446054 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer Overseer
(id=96281658230374410-127.0.0.1:59405_solr-n_0000000000) starting
[junit4] 2> 2446054 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374412-127.0.0.1:43708_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 2446054 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43708_solr
[junit4] 2> 2446054 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:43708_solr
[junit4] 2> 2446054 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374415-127.0.0.1:48072_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 2446055 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48072_solr
[junit4] 2> 2446055 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:48072_solr
[junit4] 2> 2446055 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50458_solr
[junit4] 2> 2446055 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50458_solr
[junit4] 2> 2446057 INFO
(zkCallback-16666-thread-1-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2446057 INFO
(zkCallback-16665-thread-1-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2446057 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2446057 INFO
(zkCallback-16659-thread-1-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2446057 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 2446057 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 2446057 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2446063 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2446063 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2446064 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374411-127.0.0.1:44790_solr-n_0000000004
[junit4] 2> 2446065 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374414-127.0.0.1:50458_solr-n_0000000003 to
know if I could be the leader
[junit4] 2> 2446066 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44790_solr as DOWN
[junit4] 2> 2446067 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44790_solr
[junit4] 2> 2446067 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:44790_solr
[junit4] 2> 2446069 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2446069 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2446069 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2446079 INFO
(zkCallback-16659-thread-1-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2446079 INFO
(zkCallback-16666-thread-1-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2446079 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 2446080 INFO
(OverseerCollectionConfigSetProcessor-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2446082 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2446082 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:59405_solr as DOWN
[junit4] 2> 2446084 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2446084 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2446084 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node1/.
[junit4] 2> 2446084 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2446089 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2446089 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2446089 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node4/.
[junit4] 2> 2446090 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2446090 INFO (jetty-launcher-16640-thread-1)
[n:127.0.0.1:48072_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2446091 INFO
(zkCallback-16666-thread-2-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2446091 INFO
(zkCallback-16665-thread-1-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2446092 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59405_solr
[junit4] 2> 2446092 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:59405_solr
[junit4] 2> 2446095 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2446095 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2446096 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node5/.
[junit4] 2> 2446096 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2446096 INFO
(zkCallback-16665-thread-2-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2446097 INFO
(zkCallback-16665-thread-2-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (5)
[junit4] 2> 2446097 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [3])
[junit4] 2> 2446097 INFO
(zkCallback-16660-thread-1-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2446097 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2446097 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2446098 INFO (jetty-launcher-16640-thread-5)
[n:127.0.0.1:43708_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2446098 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (5)
[junit4] 2> 2446098 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2446098 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2446098 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node2/.
[junit4] 2> 2446098 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2446101 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2446102 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2446102 INFO (jetty-launcher-16640-thread-4)
[n:127.0.0.1:50458_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2446102 INFO
(zkCallback-16666-thread-2-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (5)
[junit4] 2> 2446102 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2446103 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2446107 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2446109 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:44790_solr"} current state version: 0
[junit4] 2> 2446110 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:44790_solr
[junit4] 2> 2446111 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:59405_solr"} current state version: 0
[junit4] 2> 2446111 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:59405_solr
[junit4] 2> 2446115 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2446115 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2446116 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node3/.
[junit4] 2> 2446116 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2446116 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2446116 INFO (jetty-launcher-16640-thread-3)
[n:127.0.0.1:44790_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2446117 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2446117 INFO (jetty-launcher-16640-thread-2)
[n:127.0.0.1:59405_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2446117 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2446122 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2446122 INFO (zkCallback-16672-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@62b856c5
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2446123 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2446123 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2446126 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@4620781e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2446127 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=736594836
[junit4] 2> 2446127 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:48072_solr as DOWN
[junit4] 2> 2446130 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:48072_solr"} current state version: 0
[junit4] 2> 2446130 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:48072_solr
[junit4] 2> 2446131 INFO
(zkCallback-16666-thread-2-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 2446131 INFO
(zkCallback-16665-thread-1-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 2446131 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 2446131 INFO
(zkCallback-16660-thread-2-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 2446131 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [5])
[junit4] 2> 2446133 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 2446133 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 2446133 INFO
(zkCallback-16665-thread-1-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 2446138 INFO
(zkCallback-16665-thread-2-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374412-127.0.0.1:43708_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 2446138 INFO
(zkCallback-16660-thread-2-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 2447631 WARN
(zkCallback-16666-thread-2-processing-n:127.0.0.1:48072_solr)
[n:127.0.0.1:48072_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2447632 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65105ceb{/solr,null,UNAVAILABLE}
[junit4] 2> 2447633 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 2447634 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e837943{/solr,null,AVAILABLE}
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4a96127a{HTTP/1.1,[http/1.1]}{127.0.0.1:58749}
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.e.j.s.Server Started @2451002ms
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58749}
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6'
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 2447635 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 2447636 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2447636 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2447638 INFO (zkCallback-16674-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@3ca8b042
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2447638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2447638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2447638 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2447643 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6/.
[junit4] 2> 2447644 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1747597210
[junit4] 2> 2447644 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6]
[junit4] 2> 2447644 WARN
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6/lib
[junit4] 2> 2447644 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 2447646 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 2447646 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 2447646 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 2447646 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52582/solr
[junit4] 2> 2447647 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 2447647 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2447647 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2447648 INFO (zkCallback-16677-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34e4270e
name:ZooKeeperConnection Watcher:127.0.0.1:52582 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2447648 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2447648 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2447650 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$69/128420488@2f44c122
[junit4] 2> 2447650 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2447651 INFO
(zkCallback-16678-thread-1-processing-n:127.0.0.1:58749_solr)
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@159de04b
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2447651 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 2447658 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 2447659 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 2447659 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2447661 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2447662 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96281658230374419-127.0.0.1:58749_solr-n_0000000005
[junit4] 2> 2447663 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96281658230374411-127.0.0.1:44790_solr-n_0000000004 to
know if I could be the leader
[junit4] 2> 2447663 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:58749_solr as DOWN
[junit4] 2> 2447664 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58749_solr
[junit4] 2> 2447664 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:58749_solr
[junit4] 2> 2447665 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:58749_solr"} current state version: 0
[junit4] 2> 2447665 INFO
(OverseerStateUpdate-96281658230374410-127.0.0.1:59405_solr-n_0000000000)
[n:127.0.0.1:59405_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:58749_solr
[junit4] 2> 2447666 INFO
(zkCallback-16660-thread-3-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2447666 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2447666 INFO
(zkCallback-16665-thread-2-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2447666 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2447666 INFO
(zkCallback-16660-thread-3-processing-n:127.0.0.1:59405_solr)
[n:127.0.0.1:59405_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2447666 INFO
(zkCallback-16661-thread-1-processing-n:127.0.0.1:44790_solr)
[n:127.0.0.1:44790_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2447666 INFO
(zkCallback-16678-thread-1-processing-n:127.0.0.1:58749_solr)
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [4])
[junit4] 2> 2447667 INFO
(zkCallback-16659-thread-2-processing-n:127.0.0.1:43708_solr)
[n:127.0.0.1:43708_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2447667 INFO
(zkCallback-16665-thread-2-processing-n:127.0.0.1:50458_solr)
[n:127.0.0.1:50458_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2447668 INFO
(zkCallback-16678-thread-1-processing-n:127.0.0.1:58749_solr)
[n:127.0.0.1:58749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (5)
[junit4] 2> 2447675 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 2447675 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 2447676 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_71E23E1618C042B2-001/tempDir-001/node6/.
[junit4] 2> 2447676 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 2447677 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
[junit4] 2> 2447677 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2])
[n:127.0.0.1:58749_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 2447677 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2447678 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2447679 INFO (zkCallback-16680-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@61093645
name:ZooKeeperConnection Watcher:127.0.0.1:52582/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2447679 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2447679 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2447680 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellcheckcomponent.xml
[junit4] 2> 2447684 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-null-charfilters-analyzer.xml
[junit4] 2> 2447686 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
[junit4] 2> 2447688 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/solrconfig-spellchecker.xml
[junit4] 2> 2447690 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
[junit4] 2> 2447693 INFO
(TEST-BasicAuthIntegrationTest.testBasics-seed#[71E23E1618C042B2]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/solrCloudCollectionConfig/schema-docValuesFaceting.xml
[junit4] 2> 2447696 INFO (TEST-BasicAu
[...truncated too long message...]
tive_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=5841,transaction_logs_total_number=1}
[junit4] 2> 7785246 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 7785249 WARN
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.RecoveryStrategy Stopping recovery for
core=[oldindextest_shard1_replica2] coreNodeName=[core_node1]
[junit4] 2> 7785249 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref
count has reached 0 - closing IndexWriter
[junit4] 2> 7785250 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.u.DefaultSolrCoreState closing
IndexWriter with IndexWriterCloser
[junit4] 2> 7785252 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrDeletionPolicy
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f531a14
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@620fccf9),segFN=segments_2,generation=2}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5f531a14
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@620fccf9),segFN=segments_3,generation=3}
[junit4] 2> 7785252 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit
generation = 3
[junit4] 2> 7785252 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.SolrCore [oldindextest_shard1_replica2]
Closing main searcher on request.
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to
close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index;done=false>>]
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data/index
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory looking to
close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data;done=false>>]
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory, CoreContainer#isShutdown=true
[junit4] 2> 7785253 INFO
(recoveryExecutor-990-thread-1-processing-n:127.0.0.1:58130_solr
x:oldindextest_shard1_replica2 s:shard1 c:oldindextest r:core_node1)
[n:127.0.0.1:58130_solr c:oldindextest s:shard1 r:core_node1
x:oldindextest_shard1_replica2] o.a.s.c.CachingDirectoryFactory Closing
directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CleanupOldIndexTest_71E23E1618C042B2-001/tempDir-001/node2/./oldindextest_shard1_replica2/data
[junit4] 2> 7785262 INFO (jetty-launcher-980-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96281535034294278-127.0.0.1:58130_solr-n_0000000001) closing
[junit4] 2> 7785263 INFO (jetty-launcher-980-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11cb0b3f{/solr,null,UNAVAILABLE}
[junit4] 2> 7785264 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x1560f8bc6260006 due
to java.nio.channels.ClosedByInterruptException
[junit4] 2> 7785265 INFO
(SUITE-CleanupOldIndexTest-seed#[71E23E1618C042B2]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59078 59078
[junit4] 2> 7785396 INFO
(SUITE-CleanupOldIndexTest-seed#[71E23E1618C042B2]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> Jul 22, 2016 12:20:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=7, maxDocsPerChunk=10, blockSize=6),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=7, blockSize=6)), sim=ClassicSimilarity, locale=ru-RU, timezone=PRT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=292259816,total=529006592
[junit4] 2> NOTE: All tests run in this JVM:
[BinaryUpdateRequestHandlerTest, SolrCoreCheckLockOnStartupTest,
QueryParsingTest, SaslZkACLProviderTest, TestExpandComponent,
HdfsDirectoryFactoryTest, BadComponentTest, LukeRequestHandlerTest,
TestJmxIntegration, BitVectorTest, UpdateParamsTest, DeleteInactiveReplicaTest,
TestGraphMLResponseWriter, DateMathParserTest, TestDistribIDF, TestWriterPerf,
BlockDirectoryTest, TestSearcherReuse, TestBulkSchemaAPI,
SharedFSAutoReplicaFailoverUtilsTest, TestCollationField,
DirectUpdateHandlerTest, DistributedDebugComponentTest, RequestHandlersTest,
CollectionStateFormat2Test, InfoHandlerTest, TestSubQueryTransformer,
BadIndexSchemaTest, TestTolerantSearch, SolrCloudExampleTest, TestOrdValues,
OverseerTest, DistributedFacetPivotLongTailTest, TestStressReorder,
DistributedVersionInfoTest, BlockJoinFacetDistribTest, TestFastWriter,
TestPostingsSolrHighlighter, TestObjectReleaseTracker, TestSolrDeletionPolicy1,
CoreAdminHandlerTest, TestReversedWildcardFilterFactory,
TestDefaultSearchFieldResource, TolerantUpdateProcessorTest,
FullSolrCloudDistribCmdsTest, TestGroupingSearch, TestXmlQParserPlugin,
SearchHandlerTest, TestIndexSearcher, CdcrRequestHandlerTest,
TestTestInjection, TestDistribDocBasedVersion,
SuggestComponentContextFilterQueryTest, TestHashQParserPlugin,
TestPerFieldSimilarity, StatsComponentTest, JavabinLoaderTest,
TestLegacyFieldCache, TestSolrQueryResponse, DirectUpdateHandlerOptimizeTest,
TestMiniSolrCloudClusterBase, TestSearchPerf, TestSweetSpotSimilarityFactory,
TestXIncludeConfig, CleanupOldIndexTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CleanupOldIndexTest
-Dtests.seed=71E23E1618C042B2 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=ru-RU -Dtests.timezone=PRT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | CleanupOldIndexTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([71E23E1618C042B2]:0)
[junit4] Completed [586/623 (2!)] on J2 in 7220.53s, 1 test, 1 error <<<
FAILURES!
[...truncated 60165 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]