Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17383/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:44849/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:44849/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([BF1C92EE26FC0E56:82C43CC21E125026]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997) 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:44849/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:735) 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:44849 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 10985 lines...] [junit4] JVM J0: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160727_145029_219.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid6342.hprof ... [junit4] Heap dump file created [483094660 bytes in 1.168 secs] [junit4] <<< JVM J0: EOF ---- [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160727_145029_219.syserr [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded [junit4] at java.util.Arrays.copyOfRange(Arrays.java:3664) [junit4] at java.lang.String.<init>(String.java:207) [junit4] at java.lang.StringBuilder.toString(StringBuilder.java:407) [junit4] at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.toAscii(AbstractEvent.java:115) [junit4] at com.carrotsearch.ant.tasks.junit4.events.AbstractEvent.writeBinaryProperty(AbstractEvent.java:36) [junit4] at com.carrotsearch.ant.tasks.junit4.events.AppendStdErrEvent.serialize(AppendStdErrEvent.java:30) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:101) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer$2.run(Serializer.java:96) [junit4] at java.security.AccessController.doPrivileged(Native Method) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96) [junit4] at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81) [junit4] at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:456) [junit4] at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) [junit4] at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) [junit4] at java.io.PrintStream.flush(PrintStream.java:338) [junit4] at java.io.FilterOutputStream.flush(FilterOutputStream.java:140) [junit4] at java.io.PrintStream.write(PrintStream.java:482) [junit4] at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) [junit4] at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) [junit4] at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) [junit4] at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) [junit4] at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) [junit4] at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59) [junit4] at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324) [junit4] at org.apache.log4j.WriterAppender.append(WriterAppender.java:162) [junit4] at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251) [junit4] at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttach [junit4] ableImpl.java:66) [junit4] at org.apache.log4j.Category.callAppenders(Category.java:206) [junit4] at org.apache.log4j.Category.forcedLog(Category.java:391) [junit4] at org.apache.log4j.Category.log(Category.java:856) [junit4] at org.slf4j.impl.Log4jLoggerAdapter.info(Log4jLoggerAdapter.java:304) [junit4] at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068) [junit4] <<< JVM J0: EOF ---- [...truncated 1343 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 2730281 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2730282 INFO (Thread-4363) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2730282 INFO (Thread-4363) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2730382 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.ZkTestServer start zk server on port:39412 [junit4] 2> 2730382 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730383 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730411 INFO (zkCallback-22482-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42b3ad2b name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730411 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 2730431 INFO (jetty-launcher-22481-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730431 INFO (jetty-launcher-22481-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730431 INFO (jetty-launcher-22481-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730431 INFO (jetty-launcher-22481-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730431 INFO (jetty-launcher-22481-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730433 INFO (jetty-launcher-22481-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67deaf49{/solr,null,AVAILABLE} [junit4] 2> 2730433 INFO (jetty-launcher-22481-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1efc7d6d{/solr,null,AVAILABLE} [junit4] 2> 2730433 INFO (jetty-launcher-22481-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68d434ac{/solr,null,AVAILABLE} [junit4] 2> 2730433 INFO (jetty-launcher-22481-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@639922{/solr,null,AVAILABLE} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@35c11137{HTTP/1.1,[http/1.1]}{127.0.0.1:42015} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@76bca064{HTTP/1.1,[http/1.1]}{127.0.0.1:43798} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-5) [ ] o.e.j.s.Server Started @2732061ms [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@56430aa9{HTTP/1.1,[http/1.1]}{127.0.0.1:37440} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@321525f{HTTP/1.1,[http/1.1]}{127.0.0.1:44849} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.e.j.s.Server Started @2732061ms [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-4) [ ] o.e.j.s.Server Started @2732062ms [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37440} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44849} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42015} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-3) [ ] o.e.j.s.Server Started @2732061ms [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1' [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43798} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2926e2ab{/solr,null,AVAILABLE} [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3' [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@5114916e{HTTP/1.1,[http/1.1]}{127.0.0.1:37192} [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-2) [ ] o.e.j.s.Server Started @2732062ms [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730434 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5' [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4' [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37192} [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2' [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730435 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730436 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730438 INFO (zkCallback-22484-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34258771 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730438 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730438 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730440 INFO (zkCallback-22486-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4de2325e name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730440 INFO (zkCallback-22485-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37269a57 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730440 INFO (zkCallback-22483-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30fa2e78 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730440 INFO (zkCallback-22487-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7de8c6c8 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730440 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730445 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1/. [junit4] 2> 2730445 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 0x1562cff8f890002, 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> 2730445 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5/. [junit4] 2> 2730445 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2/. [junit4] 2> 2730446 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 0x1562cff8f890005, 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> 2730446 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 733159965 [junit4] 2> 2730445 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 1854397924 [junit4] 2> 2730446 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5] [junit4] 2> 2730446 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1] [junit4] 2> 2730446 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 230019728 [junit4] 2> 2730446 WARN (jetty-launcher-22481-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5/lib [junit4] 2> 2730446 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2] [junit4] 2> 2730446 INFO (jetty-launcher-22481-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> 2730446 WARN (jetty-launcher-22481-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2/lib [junit4] 2> 2730446 WARN (jetty-launcher-22481-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1/lib [junit4] 2> 2730447 INFO (jetty-launcher-22481-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> 2730447 INFO (jetty-launcher-22481-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> 2730447 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4/. [junit4] 2> 2730447 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3/. [junit4] 2> 2730447 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 1795314686 [junit4] 2> 2730447 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 1841880496 [junit4] 2> 2730447 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4] [junit4] 2> 2730447 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3] [junit4] 2> 2730447 WARN (jetty-launcher-22481-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4/lib [junit4] 2> 2730447 WARN (jetty-launcher-22481-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3/lib [junit4] 2> 2730447 INFO (jetty-launcher-22481-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> 2730447 INFO (jetty-launcher-22481-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> 2730448 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730449 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730448 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730449 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730450 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730451 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730451 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730451 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730451 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730452 INFO (zkCallback-22498-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13384d03 name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730452 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730452 INFO (jetty-launcher-22481-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730460 INFO (zkCallback-22499-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bab6ed7 name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730460 INFO (zkCallback-22500-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3067fb3a name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730461 INFO (zkCallback-22501-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@af4e09b name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730461 INFO (zkCallback-22502-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@304d8f49 name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730460 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730461 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@101e1943 [junit4] 2> 2730461 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730462 INFO (jetty-launcher-22481-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730464 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 0x1562cff8f89000a, 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> 2730464 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@4aa7a8f9 [junit4] 2> 2730464 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@e485409 [junit4] 2> 2730464 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730464 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730465 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@1b485332 [junit4] 2> 2730465 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dbe3d70 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730466 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730466 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730467 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66b03137 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730467 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c2b25fa name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730467 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730467 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730469 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@58e6fac9 [junit4] 2> 2730469 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@249c6827 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730469 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730469 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730470 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2730472 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2730472 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2730472 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5571f02e name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730472 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 2730472 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730480 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2730481 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2730481 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2730481 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2730482 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 2730502 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2730502 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2730502 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2730503 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2730503 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 2730510 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2730518 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2730518 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2730526 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2730526 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 2730534 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2730534 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2730534 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2730534 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2730534 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 2730539 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2730541 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2730541 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2730541 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2730541 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 2730564 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2730564 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2730564 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2730564 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2730564 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 2730584 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2730584 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2730584 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2730584 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2730584 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 2730587 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2730589 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2730589 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2730589 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2730589 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 2730594 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2730594 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2730594 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2730594 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2730594 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 2730597 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730597 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730598 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730599 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730600 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2730600 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2730600 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2730600 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2730600 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 2730601 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2730601 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2730601 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 2730606 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2730611 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2730611 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2730611 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2730611 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 2730613 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730614 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730616 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730616 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447310-127.0.0.1:43798_solr-n_0000000000 [junit4] 2> 2730616 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730618 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730618 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447307-127.0.0.1:37440_solr-n_0000000001 [junit4] 2> 2730632 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447311-127.0.0.1:37192_solr-n_0000000002 [junit4] 2> 2730632 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447309-127.0.0.1:42015_solr-n_0000000003 [junit4] 2> 2730632 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43798_solr [junit4] 2> 2730632 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 2730639 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447308-127.0.0.1:44849_solr-n_0000000004 [junit4] 2> 2730640 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447311-127.0.0.1:37192_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2730640 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447310-127.0.0.1:43798_solr-n_0000000000 to know if I could be the leader [junit4] 2> 2730640 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447307-127.0.0.1:37440_solr-n_0000000001 to know if I could be the leader [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447309-127.0.0.1:42015_solr-n_0000000003 to know if I could be the leader [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42015_solr [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37440_solr [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer Overseer (id=96313918171447310-127.0.0.1:43798_solr-n_0000000000) starting [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37440_solr [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44849_solr [junit4] 2> 2730642 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44849_solr [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42015_solr [junit4] 2> 2730641 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37192_solr [junit4] 2> 2730642 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37192_solr [junit4] 2> 2730645 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_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> 2730645 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_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> 2730645 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_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> 2730645 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_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> 2730645 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_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> 2730648 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2730649 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2730649 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_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> 2730650 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2730650 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2730650 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2730651 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2730655 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 2730660 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2730660 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2730661 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node5/. [junit4] 2> 2730661 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2730662 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2730662 INFO (jetty-launcher-22481-thread-5) [n:127.0.0.1:42015_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2730663 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2730663 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2730663 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node1/. [junit4] 2> 2730664 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2730666 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2730666 INFO (jetty-launcher-22481-thread-1) [n:127.0.0.1:37440_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2730666 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2730666 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node2/. [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node4/. [junit4] 2> 2730667 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2730674 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2730674 INFO (jetty-launcher-22481-thread-4) [n:127.0.0.1:44849_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2730674 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2730675 INFO (jetty-launcher-22481-thread-2) [n:127.0.0.1:37192_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2730692 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2730692 INFO (OverseerCollectionConfigSetProcessor-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 2730692 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43798_solr as DOWN [junit4] 2> 2730692 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 2730695 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43798_solr [junit4] 2> 2730695 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4) [junit4] 2> 2730695 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:43798_solr [junit4] 2> 2730697 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_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> 2730698 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_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> 2730698 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_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> 2730698 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:43798_solr"} current state version: 0 [junit4] 2> 2730698 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2730698 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2730697 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_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> 2730698 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:43798_solr [junit4] 2> 2730698 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_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> 2730698 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2730698 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2730701 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2730707 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 2730707 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 2730707 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node3/. [junit4] 2> 2730707 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 2730708 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2 [junit4] 2> 2730708 INFO (jetty-launcher-22481-thread-3) [n:127.0.0.1:43798_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 2730708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730708 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730710 INFO (zkCallback-22513-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a6d1a30 name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730710 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730711 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730723 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@35c11137{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2730724 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=733159965 [junit4] 2> 2730724 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42015_solr as DOWN [junit4] 2> 2730754 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_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> 2730754 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_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> 2730754 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_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> 2730754 INFO (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_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> 2730754 INFO (zkCallback-22503-thread-1-processing-n:127.0.0.1:37440_solr) [n:127.0.0.1:37440_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2730754 WARN (zkCallback-22505-thread-1-processing-n:127.0.0.1:42015_solr) [n:127.0.0.1:42015_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 2730754 INFO (zkCallback-22504-thread-1-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2730754 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:42015_solr"} current state version: 0 [junit4] 2> 2730754 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_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> 2730755 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:42015_solr [junit4] 2> 2730755 INFO (zkCallback-22507-thread-1-processing-n:127.0.0.1:37192_solr) [n:127.0.0.1:37192_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2730755 INFO (zkCallback-22506-thread-1-processing-n:127.0.0.1:43798_solr) [n:127.0.0.1:43798_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2730755 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67deaf49{/solr,null,UNAVAILABLE} [junit4] 2> 2730755 INFO (zkCallback-22504-thread-2-processing-n:127.0.0.1:44849_solr) [n:127.0.0.1:44849_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447311-127.0.0.1:37192_solr-n_0000000002 to know if I could be the leader [junit4] 2> 2730764 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@406712ca{/solr,null,AVAILABLE} [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.ServerConnector Started ServerConnector@53cd71dd{HTTP/1.1,[http/1.1]}{127.0.0.1:36394} [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.e.j.s.Server Started @2732394ms [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36394} [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93 [junit4] 2> 2730766 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node6' [junit4] 2> 2730767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2730767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 2730767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730767 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730776 INFO (zkCallback-22515-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20a41d25 name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730776 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730776 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730777 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2730797 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node6/. [junit4] 2> 2730798 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.CoreContainer New CoreContainer 647950721 [junit4] 2> 2730798 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node6] [junit4] 2> 2730798 WARN (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node6/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BF1C92EE26FC0E56-001/tempDir-001/node6/lib [junit4] 2> 2730798 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] 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> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39412/solr [junit4] 2> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 2730800 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 2730801 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730810 INFO (zkCallback-22518-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56eb593f name:ZooKeeperConnection Watcher:127.0.0.1:39412 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730810 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730810 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 2730826 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/690049082@827ae8e [junit4] 2> 2730826 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 2730841 INFO (zkCallback-22519-thread-1-processing-n:127.0.0.1:36394_solr) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@481f9ade name:ZooKeeperConnection Watcher:127.0.0.1:39412/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2730841 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 2730875 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 2730875 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 2730876 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2730876 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2730892 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96313918171447315-127.0.0.1:36394_solr-n_0000000005 [junit4] 2> 2730892 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96313918171447308-127.0.0.1:44849_solr-n_0000000004 to know if I could be the leader [junit4] 2> 2730893 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36394_solr as DOWN [junit4] 2> 2730898 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36394_solr [junit4] 2> 2730898 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[BF1C92EE26FC0E56]) [n:127.0.0.1:36394_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36394_solr [junit4] 2> 2730898 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:127.0.0.1:43798_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:36394_solr"} current state version: 0 [junit4] 2> 2730898 INFO (OverseerStateUpdate-96313918171447310-127.0.0.1:43798_solr-n_0000000000) [n:12 [...truncated too long message...] rkspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/api-all-1.0.0-M20.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/bcprov-jdk15-1.45.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/cglib-nodep-2.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-collections-3.2.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/commons-math3-3.4.1.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/easymock-3.0.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/ehcache-core-2.4.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-annotations-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-databind-2.5.4.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-core-1.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jersey-server-1.9.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jetty-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/jetty-util-6.1.26.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mina-core-2.0.0-M5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/mockito-core-1.9.5.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/netty-all-4.0.36.Final.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/objenesis-1.2.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/presto-parser-0.122.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/test-lib/slice-0.10.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-7.0.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/home/jenkins/tools/java/64bit/jdk1.8.0_92/lib/tools.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160727_145029_219.events @/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160727_145029_219.suites -stdin [junit4] ERROR: JVM J0 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955) [junit4] at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952) [junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] at java.lang.Thread.run(Thread.java:745) BUILD FAILED /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:707: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:536: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1443: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs. Total time: 64 minutes 48 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
