Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6086/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics Error Message: IOException occured when talking to server at: http://127.0.0.1:50644/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:50644/solr/testSolrCloudCollection_shard1_replica2 at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2:8A3D1FFAEAD9AA2]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) 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:50644/solr/testSolrCloudCollection_shard1_replica2 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) 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: java.net.SocketException: Software caused connection abort: recv failed at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) 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:513) ... 10 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: java.lang.NullPointerException Stack Trace: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263) at com.google.common.cache.LocalCache.get(LocalCache.java:4000) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874) at org.apache.hadoop.security.Groups.getGroups(Groups.java:182) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99) 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$6.evaluate(RandomizedRunner.java:811) 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: java.lang.NullPointerException at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012) at org.apache.hadoop.util.Shell.runCommand(Shell.java:483) at org.apache.hadoop.util.Shell.run(Shell.java:456) at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722) at org.apache.hadoop.util.Shell.execCommand(Shell.java:815) at org.apache.hadoop.util.Shell.execCommand(Shell.java:798) at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84) at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52) at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51) at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239) at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220) at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) ... 31 more FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: Stack Trace: java.lang.NullPointerException at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0) at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154) 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$7.evaluate(RandomizedRunner.java:834) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 10786 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> 314860 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 315010 INFO (Thread-601) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 315082 INFO (Thread-601) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 315107 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.ZkTestServer start zk server on port:50620 [junit4] 2> 315107 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315108 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315114 INFO (zkCallback-391-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e67818 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315114 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315114 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315114 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 315118 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 0x156d7a48fe10000, 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> 315123 INFO (jetty-launcher-390-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315123 INFO (jetty-launcher-390-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dee1fb{/solr,null,AVAILABLE} [junit4] 2> 315124 INFO (jetty-launcher-390-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@1da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:50624} [junit4] 2> 315124 INFO (jetty-launcher-390-thread-1) [ ] o.e.j.s.Server Started @320501ms [junit4] 2> 315124 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50624} [junit4] 2> 315124 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315124 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1' [junit4] 2> 315125 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315125 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315125 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315126 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315130 INFO (jetty-launcher-390-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315131 INFO (jetty-launcher-390-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fd7e0{/solr,null,AVAILABLE} [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@15e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:50629} [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.e.j.s.Server Started @320509ms [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50629} [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2' [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315132 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315133 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315134 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315139 INFO (jetty-launcher-390-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315140 INFO (jetty-launcher-390-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e45f5{/solr,null,AVAILABLE} [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:50634} [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.e.j.s.Server Started @320517ms [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50634} [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3' [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315141 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315142 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315143 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315148 INFO (jetty-launcher-390-thread-4) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315151 INFO (jetty-launcher-390-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fe5bf{/solr,null,AVAILABLE} [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.e.j.s.ServerConnector Started ServerConnector@c637ec{HTTP/1.1,[http/1.1]}{127.0.0.1:50639} [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.e.j.s.Server Started @320528ms [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50639} [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4' [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315152 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315153 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315153 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315155 INFO (jetty-launcher-390-thread-5) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315156 INFO (jetty-launcher-390-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1befbd0{/solr,null,AVAILABLE} [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.e.j.s.ServerConnector Started ServerConnector@1fe87ac{HTTP/1.1,[http/1.1]}{127.0.0.1:50644} [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.e.j.s.Server Started @320534ms [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50644} [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5' [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315157 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315158 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315159 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315184 INFO (zkCallback-396-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99b82 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315184 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315184 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315185 INFO (zkCallback-395-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1edc2c4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315185 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315185 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315185 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315185 INFO (zkCallback-394-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c29393 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315185 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315186 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315186 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315187 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315192 INFO (zkCallback-393-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11260ac name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315192 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315192 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315192 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315194 INFO (zkCallback-392-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2ec49 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315194 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315194 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315195 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315210 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 0x156d7a48fe10001, 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> 315217 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\. [junit4] 2> 315217 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.CoreContainer New CoreContainer 4744535 [junit4] 2> 315217 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5] [junit4] 2> 315217 WARN (jetty-launcher-390-thread-5) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib [junit4] 2> 315218 INFO (jetty-launcher-390-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> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr [junit4] 2> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 315227 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315232 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315232 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\. [junit4] 2> 315232 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 0x156d7a48fe10004, 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> 315235 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 4351600 [junit4] 2> 315235 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3] [junit4] 2> 315236 WARN (jetty-launcher-390-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib [junit4] 2> 315237 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\. [junit4] 2> 315237 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 13451299 [junit4] 2> 315237 INFO (jetty-launcher-390-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> 315237 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\. [junit4] 2> 315238 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.CoreContainer New CoreContainer 21147884 [junit4] 2> 315238 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4] [junit4] 2> 315238 WARN (jetty-launcher-390-thread-4) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib [junit4] 2> 315238 INFO (jetty-launcher-390-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> 315237 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\. [junit4] 2> 315239 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 6132394 [junit4] 2> 315239 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2] [junit4] 2> 315239 WARN (jetty-launcher-390-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib [junit4] 2> 315239 INFO (jetty-launcher-390-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> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr [junit4] 2> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 315241 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315242 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315237 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1] [junit4] 2> 315245 WARN (jetty-launcher-390-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib [junit4] 2> 315246 INFO (jetty-launcher-390-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> 315248 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 315249 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 315249 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 315249 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr [junit4] 2> 315249 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 315249 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315249 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 315250 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315253 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 315253 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 315253 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr [junit4] 2> 315254 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 315254 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315255 INFO (zkCallback-402-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc0556 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315256 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315256 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315256 INFO (jetty-launcher-390-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315256 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000 [junit4] 2> 315256 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 315255 INFO (zkCallback-399-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8b26 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315256 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 315257 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315257 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr [junit4] 2> 315257 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 315257 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315257 INFO (jetty-launcher-390-thread-5) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315263 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315265 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 0x156d7a48fe10006, 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> 315270 INFO (zkCallback-410-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ff7ea name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315270 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315270 INFO (jetty-launcher-390-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315271 INFO (zkCallback-409-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bda8a9 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315271 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@4a981f [junit4] 2> 315272 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315272 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315272 INFO (jetty-launcher-390-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315275 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@1215e7f [junit4] 2> 315276 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315279 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 0x156d7a48fe10009, 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> 315282 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd3d3e name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315282 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315283 INFO (zkCallback-411-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97093b name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315283 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315283 INFO (jetty-launcher-390-thread-4) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315284 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@10d8d49 [junit4] 2> 315285 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@278033 [junit4] 2> 315285 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315286 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315286 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 315287 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 0x156d7a48fe1000a, 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> 315292 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f04ac4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315292 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315294 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@176a1da [junit4] 2> 315294 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315300 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 315300 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 315308 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 315308 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 315312 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 315312 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 315316 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 315316 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 315319 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 315320 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 315323 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 315323 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 315326 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 315326 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 315328 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 315328 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ba8f name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315328 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315329 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 315329 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa96ca name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315329 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315332 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 315332 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 315334 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315336 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 315334 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 315340 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315342 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 315343 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 315346 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 315346 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 315358 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 315358 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 315362 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 315363 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 315364 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 315365 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 315367 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 315367 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 315368 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 315368 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 [junit4] 2> 315369 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001 [junit4] 2> 315369 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 315370 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50644_solr [junit4] 2> 315370 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 315371 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader [junit4] 2> 315372 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 315372 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50634_solr [junit4] 2> 315372 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50634_solr [junit4] 2> 315373 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 315375 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer Overseer (id=96501543823540235-127.0.0.1:50644_solr-n_0000000000) starting [junit4] 2> 315376 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 315378 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315379 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315379 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315379 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315390 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties [junit4] 2> 315393 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 315393 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 315395 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\. [junit4] 2> 315396 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 315398 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 315399 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 315399 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 315399 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 315399 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 315399 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 315399 INFO (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 315400 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 315401 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 315403 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002 [junit4] 2> 315403 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 315405 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003 [junit4] 2> 315406 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001 to know if I could be the leader [junit4] 2> 315407 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:50629_solr as DOWN [junit4] 2> 315407 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002 to know if I could be the leader [junit4] 2> 315409 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:50624_solr as DOWN [junit4] 2> 315410 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 315412 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50629_solr [junit4] 2> 315412 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50629_solr [junit4] 2> 315412 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540239-127.0.0.1:50639_solr-n_0000000004 [junit4] 2> 315413 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50624_solr [junit4] 2> 315414 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50624_solr [junit4] 2> 315414 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003 to know if I could be the leader [junit4] 2> 315416 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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: [1]) [junit4] 2> 315416 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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: [1]) [junit4] 2> 315416 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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: [1]) [junit4] 2> 315416 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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: [1]) [junit4] 2> 315417 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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: [1]) [junit4] 2> 315417 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:50639_solr as DOWN [junit4] 2> 315417 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 315418 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 315418 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 315418 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 315419 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 315422 INFO (OverseerCollectionConfigSetProcessor-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 315422 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 315425 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:50644_solr as DOWN [junit4] 2> 315425 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 315426 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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: [2]) [junit4] 2> 315426 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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: [2]) [junit4] 2> 315426 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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: [2]) [junit4] 2> 315426 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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: [2]) [junit4] 2> 315427 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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: [2]) [junit4] 2> 315437 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 315437 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 315438 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\. [junit4] 2> 315439 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 315444 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50639_solr [junit4] 2> 315444 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50639_solr [junit4] 2> 315445 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 315445 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 315445 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 315445 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 315445 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 315445 INFO (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 315446 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50644_solr [junit4] 2> 315446 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50644_solr [junit4] 2> 315447 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 315450 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315450 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315450 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_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> 315451 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315451 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315455 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 315455 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 315456 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\. [junit4] 2> 315458 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 315466 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 315466 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 315467 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\. [junit4] 2> 315468 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 315470 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 315470 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 315470 INFO (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 315470 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 315470 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 315471 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 315471 INFO (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 315471 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 315471 INFO (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 315471 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer processMessage: queueSize: 4, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50629_solr"} current state version: 0 [junit4] 2> 315471 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50629_solr [junit4] 2> 315473 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer processMessage: queueSize: 4, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50624_solr"} current state version: 0 [junit4] 2> 315473 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50624_solr [junit4] 2> 315474 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50639_solr"} current state version: 0 [junit4] 2> 315474 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50639_solr [junit4] 2> 315476 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer processMessage: queueSize: 2, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50644_solr"} current state version: 0 [junit4] 2> 315476 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50644_solr [junit4] 2> 315489 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 315489 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 315490 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\. [junit4] 2> 315491 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 315492 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1 [junit4] 2> 315492 INFO (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 315492 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315493 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315499 INFO (zkCallback-422-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a3ce name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315499 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315499 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315506 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.ServerConnector Stopped ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 315509 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4351600 [junit4] 2> 315509 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:50634_solr as DOWN [junit4] 2> 315520 INFO (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_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> 315520 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:50634_solr"} current state version: 0 [junit4] 2> 315520 INFO (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50634_solr [junit4] 2> 315521 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_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> 315521 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_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> 315521 INFO (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 315521 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e45f5{/solr,null,UNAVAILABLE} [junit4] 2> 315522 INFO (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader [junit4] 2> 315522 ERROR (jetty-launcher-390-thread-3-EventThread) [n:127.0.0.1:50634_solr ] o.a.z.ClientCnxn Error while calling watcher [junit4] 2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$49/30042021@18ac825 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1b5494c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> 315523 INFO (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 315523 INFO (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 315522 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_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> 315527 INFO (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 315531 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 315532 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a78998{/solr,null,AVAILABLE} [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.ServerConnector Started ServerConnector@51f06a{HTTP/1.1,[http/1.1]}{127.0.0.1:50687} [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.e.j.s.Server Started @320909ms [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50687} [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93 [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node6' [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 315533 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 315534 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 315535 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 315546 INFO (zkCallback-424-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 315546 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 315546 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 315547 INFO (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 315552 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> En [...truncated too long message...] <clinit>(Shell.java:364) [junit4] 2> at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80) [junit4] 2> at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130) [junit4] 2> at org.apache.hadoop.security.Groups.<init>(Groups.java:94) [junit4] 2> at org.apache.hadoop.security.Groups.<init>(Groups.java:74) [junit4] 2> at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60) [junit4] 2> at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86) [junit4] 2> at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] 2> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811) [junit4] 2> at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [junit4] 2> at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [junit4] 2> at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [junit4] 2> at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [junit4] 2> at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [junit4] 2> at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1213749 INFO (SUITE-TestSolrCloudWithSecureImpersonation-seed#[357B7FD39643C4D2]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=21944, maxDocsPerChunk=322, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=21944, blockSize=9)), sim=ClassicSimilarity, locale=ga, timezone=Asia/Kathmandu [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=164468016,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestQuerySenderListener, QueryResultKeyTest, TestBinaryResponseWriter, ResponseHeaderTest, TestSolrDeletionPolicy2, TestInitQParser, DistributedTermsComponentTest, TestDistribDocBasedVersion, DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport, ExitableDirectoryReaderTest, SuggesterWFSTTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestStressUserVersions, WrapperMergePolicyFactoryTest, FileUtilsTest, TestCopyFieldCollectionResource, TestSmileRequest, TestDistribIDF, TestFastOutputStream, NotRequiredUniqueKeyTest, TestNamedUpdateProcessors, RAMDirectoryFactoryTest, TestConfigSetsAPIZkFailure, CollectionsAPIAsyncDistributedZkTest, TestStressRecovery, TestRandomRequestDistribution, BitVectorTest, BasicAuthIntegrationTest, HdfsBasicDistributedZk2Test, HdfsThreadLeakTest, LeaderFailoverAfterPartitionTest, TestRandomFaceting, TestUseDocValuesAsStored2, OutputWriterTest, TestRuleBasedAuthorizationPlugin, FieldAnalysisRequestHandlerTest, UUIDUpdateProcessorFallbackTest, BasicDistributedZk2Test, GraphQueryTest, DateMathParserTest, TestRangeQuery, TestTrie, DirectUpdateHandlerOptimizeTest, TestNumericTerms64, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestRecoveryHdfs, DeleteLastCustomShardedReplicaTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, SolrInfoMBeanTest, TestCustomDocTransformer, RulesTest, TestFiltering, BasicFunctionalityTest, TestAnalyzeInfixSuggestions, CopyFieldTest, DistributedExpandComponentTest, TestBadConfig, CoreAdminRequestStatusTest, CurrencyFieldOpenExchangeTest, TestInfoStreamLogging, TestMaxScoreQueryParser, DeleteStatusTest, SortSpecParsingTest, SpatialRPTFieldTypeTest, TestStressLiveNodes, ForceLeaderTest, DefaultValueUpdateProcessorTest, TestFieldSortValues, TestAuthorizationFramework, DebugComponentTest, BadIndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, UpdateRequestProcessorFactoryTest, TestTrackingShardHandlerFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestCloudPseudoReturnFields, BinaryUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=357B7FD39643C4D2 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<< [junit4] > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException [junit4] > at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0) [junit4] > at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263) [junit4] > at com.google.common.cache.LocalCache.get(LocalCache.java:4000) [junit4] > at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004) [junit4] > at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874) [junit4] > at org.apache.hadoop.security.Groups.getGroups(Groups.java:182) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: java.lang.NullPointerException [junit4] > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012) [junit4] > at org.apache.hadoop.util.Shell.runCommand(Shell.java:483) [junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456) [junit4] > at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722) [junit4] > at org.apache.hadoop.util.Shell.execCommand(Shell.java:815) [junit4] > at org.apache.hadoop.util.Shell.execCommand(Shell.java:798) [junit4] > at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84) [junit4] > at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52) [junit4] > at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220) [junit4] > at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208) [junit4] > at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599) [junit4] > at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379) [junit4] > at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342) [junit4] > at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257) [junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException [junit4] > at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] Completed [245/632 (2!)] on J1 in 0.43s, 0 tests, 2 errors <<< FAILURES! [...truncated 53696 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
