Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1701/ Java: 32bit/jdk-9-ea+134 -server -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1] Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1] at __randomizedtesting.SeedInfo.seed([CCAB15CB81238360:44FF2A112FDFEE98]: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.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592) at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174) at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) 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(java.base@9-ea/Thread.java:843) Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1] at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:384) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) ... 1 more Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) 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:405) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357) ... 6 more Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method) at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400) at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243) at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225) at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402) at java.net.Socket.connect(java.base@9-ea/Socket.java:591) at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497) ... 10 more FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: IOException occured when talking to server at: https://127.0.0.1:45214/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:45214/solr at __randomizedtesting.SeedInfo.seed([CCAB15CB81238360:70C563D92570001A]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606) 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.SolrClient.request(SolrClient.java:1219) at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:158) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535) 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(java.base@9-ea/Thread.java:843) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(java.base@9-ea/Alerts.java:198) at sun.security.ssl.SSLSocketImpl.fatal(java.base@9-ea/SSLSocketImpl.java:1962) at sun.security.ssl.Handshaker.fatalSE(java.base@9-ea/Handshaker.java:309) at sun.security.ssl.Handshaker.fatalSE(java.base@9-ea/Handshaker.java:303) at sun.security.ssl.ClientHandshaker.checkServerCerts(java.base@9-ea/ClientHandshaker.java:1843) at sun.security.ssl.ClientHandshaker.serverCertificate(java.base@9-ea/ClientHandshaker.java:1652) at sun.security.ssl.ClientHandshaker.processMessage(java.base@9-ea/ClientHandshaker.java:260) at sun.security.ssl.Handshaker.processLoop(java.base@9-ea/Handshaker.java:1061) at sun.security.ssl.Handshaker.processRecord(java.base@9-ea/Handshaker.java:995) at sun.security.ssl.SSLSocketImpl.processInputRecord(java.base@9-ea/SSLSocketImpl.java:1132) at sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:1069) at sun.security.ssl.SSLSocketImpl.readRecord(java.base@9-ea/SSLSocketImpl.java:968) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(java.base@9-ea/SSLSocketImpl.java:1395) at sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1422) at sun.security.ssl.SSLSocketImpl.startHandshake(java.base@9-ea/SSLSocketImpl.java:1406) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:543) at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177) at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497) ... 43 more Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(java.base@9-ea/PKIXValidator.java:386) at sun.security.validator.PKIXValidator.engineValidate(java.base@9-ea/PKIXValidator.java:291) at sun.security.validator.Validator.validate(java.base@9-ea/Validator.java:264) at sun.security.ssl.X509TrustManagerImpl.validate(java.base@9-ea/X509TrustManagerImpl.java:343) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(java.base@9-ea/X509TrustManagerImpl.java:237) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(java.base@9-ea/X509TrustManagerImpl.java:124) at sun.security.ssl.ClientHandshaker.checkServerCerts(java.base@9-ea/ClientHandshaker.java:1822) ... 64 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(java.base@9-ea/SunCertPathBuilder.java:141) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(java.base@9-ea/SunCertPathBuilder.java:126) at java.security.cert.CertPathBuilder.build(java.base@9-ea/CertPathBuilder.java:288) at sun.security.validator.PKIXValidator.doBuild(java.base@9-ea/PKIXValidator.java:381) ... 70 more Build Log: [...truncated 11113 lines...] [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/init-core-data-001 [junit4] 2> 490161 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 490162 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 490165 INFO (Thread-649) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 490165 INFO (Thread-649) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 490263 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:42673 [junit4] 2> 490263 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490263 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490265 INFO (zkCallback-363-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23ba5 name:ZooKeeperConnection Watcher:127.0.0.1:42673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490265 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490265 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490265 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml [junit4] 2> 490267 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json [junit4] 2> 490273 INFO (jetty-launcher-362-thread-1) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 490273 INFO (jetty-launcher-362-thread-2) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 490274 INFO (jetty-launcher-362-thread-3) [ ] o.e.j.s.Server jetty-9.3.8.v20160314 [junit4] 2> 490275 INFO (jetty-launcher-362-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1660e34{/solr,null,AVAILABLE} [junit4] 2> 490275 INFO (jetty-launcher-362-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bf4aeb{/solr,null,AVAILABLE} [junit4] 2> 490275 INFO (jetty-launcher-362-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e574c{/solr,null,AVAILABLE} [junit4] 2> 490277 INFO (jetty-launcher-362-thread-3) [ ] o.e.j.s.ServerConnector Started ServerConnector@1190bc3{SSL,[ssl, http/1.1]}{127.0.0.1:46529} [junit4] 2> 490277 INFO (jetty-launcher-362-thread-3) [ ] o.e.j.s.Server Started @492639ms [junit4] 2> 490277 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46529} [junit4] 2> 490277 INFO (jetty-launcher-362-thread-1) [ ] o.e.j.s.ServerConnector Started ServerConnector@4ded5b{SSL,[ssl, http/1.1]}{127.0.0.1:42734} [junit4] 2> 490277 INFO (jetty-launcher-362-thread-1) [ ] o.e.j.s.Server Started @492639ms [junit4] 2> 490277 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42734} [junit4] 2> 490277 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 490277 INFO (jetty-launcher-362-thread-2) [ ] o.e.j.s.ServerConnector Started ServerConnector@7c4fc2{SSL,[ssl, http/1.1]}{127.0.0.1:46013} [junit4] 2> 490278 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3' [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.e.j.s.Server Started @492639ms [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46013} [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1' [junit4] 2> 490278 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1223dd8 [junit4] 2> 490278 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2' [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 490278 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490280 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490280 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490281 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490281 INFO (zkCallback-365-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@111389 name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490281 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490281 INFO (zkCallback-366-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@114f47d name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490281 INFO (zkCallback-364-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18369cc name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490281 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490282 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490281 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490282 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490282 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490282 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 490282 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 490283 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 490292 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/. [junit4] 2> 490292 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CoreContainer New CoreContainer 7101976 [junit4] 2> 490292 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3] [junit4] 2> 490292 WARN (jetty-launcher-362-thread-3) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/lib [junit4] 2> 490292 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 490294 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 490294 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/. [junit4] 2> 490294 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1/. [junit4] 2> 490294 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CoreContainer New CoreContainer 12008420 [junit4] 2> 490294 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CoreContainer New CoreContainer 20639476 [junit4] 2> 490295 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2] [junit4] 2> 490295 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1] [junit4] 2> 490295 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 490294 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 0x15717d908f20003, 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(java.base@9-ea/Thread.java:843) [junit4] 2> 490295 WARN (jetty-launcher-362-thread-2) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/lib [junit4] 2> 490295 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 490295 WARN (jetty-launcher-362-thread-1) [ ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1/lib [junit4] 2> 490295 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 490295 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000, [junit4] 2> 490295 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42673/solr [junit4] 2> 490295 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 490295 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490296 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 490296 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 490296 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490298 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 490297 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 490298 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 490298 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 490298 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42673/solr [junit4] 2> 490298 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42673/solr [junit4] 2> 490298 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 490298 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 490298 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490298 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490298 INFO (zkCallback-369-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ae6512 name:ZooKeeperConnection Watcher:127.0.0.1:42673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490298 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490299 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490299 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490299 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490300 INFO (zkCallback-374-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1464507 name:ZooKeeperConnection Watcher:127.0.0.1:42673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490300 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490300 INFO (zkCallback-375-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c9656f name:ZooKeeperConnection Watcher:127.0.0.1:42673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490300 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490300 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490301 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$218/11500498@dc0126 [junit4] 2> 490301 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490304 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490304 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$218/11500498@12f4c1e [junit4] 2> 490305 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490305 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$218/11500498@e3cb93 [junit4] 2> 490305 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490306 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1817fc3 name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490306 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17e8219 name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490306 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490306 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51a1b6 name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490306 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490306 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490307 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 490307 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 490307 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 490308 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 490308 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 490309 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 490310 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 490310 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 490310 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 490311 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 490311 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 490311 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 490311 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 490312 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 490312 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 490312 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 490312 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 490312 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 490312 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 490312 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 490313 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /collections [junit4] 2> 490313 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 490313 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 490313 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 490313 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 490313 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 490313 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 490314 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 490314 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 490314 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 490314 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 490314 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 490314 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 490314 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 490314 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 490314 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 490314 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 490314 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 490314 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0) [junit4] 2> 490315 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 490315 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 490315 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 490316 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 490316 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 490316 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 490316 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 490316 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 490316 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 490317 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96572137937174535-127.0.0.1:46529_solr-n_0000000000 [junit4] 2> 490317 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96572137937174537-127.0.0.1:42734_solr-n_0000000001 [junit4] 2> 490317 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96572137937174536-127.0.0.1:46013_solr-n_0000000002 [junit4] 2> 490317 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46529_solr [junit4] 2> 490317 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 490317 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96572137937174535-127.0.0.1:46529_solr-n_0000000000 to know if I could be the leader [junit4] 2> 490317 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96572137937174537-127.0.0.1:42734_solr-n_0000000001 to know if I could be the leader [junit4] 2> 490317 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42734_solr [junit4] 2> 490317 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42734_solr [junit4] 2> 490317 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46013_solr [junit4] 2> 490317 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46013_solr [junit4] 2> 490317 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.Overseer Overseer (id=96572137937174535-127.0.0.1:46529_solr-n_0000000000) starting [junit4] 2> 490318 INFO (zkCallback-376-thread-1) [ ] 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> 490318 INFO (zkCallback-378-thread-1) [ ] 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> 490318 INFO (zkCallback-377-thread-1) [ ] 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> 490318 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 490319 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 490319 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 490319 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 490323 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 490323 INFO (OverseerCollectionConfigSetProcessor-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations [junit4] 2> 490323 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 490323 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46529_solr as DOWN [junit4] 2> 490324 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2) [junit4] 2> 490324 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46529_solr [junit4] 2> 490324 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46529_solr [junit4] 2> 490324 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"downnode", [junit4] 2> "node_name":"127.0.0.1:46529_solr"} current state version: 0 [junit4] 2> 490325 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:46529_solr [junit4] 2> 490325 INFO (zkCallback-378-thread-1) [ ] 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> 490325 INFO (zkCallback-377-thread-1) [ ] 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> 490325 INFO (zkCallback-376-thread-1) [ ] 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> 490325 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 490334 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 490325 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 490339 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 490339 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 490339 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/. [junit4] 2> 490340 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 490340 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 490340 INFO (jetty-launcher-362-thread-2) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 490354 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 490354 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 490354 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1/. [junit4] 2> 490355 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 490355 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 490355 INFO (jetty-launcher-362-thread-1) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 490357 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 490357 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 490357 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/. [junit4] 2> 490357 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions [junit4] 2> 490358 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 490358 INFO (jetty-launcher-362-thread-3) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 490358 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490358 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490359 INFO (zkCallback-382-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c3dc48 name:ZooKeeperConnection Watcher:127.0.0.1:42673 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490359 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490359 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490361 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 490361 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 490361 INFO (zkCallback-385-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@73893c name:ZooKeeperConnection Watcher:127.0.0.1:42673/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 490362 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 490362 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 490362 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 490362 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https} [junit4] 2> 490362 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 490363 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/solrconfig.xml [junit4] 2> 490365 INFO (SUITE-BasicAuthIntegrationTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf/schema.xml [junit4] 2> 490437 INFO (qtp33023215-2686) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 490438 INFO (OverseerCollectionConfigSetProcessor-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "name":"authCollection", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 490438 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , { [junit4] 2> "name":"authCollection", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} [junit4] 2> 490438 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection authCollection [junit4] 2> 490438 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/authCollection [junit4] 2> 490438 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/authCollection [junit4] 2> 490439 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 490439 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 490439 INFO (zkCallback-385-thread-1) [ ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 490439 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating... [junit4] 2> 490441 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "name":"authCollection", [junit4] 2> "fromApi":"true", [junit4] 2> "replicationFactor":"1", [junit4] 2> "collection.configName":"conf", [junit4] 2> "numShards":"3", [junit4] 2> "stateFormat":"2", [junit4] 2> "operation":"create"} current state version: 0 [junit4] 2> 490441 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ClusterStateMutator building a new cName: authCollection [junit4] 2> 490441 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/authCollection/state.json [junit4] 2> 490541 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection authCollection, shardNames [shard1, shard2, shard3] , replicationFactor : 1 [junit4] 2> 490541 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.CreateCollectionCmd Creating core authCollection_shard3_replica1 as part of shard shard3 of collection authCollection on 127.0.0.1:42734_solr [junit4] 2> 490542 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.CreateCollectionCmd Creating core authCollection_shard2_replica1 as part of shard shard2 of collection authCollection on 127.0.0.1:46013_solr [junit4] 2> 490542 INFO (OverseerThreadFactory-1344-thread-1) [ ] o.a.s.c.CreateCollectionCmd Creating core authCollection_shard1_replica1 as part of shard shard1 of collection authCollection on 127.0.0.1:46529_solr [junit4] 2> 490551 INFO (qtp33023215-2687) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2 [junit4] 2> 490552 INFO (qtp33023215-2687) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=conf, collection=authCollection, loadOnStartup=true, transient=false, name=authCollection_shard1_replica1, numShards=3, shard=shard1, config=solrconfig.xml, configSetProperties=configsetprops.json} [junit4] 2> 490552 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController publishing state=down [junit4] 2> 490553 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController Registering watch for collection authCollection [junit4] 2> 490553 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"authCollection_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46529/solr", [junit4] 2> "node_name":"127.0.0.1:46529_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 490553 INFO (qtp33023215-2687) [ ] o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0] [junit4] 2> 490553 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={ [junit4] 2> "core":"authCollection_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46529/solr", [junit4] 2> "node_name":"127.0.0.1:46529_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} [junit4] 2> 490554 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController look for our core node name [junit4] 2> 490615 INFO (qtp22677239-2668) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2 [junit4] 2> 490616 INFO (qtp22677239-2668) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=conf, collection=authCollection, loadOnStartup=true, transient=false, name=authCollection_shard2_replica1, numShards=3, shard=shard2, config=solrconfig.xml, configSetProperties=configsetprops.json} [junit4] 2> 490616 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController publishing state=down [junit4] 2> 490617 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController Registering watch for collection authCollection [junit4] 2> 490617 INFO (qtp22677239-2668) [ ] o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0] [junit4] 2> 490617 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController look for our core node name [junit4] 2> 490617 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"authCollection_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46013/solr", [junit4] 2> "node_name":"127.0.0.1:46013_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 490617 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={ [junit4] 2> "core":"authCollection_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:46013/solr", [junit4] 2> "node_name":"127.0.0.1:46013_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} [junit4] 2> 490624 INFO (qtp6260321-2669) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2 [junit4] 2> 490624 INFO (qtp6260321-2669) [ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, collection.configName=conf, collection=authCollection, loadOnStartup=true, transient=false, name=authCollection_shard3_replica1, numShards=3, shard=shard3, config=solrconfig.xml, configSetProperties=configsetprops.json} [junit4] 2> 490624 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController publishing state=down [junit4] 2> 490625 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController Registering watch for collection authCollection [junit4] 2> 490625 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"authCollection_shard3_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:42734/solr", [junit4] 2> "node_name":"127.0.0.1:42734_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 490625 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ReplicaMutator Update state numShards=3 message={ [junit4] 2> "core":"authCollection_shard3_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:42734/solr", [junit4] 2> "node_name":"127.0.0.1:42734_solr", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"authCollection", [junit4] 2> "operation":"state"} [junit4] 2> 490625 INFO (qtp6260321-2669) [ ] o.a.s.c.c.ZkStateReader Add data for [authCollection] ver [0] [junit4] 2> 490625 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController look for our core node name [junit4] 2> 490727 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/authCollection/state.json version: 0 [junit4] 2> 490727 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 490727 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 490727 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 490727 INFO (zkCallback-377-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1] [junit4] 2> 490727 INFO (zkCallback-376-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1] [junit4] 2> 490727 INFO (zkCallback-378-thread-1) [ ] o.a.s.c.c.ZkStateReader Updating data for [authCollection] from [0] to [1] [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController waiting to find shard id in clusterstate for authCollection_shard1_replica1 [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController Check for collection zkNode:authCollection [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/authCollection] [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] specified config exists in ZooKeeper [junit4] 2> 491554 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/authCollection_shard1_replica1' [junit4] 2> 491555 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 491555 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 491555 INFO (qtp33023215-2687) [ ] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 491558 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 491559 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 491565 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 491567 INFO (qtp33023215-2687) [ ] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal [junit4] 2> 491572 INFO (qtp33023215-2687) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 491572 INFO (qtp33023215-2687) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 491572 INFO (qtp33023215-2687) [ ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using configuration from collection authCollection [junit4] 2> 491573 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 491573 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/authCollection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/] [junit4] 2> 491573 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: authCollection_shard1_replica1 [junit4] 2> 491573 INFO (qtp33023215-2687) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/snapshot_metadata [junit4] 2> 491573 INFO (qtp33023215-2687) [ ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 491574 INFO (qtp33023215-2687) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data [junit4] 2> 491574 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/index/ [junit4] 2> 491574 WARN (qtp33023215-2687) [ ] o.a.s.c.SolrCore [authCollection_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 491574 INFO (qtp33023215-2687) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/index [junit4] 2> 491575 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d1412 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@197d192),segFN=segments_1,generation=1} [junit4] 2> 491575 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 491575 INFO (OldIndexDirectoryCleanupThreadForCore-authCollection_shard1_replica1) [ ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core authCollection_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/ [junit4] 2> 491575 WARN (OldIndexDirectoryCleanupThreadForCore-authCollection_shard1_replica1) [ ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node3/./authCollection_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 491577 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 491578 INFO (qtp33023215-2687) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 491579 INFO (qtp33023215-2687) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 491580 INFO (qtp33023215-2687) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 491581 INFO (qtp33023215-2687) [ ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 491582 INFO (qtp33023215-2687) [ ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms [junit4] 2> 491582 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 491582 INFO (qtp33023215-2687) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 491582 INFO (qtp33023215-2687) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 491583 INFO (qtp33023215-2687) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 491583 INFO (qtp33023215-2687) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 491584 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@4d1412 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@197d192),segFN=segments_1,generation=1} [junit4] 2> 491584 INFO (qtp33023215-2687) [ ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1 [junit4] 2> 491584 INFO (qtp33023215-2687) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@148a8b9[authCollection_shard1_replica1] main] [junit4] 2> 491584 INFO (qtp33023215-2687) [ ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/authCollection] [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] specified config exists in ZooKeeper [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf/_rest_managed.json [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 491585 INFO (searcherExecutor-1351-thread-1) [ ] o.a.s.c.SolrCore [authCollection_shard1_replica1] Registered new searcher Searcher@148a8b9[authCollection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 491585 INFO (qtp33023215-2687) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1545154208482721792 [junit4] 2> 491587 INFO (qtp33023215-2687) [ ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1545154208482721792 [junit4] 2> 491587 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController watch zkdir /configs/conf [junit4] 2> 491587 INFO (qtp33023215-2687) [ ] o.a.s.c.CoreContainer registering core: authCollection_shard1_replica1 [junit4] 2> 491587 INFO (qtp33023215-2687) [ ] o.a.s.c.ZkController Register replica - core:authCollection_shard1_replica1 address:https://127.0.0.1:46529/solr collection:authCollection shard:shard1 [junit4] 2> 491588 INFO (qtp33023215-2687) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/authCollection/leader_elect/shard1/election [junit4] 2> 491589 INFO (qtp33023215-2687) [ ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/authCollection/leader_elect/shard1/election/96572137937174535-core_node1-n_0000000000 [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000 [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46529/solr/authCollection_shard1_replica1/ [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 491590 INFO (qtp33023215-2687) [ ] o.a.s.c.SyncStrategy https://127.0.0.1:46529/solr/authCollection_shard1_replica1/ has no replicas [junit4] 2> 491590 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"authCollection"} current state version: 0 [junit4] 2> 491591 INFO (qtp33023215-2687) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/authCollection/leaders/shard1 [junit4] 2> 491592 INFO (qtp33023215-2687) [ ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/authCollection/leaders/shard1/leader after winning as /collections/authCollection/leader_elect/shard1/election/96572137937174535-core_node1-n_0000000000 [junit4] 2> 491593 INFO (qtp33023215-2687) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46529/solr/authCollection_shard1_replica1/ shard1 [junit4] 2> 491593 INFO (OverseerStateUpdate-96572137937174535-127.0.0.1:46529_solr-n_0000000000) [ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"authCollection", [junit4] 2> "base_url":"https://127.0.0.1:46529/solr", [junit4] 2> "core":"authCollection_shard1_replica1", [junit4] 2> "state":"active"} current state version: 0 [junit4] 2> 491617 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController waiting to find shard id in clusterstate for authCollection_shard2_replica1 [junit4] 2> 491617 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController Check for collection zkNode:authCollection [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/authCollection] [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] specified config exists in ZooKeeper [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/authCollection_shard2_replica1' [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 491618 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 491619 INFO (qtp22677239-2668) [ ] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 491621 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 491627 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController waiting to find shard id in clusterstate for authCollection_shard3_replica1 [junit4] 2> 491627 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 491627 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController Check for collection zkNode:authCollection [junit4] 2> 491627 INFO (qtp6260321-2669) [ ] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 491627 INFO (qtp6260321-2669) [ ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/authCollection] [junit4] 2> 491628 INFO (qtp6260321-2669) [ ] o.a.s.c.c.ZkStateReader path=[/collections/authCollection] [configName]=[conf] specified config exists in ZooKeeper [junit4] 2> 491628 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node1/authCollection_shard3_replica1' [junit4] 2> 491628 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 491628 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI) [junit4] 2> 491629 INFO (qtp6260321-2669) [ ] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 491630 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 491636 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 491636 INFO (qtp22677239-2668) [ ] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal [junit4] 2> 491637 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0 [junit4] 2> 491639 INFO (qtp22677239-2668) [ ] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 491641 INFO (qtp22677239-2668) [ ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2 [junit4] 2> 491641 INFO (qtp22677239-2668) [ ] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection [junit4] 2> 491641 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 491641 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/authCollection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data/] [junit4] 2> 491641 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrCore JMX monitoring not detected for core: authCollection_shard2_replica1 [junit4] 2> 491641 INFO (qtp6260321-2669) [ ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml [junit4] 2> 491642 INFO (qtp22677239-2668) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data/snapshot_metadata [junit4] 2> 491642 INFO (qtp22677239-2668) [ ] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file... [junit4] 2> 491642 INFO (qtp22677239-2668) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data [junit4] 2> 491642 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data/index/ [junit4] 2> 491642 WARN (qtp22677239-2668) [ ] o.a.s.c.SolrCore [authCollection_shard2_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 491643 INFO (qtp22677239-2668) [ ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_CCAB15CB81238360-001/tempDir-001/node2/./authCollection_shard2_replica1/data/index [junit4] 2> 491643 INFO (qtp22677239-2668) [ ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@10041bf lockFactory=org.apache.lucene.store.Sin [...truncated too long message...] nit4] ERROR 61.2s J1 | LeaderFailoverAfterPartitionTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1] [junit4] > at __randomizedtesting.SeedInfo.seed([CCAB15CB81238360:44FF2A112FDFEE98]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:592) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:578) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:174) [junit4] > at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:55) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method) [junit4] > at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62) [junit4] > at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1] [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:384) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730) [junit4] > at java.util.concurrent.FutureTask.run(java.base@9-ea/FutureTask.java:264) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-ea/ThreadPoolExecutor.java:1158) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-ea/ThreadPoolExecutor.java:632) [junit4] > ... 1 more [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:41669/c8n_1x3_lf_shard1_replica1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:405) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:357) [junit4] > ... 6 more [junit4] > Caused by: java.net.ConnectException: Connection refused [junit4] > at java.net.PlainSocketImpl.socketConnect(java.base@9-ea/Native Method) [junit4] > at java.net.AbstractPlainSocketImpl.doConnect(java.base@9-ea/AbstractPlainSocketImpl.java:400) [junit4] > at java.net.AbstractPlainSocketImpl.connectToAddress(java.base@9-ea/AbstractPlainSocketImpl.java:243) [junit4] > at java.net.AbstractPlainSocketImpl.connect(java.base@9-ea/AbstractPlainSocketImpl.java:225) [junit4] > at java.net.SocksSocketImpl.connect(java.base@9-ea/SocksSocketImpl.java:402) [junit4] > at java.net.Socket.connect(java.base@9-ea/Socket.java:591) [junit4] > at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:117) [junit4] > at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497) [junit4] > ... 10 more [junit4] 2> 1705715 INFO (SUITE-LeaderFailoverAfterPartitionTest-seed#[CCAB15CB81238360]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderFailoverAfterPartitionTest_CCAB15CB81238360-001 [junit4] 2> Sep 11, 2016 6:24:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=th-TH, timezone=Etc/GMT+3 [junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=207122264,total=473268224 [junit4] 2> NOTE: All tests run in this JVM: [DateMathParserTest, CloudMLTQParserTest, HdfsWriteToMultipleCollectionsTest, SpatialHeatmapFacetsTest, TestSha256AuthenticationProvider, TestSubQueryTransformerCrossCore, ConvertedLegacyTest, SolrInfoMBeanTest, FileUtilsTest, TestLeaderElectionZkExpiry, TestDynamicLoading, DistributedQueryComponentOptimizationTest, EnumFieldTest, TestSortByMinMaxFunction, DistributedDebugComponentTest, TestCloudInspectUtil, TestSlowCompositeReaderWrapper, TestSchemaManager, TermsComponentTest, TestStressVersions, TestFreeTextSuggestions, TestSchemaNameResource, DistributedVersionInfoTest, TestLockTree, CloudExitableDirectoryReaderTest, TestAnalyzeInfixSuggestions, TestDistributedGrouping, MoreLikeThisHandlerTest, HdfsRecoveryZkTest, ParsingFieldUpdateProcessorsTest, TestBM25SimilarityFactory, HighlighterTest, TestQueryUtils, TestDFISimilarityFactory, ZkCLITest, TestSolrXml, TestInitParams, TestRequestForwarding, TestSuggestSpellingConverter, TestExceedMaxTermLength, TestUpdate, TestEmbeddedSolrServerConstructors, TestRawResponseWriter, TestManagedSynonymFilterFactory, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestDownShardTolerantSearch, DistanceFunctionTest, TestTolerantUpdateProcessorCloud, ReplaceNodeTest, TestScoreJoinQPNoScore, CollectionTooManyReplicasTest, TestDistributedStatsComponentCardinality, RollingRestartTest, TestSurroundQueryParser, SliceStateTest, DocValuesTest, TestFieldCacheReopen, TestReplicationHandlerBackup, TestComplexPhraseQParserPlugin, DirectoryFactoryTest, ZkStateReaderTest, TestCollationFieldDocValues, ShardSplitTest, TestLMDirichletSimilarityFactory, CdcrVersionReplicationTest, SolrIndexSplitterTest, SuggesterFSTTest, TestCustomDocTransformer, InfoHandlerTest, TestTrie, DeleteLastCustomShardedReplicaTest, TestCloudManagedSchema, LoggingHandlerTest, QueryResultKeyTest, OverriddenZkACLAndCredentialsProvidersTest, WordBreakSolrSpellCheckerTest, TestSQLHandler, DistributedIntervalFacetingTest, EchoParamsTest, OpenCloseCoreStressTest, TestSortingResponseWriter, IndexSchemaTest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestObjectReleaseTracker, DeleteShardTest, CopyFieldTest, ShardRoutingTest, TestQueryTypes, DirectSolrConnectionTest, BlockJoinFacetRandomTest, TestSolrIndexConfig, CdcrReplicationDistributedZkTest, TestTrieFacet, SolrIndexConfigTest, TestFiltering, TestElisionMultitermQuery, DistribDocExpirationUpdateProcessorTest, TestShortCircuitedRequests, AsyncMigrateRouteKeyTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SpellCheckComponentTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, NoCacheHeaderTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, TestWriterPerf, FileBasedSpellCheckerTest, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AssignTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, LeaderFailoverAfterPartitionTest] [junit4] Completed [461/630 (2!)] on J1 in 61.99s, 1 test, 1 error <<< FAILURES! [...truncated 50395 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org