Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/13/
1 tests failed. REGRESSION: org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:55692/c_ir/pc] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55692/c_ir/pc] at __randomizedtesting.SeedInfo.seed([6BD09C400B46C669:C0C94A874127065E]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152) at org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:165) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) 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:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55692/c_ir/pc: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /c_ir/pc/admin/collections. Reason: <pre> org.apache.solr.common.SolrException: Error during request authentication, </pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) ... 47 more Build Log: [...truncated 10567 lines...] [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberos [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/init-core-data-001 [junit4] 2> 1416246 T7503 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /c_ir/pc [junit4] 2> 1421157 T7503 oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the admin password of directory service instance 'DefaultKrbServer'. Please update the admin password as soon as possible to prevent a possible security breach. [junit4] 2> 1421677 T7503 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 1421677 T7511 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1421677 T7511 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1421777 T7503 oasc.ZkTestServer.run start zk server on port:40675 [junit4] 2> 1421778 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1421779 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1421782 T7516 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1421783 T7518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2662d322 name:ZooKeeperConnection Watcher:127.0.0.1:40675 got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1421783 T7518 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1421785 T7518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2662d322 name:ZooKeeperConnection Watcher:127.0.0.1:40675 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1421785 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1421786 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1421786 T7503 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1421789 T7512 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d8e3e362f0000, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1421789 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1421790 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1421795 T7519 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1421796 T7521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6902930e name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1421796 T7521 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1421796 T7521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6902930e name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1421797 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1421797 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1421797 T7503 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1421800 T7503 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1421802 T7503 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1421803 T7503 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1421804 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1421805 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1421807 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1421807 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1421809 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1421809 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1421811 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1421811 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1421813 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1421813 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1421826 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1421827 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1421830 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1421830 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1421831 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1421832 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1421833 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1421833 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1421835 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1421835 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1421836 T7503 oasc.AbstractZkTestCase.putConfig put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1421836 T7503 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1421839 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1421840 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1421840 T7522 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1421844 T7524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48b814f9 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1421844 T7524 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1421844 T7524 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48b814f9 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1421844 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1421845 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1422167 T7503 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1 [junit4] 2> 1422169 T7503 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 1422171 T7503 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@56b41cd4{/c_ir/pc,null,AVAILABLE} [junit4] 2> 1422171 T7503 oejs.AbstractConnector.doStart Started ServerConnector@65ed2e36{HTTP/1.1}{127.0.0.1:55692} [junit4] 2> 1422172 T7503 oejs.Server.doStart Started @1425042ms [junit4] 2> 1422172 T7503 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-002/control/data, hostContext=/c_ir/pc, hostPort=55692, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores} [junit4] 2> 1422172 T7503 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44 [junit4] 2> 1422173 T7503 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/' [junit4] 2> 1422189 T7503 oasc.SolrXmlConfig.fromFile Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/solr.xml [junit4] 2> 1422195 T7503 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores [junit4] 2> 1422196 T7503 oasc.CoreContainer.<init> New CoreContainer 95775166 [junit4] 2> 1422197 T7503 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/] [junit4] 2> 1422197 T7503 oasc.CoreContainer.load loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/lib [junit4] 2> 1422197 T7503 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/lib). [junit4] 2> 1422222 T7503 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1422234 T7503 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1422235 T7503 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1422235 T7503 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1422235 T7503 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 1422235 T7503 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:40675/solr [junit4] 2> 1422236 T7503 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1422236 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1422248 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1422254 T7536 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1422255 T7538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b6325c2 name:ZooKeeperConnection Watcher:127.0.0.1:40675 got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1422255 T7538 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1422256 T7538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b6325c2 name:ZooKeeperConnection Watcher:127.0.0.1:40675 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1422257 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1422258 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1422260 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1422261 T7539 n:127.0.0.1:55692_c_ir%2Fpc oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1422264 T7541 n:127.0.0.1:55692_c_ir%2Fpc oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52ae7df6 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1422264 T7541 n:127.0.0.1:55692_c_ir%2Fpc oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1422264 T7542 n:127.0.0.1:55692_c_ir%2Fpc oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52ae7df6 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1422264 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1422266 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1422271 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1422273 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1422274 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1422276 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1422277 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1422278 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1422279 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1422280 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55692_c_ir%2Fpc [junit4] 2> 1422281 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55692_c_ir%2Fpc [junit4] 2> 1422282 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1422283 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1422284 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1422285 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55692_c_ir%2Fpc [junit4] 2> 1422286 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1422287 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer.start Overseer (id=93887565092814852-127.0.0.1:55692_c_ir%2Fpc-n_0000000000) starting [junit4] 2> 1422288 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1422292 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1422293 T7544 n:127.0.0.1:55692_c_ir%2Fpc oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1422293 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1422293 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1422324 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CoreContainer.initializeAuthenticationPlugin Authentication plugin class obtained from ZK: org.apache.solr.security.KerberosPlugin [junit4] 2> 1422332 T7503 n:127.0.0.1:55692_c_ir%2Fpc oass.KerberosPlugin.init Params: {token.valid=30, kerberos.principal=HTTP/127.0.0.1, cookie.domain=127.0.0.1, kerberos.keytab=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/keytabs, cookie.path=/, type=kerberos, kerberos.name.rules=DEFAULT} [junit4] 2> 1422353 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CoreContainer.initializeAuthenticationPlugin Reconfiguring the shard handler factory and update shard handler. [junit4] 2> 1422353 T7503 n:127.0.0.1:55692_c_ir%2Fpc oashc.HttpShardHandlerFactory.reconfigureHttpClient Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@19a33528 [junit4] 2> 1422354 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1422357 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasu.UpdateShardHandler.reconfigureHttpClient Reconfiguring the default client with: org.apache.solr.client.solrj.impl.Krb5HttpClientConfigurer@19a33528 [junit4] 2> 1422357 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1422359 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CorePropertiesLocator.discover Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores [junit4] 2> 1422360 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 1422360 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/ [junit4] 2> 1422360 T7503 n:127.0.0.1:55692_c_ir%2Fpc oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1422362 T7547 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1422362 T7547 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1422363 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1422363 T7542 n:127.0.0.1:55692_c_ir%2Fpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1422364 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1422364 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1422364 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1422365 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1422366 T7542 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423363 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1423363 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1423364 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1423364 T7547 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1423365 T7547 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1423365 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/' [junit4] 2> 1423380 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1423389 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1423393 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1423402 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1423403 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1423410 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1423522 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1423528 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1423529 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1423537 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1423539 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1423540 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1423541 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1423541 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1423542 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1423542 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1423542 T7547 n:127.0.0.1:55692_c_ir%2Fpc oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1423543 T7547 n:127.0.0.1:55692_c_ir%2Fpc oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1423543 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1423543 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/], dataDir=[null] [junit4] 2> 1423543 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b6c73ff [junit4] 2> 1423544 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data [junit4] 2> 1423544 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index/ [junit4] 2> 1423544 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 1423544 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.CachingDirectoryFactory.get return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index [junit4] 2> 1423545 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1423545 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2801d3a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f422249),segFN=segments_1,generation=1} [junit4] 2> 1423546 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1423549 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1423549 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1423549 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1423549 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1423550 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1423550 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1423550 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1423550 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1423550 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1423552 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1423553 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1423554 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1423555 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1423557 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1423558 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1423558 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1423559 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1423560 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1423560 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1423560 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4585437687950725] [junit4] 2> 1423561 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2801d3a5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f422249),segFN=segments_1,generation=1} [junit4] 2> 1423561 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1423561 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@681281e[collection1] main [junit4] 2> 1423561 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1423562 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1423562 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1423563 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1423563 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1423563 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1423563 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1423564 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1423564 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1423564 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1423564 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 1423565 T7548 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@681281e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1423565 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.UpdateLog.onFirstSearcher On first searcher opened, looking up max value of version field [junit4] 2> 1423566 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.VersionInfo.getMaxVersionFromIndex Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1423566 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.VersionInfo.getMaxVersionFromIndex No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1423566 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Could not find max version in index or recent updates, using new clock 1502201043463700480 [junit4] 2> 1423570 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasu.UpdateLog.seedBucketsWithHighestVersion Took 4 ms to seed version buckets with highest version 1502201043463700480 [junit4] 2> 1423570 T7547 n:127.0.0.1:55692_c_ir%2Fpc x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1423571 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55692/c_ir/pc collection:control_collection shard:shard1 [junit4] 2> 1423571 T7503 n:127.0.0.1:55692_c_ir%2Fpc oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1423572 T7503 n:127.0.0.1:55692_c_ir%2Fpc oass.SolrDispatchFilter.init user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1 [junit4] 2> 1423572 T7503 n:127.0.0.1:55692_c_ir%2Fpc oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1423573 T7503 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1423574 T7503 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1423574 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1423574 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1423580 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1423581 T7552 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1423582 T7554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6e48e6 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1423582 T7554 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1423586 T7554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6e48e6 name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1423586 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1423587 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1423587 T7503 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1423587 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1423589 T7542 n:127.0.0.1:55692_c_ir%2Fpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1423589 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1423589 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1124 name=collection1 org.apache.solr.core.SolrCore@12227277 url=http://127.0.0.1:55692/c_ir/pc/collection1 node=127.0.0.1:55692_c_ir%2Fpc C1124_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:55692/c_ir/pc, node_name=127.0.0.1:55692_c_ir%2Fpc, state=down} [junit4] 2> 1423590 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 C1124 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55692/c_ir/pc/collection1/ [junit4] 2> 1423590 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1423590 T7503 oas.SolrTestCaseJ4.setUp ###Starting testKerberizedSolr [junit4] 2> 1423591 T7503 oascsi.Krb5HttpClientConfigurer.configure Setting up SPNego auth with config: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf [junit4] 2> 1423590 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 C1124 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1423591 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 C1124 oasc.SyncStrategy.syncToMe http://127.0.0.1:55692/c_ir/pc/collection1/ has no replicas [junit4] 2> 1423592 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55692/c_ir/pc/collection1/ shard1 [junit4] 2> 1423592 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1423592 T7503 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1423594 T7503 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1423594 T7555 oaz.ClientCnxn$SendThread.startConnect WARN SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found in specified JAAS configuration file: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/jaas-client.conf'. Will continue connection to Zookeeper server without SASL authentication, if Zookeeper server allows it. [junit4] 2> 1423595 T7542 n:127.0.0.1:55692_c_ir%2Fpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1423596 T7557 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a5ad9a name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:AuthFailed type:None path:null path:null type:None [junit4] 2> 1423596 T7557 oascc.ConnectionManager.process WARN zkClient received AuthFailed [junit4] 2> 1423596 T7558 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a5ad9a name:ZooKeeperConnection Watcher:127.0.0.1:40675/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1423596 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 1423596 T7503 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1423597 T7503 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1423597 T7503 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1423618 T7503 oahcp.ResponseProcessCookies.processCookies WARN Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT [junit4] 1> Debug is true storeKey true useTicketCache false useKeyTab true doNotPrompt false ticketCache is null isInitiator true KeyTab is /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/tempDir-001/minikdc/keytabs refreshKrb5Config is true principal is HTTP/127.0.0.1 tryFirstPass is false useFirstPass is false storePass is false clearPass is false [junit4] 1> Refreshing Kerberos configuration [junit4] 2> 1423699 T7558 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423699 T7554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423699 T7542 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423746 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:55692/c_ir/pc/collection1/ and leader is http://127.0.0.1:55692/c_ir/pc/collection1/ [junit4] 2> 1423746 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55692/c_ir/pc [junit4] 2> 1423746 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1423747 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1423747 T7551 n:127.0.0.1:55692_c_ir%2Fpc c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1423748 T7542 n:127.0.0.1:55692_c_ir%2Fpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1423749 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 1423749 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasco.ReplicaMutator.updateState Update state numShards=null message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1423852 T7558 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423852 T7542 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1423852 T7554 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 1> principal is HTTP/[email protected] [junit4] 1> Will use keytab [junit4] 1> Commit Succeeded [junit4] 1> [junit4] 2> org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to HTTP/[email protected] [junit4] 2> at org.apache.hadoop.security.authentication.util.KerberosName.getShortName(KerberosName.java:389) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:378) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:348) [junit4] 2> at java.security.AccessController.doPrivileged(Native Method) [junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.authenticate(KerberosAuthenticationHandler.java:348) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:507) [junit4] 2> at org.apache.solr.security.KerberosFilter.doFilter(KerberosFilter.java:50) [junit4] 2> at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:120) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:253) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:497) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> 1424498 T7530 oejs.ServletHandler.doHandle WARN /c_ir/pc/admin/collections org.apache.solr.common.SolrException: Error during request authentication, [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:261) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:203) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:196) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83) [junit4] 2> at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:497) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> Caused by: org.apache.hadoop.security.authentication.util.KerberosName$NoMatchingRule: No rules applied to HTTP/[email protected] [junit4] 2> at org.apache.hadoop.security.authentication.util.KerberosName.getShortName(KerberosName.java:389) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:378) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler$2.run(KerberosAuthenticationHandler.java:348) [junit4] 2> at java.security.AccessController.doPrivileged(Native Method) [junit4] 2> at javax.security.auth.Subject.doAs(Subject.java:422) [junit4] 2> at org.apache.hadoop.security.authentication.server.KerberosAuthenticationHandler.authenticate(KerberosAuthenticationHandler.java:348) [junit4] 2> at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:507) [junit4] 2> at org.apache.solr.security.KerberosFilter.doFilter(KerberosFilter.java:50) [junit4] 2> at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:120) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:253) [junit4] 2> ... 23 more [junit4] 2> [junit4] 2> 1424504 T7503 oas.SolrTestCaseJ4.tearDown ###Ending testKerberizedSolr [junit4] 2> 1424860 T7503 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 55692 [junit4] 2> 1424860 T7503 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=95775166 [junit4] 2> 1424860 T7503 c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1424861 T7503 c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1424861 T7542 n:127.0.0.1:55692_c_ir%2Fpc oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1424861 T7503 c:control_collection s:shard1 x:collection1 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@12227277 [junit4] 2> 1424862 T7503 c:control_collection s:shard1 x:collection1 oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1] [junit4] 2> 1424862 T7503 c:control_collection s:shard1 x:collection1 oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1] [junit4] 2> 1424862 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 1424862 T7503 c:control_collection s:shard1 x:collection1 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1424863 T7503 c:control_collection s:shard1 x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1424863 T7503 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1424863 T7503 c:control_collection s:shard1 x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1424863 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasco.ReplicaMutator.updateState Update state numShards=null message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:55692/c_ir/pc", [junit4] 2> "node_name":"127.0.0.1:55692_c_ir%2Fpc", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1424864 T7503 c:control_collection s:shard1 x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 1424873 T7503 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1424874 T7503 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data;done=false>>] [junit4] 2> 1424874 T7503 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data [junit4] 2> 1424874 T7503 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index;done=false>>] [junit4] 2> 1424874 T7503 c:control_collection s:shard1 x:collection1 oasc.CachingDirectoryFactory.close Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001/control-001/cores/collection1/data/index [junit4] 2> 1424875 T7503 c:control_collection s:shard1 x:collection1 oasc.Overseer.close Overseer (id=93887565092814852-127.0.0.1:55692_c_ir%2Fpc-n_0000000000) closing [junit4] 2> 1424875 T7543 n:127.0.0.1:55692_c_ir%2Fpc oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:55692_c_ir%2Fpc [junit4] 2> 1424877 T7542 n:127.0.0.1:55692_c_ir%2Fpc oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1424879 T7503 oejs.AbstractConnector.doStop Stopped ServerConnector@65ed2e36{HTTP/1.1}{127.0.0.1:0} [junit4] 2> 1424880 T7503 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@56b41cd4{/c_ir/pc,null,UNAVAILABLE} [junit4] 2> 1424881 T7503 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40675 40675 [junit4] 2> 1425438 T7511 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:40675 40675 [junit4] 2> 1425441 T7511 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 3 /solr/aliases.json [junit4] 2> 3 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 3 /solr/live_nodes [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrCloudWithKerberos -Dtests.method=testKerberizedSolr -Dtests.seed=6BD09C400B46C669 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 9.21s J1 | TestSolrCloudWithKerberos.testKerberizedSolr <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55692/c_ir/pc] [junit4] > at __randomizedtesting.SeedInfo.seed([6BD09C400B46C669:C0C94A874127065E]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152) [junit4] > at org.apache.solr.cloud.TestSolrCloudWithKerberos.testKerberizedSolr(TestSolrCloudWithKerberos.java:165) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:55692/c_ir/pc: Expected mime type application/octet-stream but got text/html. <html> [junit4] > <head> [junit4] > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> [junit4] > <title>Error 500 </title> [junit4] > </head> [junit4] > <body> [junit4] > <h2>HTTP ERROR: 500</h2> [junit4] > <p>Problem accessing /c_ir/pc/admin/collections. Reason: [junit4] > <pre> org.apache.solr.common.SolrException: Error during request authentication, </pre></p> [junit4] > <hr /><i><small>Powered by Jetty://</small></i> [junit4] > </body> [junit4] > </html> [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) [junit4] > ... 47 more [junit4] 2> 1425453 T7503 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberos 6BD09C400B46C669-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=es_PE, timezone=America/Ensenada [junit4] 2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_25 (64-bit)/cpus=4,threads=1,free=114980656,total=516423680 [junit4] 2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, WordBreakSolrSpellCheckerTest, CoreMergeIndexesAdminHandlerTest, CurrencyFieldOpenExchangeTest, ParsingFieldUpdateProcessorsTest, BasicFunctionalityTest, SharedFSAutoReplicaFailoverTest, DistributedMLTComponentTest, TestCloudManagedSchema, TestSerializedLuceneMatchVersion, ReturnFieldsTest, TestCoreDiscovery, TestSolrCoreProperties, CollectionReloadTest, StatelessScriptUpdateProcessorFactoryTest, TestLRUCache, RequestLoggingTest, ChaosMonkeySafeLeaderTest, TestBlobHandler, TestAuthorizationFramework, TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, TestLMDirichletSimilarityFactory, TestSolrDynamicMBean, TestPHPSerializedResponseWriter, TestChildDocTransformer, SystemInfoHandlerTest, TestSolrConfigHandlerConcurrent, TestDistributedGrouping, TestCoreContainer, ConcurrentDeleteAndCreateCollectionTest, BaseCdcrDistributedZkTest, TestStressUserVersions, DistribCursorPagingTest, TestFieldTypeCollectionResource, UpdateParamsTest, TestLRUStatsCache, PreAnalyzedFieldTest, TestDistribDocBasedVersion, TestAtomicUpdateErrorCases, TestFastLRUCache, JsonLoaderTest, SuggesterTSTTest, ExternalCollectionsTest, TestExactStatsCache, HdfsNNFailoverTest, TestDynamicFieldResource, TestSimpleTrackingShardHandler, SolrXmlInZkTest, CopyFieldTest, AlternateDirectoryTest, JSONWriterTest, TestSchemaVersionResource, TestCollationFieldDocValues, TestFuzzyAnalyzedSuggestions, TestIndexSearcher, FieldAnalysisRequestHandlerTest, TestAnalyzeInfixSuggestions, HdfsLockFactoryTest, ShardRoutingTest, SpellingQueryConverterTest, DistanceFunctionTest, RollingRestartTest, OpenCloseCoreStressTest, CoreAdminHandlerTest, TestUniqueKeyFieldResource, ShowFileRequestHandlerTest, CursorMarkTest, EchoParamsTest, OverseerStatusTest, MigrateRouteKeyTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSearchPerf, ZkControllerTest, DistributedTermsComponentTest, CollectionsAPIDistributedZkTest, CacheHeaderTest, RequiredFieldsTest, TestElisionMultitermQuery, ResourceLoaderTest, TestFastWriter, SyncSliceTest, ClusterStateUpdateTest, TestRandomFaceting, TestFaceting, TestHashPartitioner, HardAutoCommitTest, SpellCheckComponentTest, TestGroupingSearch, HighlighterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, TestTrie, PolyFieldTest, FieldMutatingUpdateProcessorTest, DocValuesMultiTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, IndexSchemaTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, SearchHandlerTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2, TestDocSet, TestConfig, NotRequiredUniqueKeyTest, TestCharFilters, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, ScriptEngineTest, DateMathParserTest, PrimUtilsTest, DateFieldTest, ZkNodePropsTest, CircularListTest, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, ShardSplitTest, TestSolrCloudWithKerberos] [junit4] Completed [403/502] on J1 in 9.24s, 1 test, 1 error <<< FAILURES! [...truncated 324 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:526: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:474: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:61: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/extra-targets.xml:39: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:230: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:512: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1415: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:973: There were test failures: 502 suites, 1984 tests, 1 error, 35 ignored (25 assumptions) Total time: 51 minutes 18 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #12 Archived 4 artifacts Archive block size is 32768 Received 0 blocks and 255745624 bytes Compression is 0.0% Took 45 sec Recording test results Email was triggered for: Failure Sending email for trigger: Failure
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
