Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11340/ Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseG1GC
2 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:52196/b_wp/vi, https://127.0.0.1:57129/b_wp/vi, https://127.0.0.1:32831/b_wp/vi, https://127.0.0.1:47649/b_wp/vi, https://127.0.0.1:50695/b_wp/vi] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:52196/b_wp/vi, https://127.0.0.1:57129/b_wp/vi, https://127.0.0.1:32831/b_wp/vi, https://127.0.0.1:47649/b_wp/vi, https://127.0.0.1:50695/b_wp/vi] at __randomizedtesting.SeedInfo.seed([392500BB7C54ED56:B8C38EA30B0B8D6A]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:43) 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.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more REGRESSION: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: Doc with id=2 not found in http://127.0.0.1:56327/d/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:56327/d/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([392500BB7C54ED56:B8C38EA30B0B8D6A]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:437) at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:324) at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) 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:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) 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:43) 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) Build Log: [...truncated 11952 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/init-core-data-001 [junit4] 2> 2090302 T5874 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true) [junit4] 2> 2090302 T5874 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /b_wp/vi [junit4] 2> 2090305 T5874 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2090305 T5874 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2090306 T5875 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2090406 T5874 oasc.ZkTestServer.run start zk server on port:37693 [junit4] 2> 2090407 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2090408 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2090409 T5881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d3cb7c name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2090410 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2090410 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2090410 T5874 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2090413 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2090414 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2090415 T5883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f20cf0 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2090415 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2090415 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2090415 T5874 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2090417 T5874 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2090418 T5874 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2090419 T5874 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2090420 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2090420 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2090422 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2090422 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2090424 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2090424 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2090425 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2090426 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2090427 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2090427 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2090428 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2090429 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2090430 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2090430 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2090431 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2090432 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2090433 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2090433 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2090435 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2090435 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2090436 T5874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2090437 T5874 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2090438 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2090439 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2090440 T5885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14e34ea name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2090440 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2090440 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2090710 T5874 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2090713 T5874 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2090740 T5874 oejs.AbstractConnector.doStart Started [email protected]:52196 [junit4] 2> 2090742 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2090743 T5874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2090743 T5874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002 [junit4] 2> 2090743 T5874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/' [junit4] 2> 2090760 T5874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/solr.xml [junit4] 2> 2090769 T5874 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002 [junit4] 2> 2090770 T5874 oasc.CoreContainer.<init> New CoreContainer 32445911 [junit4] 2> 2090770 T5874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/] [junit4] 2> 2090771 T5874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2090772 T5874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2090772 T5874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2090772 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2090773 T5874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2090773 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2090774 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2090774 T5874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2090775 T5874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2090776 T5874 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2090778 T5874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2090778 T5874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2090779 T5874 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2090779 T5874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37693/solr [junit4] 2> 2090780 T5874 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2090780 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2090781 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2090782 T5896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e8785c name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2090782 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2090783 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2090797 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2090797 T5898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@192b7d0 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2090798 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2090799 T5874 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2090801 T5874 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2090803 T5874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2090805 T5874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2090807 T5874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2090811 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2090813 T5874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52196_b_wp%2Fvi [junit4] 2> 2090813 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52196_b_wp%2Fvi [junit4] 2> 2090815 T5874 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2090816 T5874 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2090818 T5874 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2090819 T5874 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52196_b_wp%2Fvi [junit4] 2> 2090819 T5874 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2090820 T5874 oasc.Overseer.start Overseer (id=92527465322643460-127.0.0.1:52196_b_wp%2Fvi-n_0000000000) starting [junit4] 2> 2090822 T5874 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2090826 T5874 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2090827 T5900 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2090827 T5874 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2090829 T5874 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2090830 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2090833 T5899 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2090834 T5874 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002 [junit4] 2> 2090839 T5874 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/conf/ [junit4] 2> 2091018 T5874 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2091019 T5874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2091020 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2091022 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2091023 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2091025 T5904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13650a3 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2091026 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2091026 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2091027 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2091028 T5874 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2091028 T5874 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2091029 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2091029 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2091030 T5906 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1355422 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2091030 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2091031 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2091032 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2091034 T5899 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2091035 T5899 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2091035 T5899 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2091037 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2091037 T5907 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> 2091038 T5908 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> 2091315 T5874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2091316 T5874 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2091320 T5874 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2091321 T5874 oejs.AbstractConnector.doStart Started [email protected]:47649 [junit4] 2> 2091323 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2091323 T5874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2091323 T5874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003 [junit4] 2> 2091324 T5874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003/' [junit4] 2> 2091335 T5874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003/solr.xml [junit4] 2> 2091341 T5874 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003 [junit4] 2> 2091342 T5874 oasc.CoreContainer.<init> New CoreContainer 21858198 [junit4] 2> 2091342 T5874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003/] [junit4] 2> 2091343 T5874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2091343 T5874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2091343 T5874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2091344 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2091344 T5874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2091345 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2091345 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2091346 T5874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2091346 T5874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2091348 T5874 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2091349 T5874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2091350 T5874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2091350 T5874 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2091351 T5874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37693/solr [junit4] 2> 2091351 T5874 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2091352 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2091353 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2091354 T5919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d93f5 name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2091354 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2091354 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2091356 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2091356 T5921 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0b8e0 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2091356 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2091360 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2092364 T5874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47649_b_wp%2Fvi [junit4] 2> 2092364 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47649_b_wp%2Fvi [junit4] 2> 2092367 T5874 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2092369 T5874 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003 [junit4] 2> 2092377 T5874 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003/conf/ [junit4] 2> 2092531 T5874 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2092532 T5874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2092533 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2092897 T5874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2092897 T5874 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2092900 T5874 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2092901 T5874 oejs.AbstractConnector.doStart Started [email protected]:50695 [junit4] 2> 2092903 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2092903 T5874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2092904 T5874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004 [junit4] 2> 2092904 T5874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004/' [junit4] 2> 2092918 T5874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004/solr.xml [junit4] 2> 2092925 T5874 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004 [junit4] 2> 2092926 T5874 oasc.CoreContainer.<init> New CoreContainer 19987753 [junit4] 2> 2092926 T5874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004/] [junit4] 2> 2092927 T5874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2092927 T5874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2092928 T5874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2092928 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2092928 T5874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2092929 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2092929 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2092929 T5874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2092930 T5874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2092931 T5874 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2092932 T5874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2092933 T5874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2092933 T5874 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2092934 T5874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37693/solr [junit4] 2> 2092934 T5874 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2092935 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2092935 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2092936 T5934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@136a6c2 name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092936 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2092937 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2092938 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2092939 T5936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195ceea name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2092939 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2092942 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2093946 T5874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50695_b_wp%2Fvi [junit4] 2> 2093947 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50695_b_wp%2Fvi [junit4] 2> 2093949 T5874 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2093957 T5874 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004 [junit4] 2> 2093969 T5874 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-004/conf/ [junit4] 2> 2094126 T5874 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2094127 T5874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2094128 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2094385 T5874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 2094386 T5874 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2094388 T5874 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2094390 T5874 oejs.AbstractConnector.doStart Started [email protected]:57129 [junit4] 2> 2094392 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2094393 T5874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2094393 T5874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005 [junit4] 2> 2094393 T5874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005/' [junit4] 2> 2094405 T5874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005/solr.xml [junit4] 2> 2094411 T5874 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005 [junit4] 2> 2094411 T5874 oasc.CoreContainer.<init> New CoreContainer 6867141 [junit4] 2> 2094412 T5874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005/] [junit4] 2> 2094412 T5874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2094412 T5874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2094413 T5874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2094413 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2094413 T5874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2094414 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2094414 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2094414 T5874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2094415 T5874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2094416 T5874 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2094417 T5874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2094417 T5874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2094417 T5874 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2094418 T5874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37693/solr [junit4] 2> 2094418 T5874 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2094418 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2094419 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2094420 T5949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a520b name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2094420 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2094421 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2094422 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2094423 T5951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@748a16 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2094423 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2094426 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2095429 T5874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57129_b_wp%2Fvi [junit4] 2> 2095430 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57129_b_wp%2Fvi [junit4] 2> 2095433 T5874 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2095435 T5874 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005 [junit4] 2> 2095442 T5874 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005/conf/ [junit4] 2> 2095598 T5874 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2095600 T5874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2095600 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2095865 T5874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 2095866 T5874 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2095868 T5874 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2095869 T5874 oejs.AbstractConnector.doStart Started [email protected]:32831 [junit4] 2> 2095871 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2095872 T5874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2095872 T5874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006 [junit4] 2> 2095872 T5874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006/' [junit4] 2> 2095883 T5874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006/solr.xml [junit4] 2> 2095889 T5874 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006 [junit4] 2> 2095890 T5874 oasc.CoreContainer.<init> New CoreContainer 26864794 [junit4] 2> 2095890 T5874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006/] [junit4] 2> 2095890 T5874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2095891 T5874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2095891 T5874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2095891 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2095892 T5874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2095892 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2095892 T5874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2095893 T5874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2095893 T5874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2095894 T5874 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2095895 T5874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2095895 T5874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2095896 T5874 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2095896 T5874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37693/solr [junit4] 2> 2095896 T5874 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2095897 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2095897 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2095898 T5964 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fb39b7 name:ZooKeeperConnection Watcher:127.0.0.1:37693 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2095898 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2095899 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2095900 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2095901 T5966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17b8e2 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2095901 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2095904 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2096908 T5874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32831_b_wp%2Fvi [junit4] 2> 2096909 T5874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32831_b_wp%2Fvi [junit4] 2> 2096914 T5874 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2096919 T5874 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006 [junit4] 2> 2096928 T5874 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006/conf/ [junit4] 2> 2097091 T5874 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2097093 T5874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2097094 T5874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2097098 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2097099 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2097100 T5970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6951e name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2097100 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2097101 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2097102 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2097106 T5874 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 2097106 T5874 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2097107 T5874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2097108 T5972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bee96 name:ZooKeeperConnection Watcher:127.0.0.1:37693/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2097108 T5874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2097108 T5874 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2097109 T5874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2097189 T5962 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2097191 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097191 T5900 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 2097192 T5973 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 2097193 T5973 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2097193 T5973 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 2097194 T5973 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 2097195 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097197 T5899 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 2097197 T5899 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 2097197 T5899 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 2097198 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 2097199 T5952 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5907 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5937 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5908 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5974 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097199 T5967 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 2097296 T5973 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 2097296 T5973 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:52196_b_wp%2Fvi [junit4] 2> 2097297 T5973 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47649_b_wp%2Fvi [junit4] 2> 2097300 T5973 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:57129_b_wp%2Fvi [junit4] 2> 2097304 T5973 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:32831_b_wp%2Fvi [junit4] 2> 2097392 T5893 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2097394 T5893 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 2097395 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097396 T5893 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2097399 T5915 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2 [junit4] 2> 2097399 T5899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52196/b_wp/vi", [junit4] 2> "node_name":"127.0.0.1:52196_b_wp%2Fvi", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2097401 T5915 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 2097402 T5915 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2097403 T5915 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2097403 T5915 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2097404 T5915 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 2097405 T5915 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2097409 T5960 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2097410 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2097411 T5922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097411 T5922 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2097413 T5947 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2 [junit4] 2> 2097414 T5893 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2097415 T5893 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2097415 T5960 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 2097416 T5947 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 2097416 T5893 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2097416 T5893 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2097417 T5893 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 2097417 T5893 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2097418 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097418 T5893 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2097418 T5947 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2097419 T5947 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2097419 T5899 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2097418 T5960 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 2097419 T5960 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 2097419 T5899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:47649/b_wp/vi", [junit4] 2> "node_name":"127.0.0.1:47649_b_wp%2Fvi", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2097420 T5960 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2097419 T5947 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 2097418 T5893 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2097421 T5960 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2097421 T5893 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2097421 T5947 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 2097422 T5893 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/' [junit4] 2> 2097422 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2097422 T5960 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2097423 T5922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097423 T5967 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097423 T5907 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097423 T5952 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097424 T5922 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2097424 T5967 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2097422 T5947 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2097425 T5952 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2097426 T5907 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2097428 T5899 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 2097428 T5899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:32831/b_wp/vi", [junit4] 2> "node_name":"127.0.0.1:32831_b_wp%2Fvi", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2097429 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097430 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2097430 T5952 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097430 T5922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097430 T5907 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097431 T5922 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2097431 T5967 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097431 T5952 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2097431 T5967 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2097432 T5907 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2097434 T5899 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 2097434 T5899 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57129/b_wp/vi", [junit4] 2> "node_name":"127.0.0.1:57129_b_wp%2Fvi", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "operation":"state"} [junit4] 2> 2097442 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097442 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2097443 T5952 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097443 T5967 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097443 T5952 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2097444 T5967 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2097452 T5893 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2097461 T5922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097462 T5922 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2097463 T5907 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097466 T5893 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2097475 T5893 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2097476 T5907 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2097483 T5893 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 2097565 T5893 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2097569 T5893 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2097570 T5893 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2097576 T5893 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2097578 T5893 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2097580 T5893 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2097581 T5893 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2097581 T5893 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2097582 T5893 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2097583 T5893 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2097583 T5893 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2097583 T5893 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl [junit4] 2> 2097584 T5893 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2097584 T5893 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/data/ [junit4] 2> 2097584 T5893 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10d8d19 [junit4] 2> 2097585 T5893 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/data [junit4] 2> 2097586 T5893 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/data/index/ [junit4] 2> 2097586 T5893 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2097587 T5893 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-002/delLiveColl_shard1_replica1/data/index [junit4] 2> 2097587 T5893 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1460218214, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2097588 T5893 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1279d02)),segFN=segments_1,generation=1} [junit4] 2> 2097589 T5893 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2097592 T5893 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2097592 T5893 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2097593 T5893 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2097593 T5893 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2097594 T5893 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2097594 T5893 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2097594 T5893 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2097595 T5893 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2097595 T5893 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2097596 T5893 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2097596 T5893 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2097597 T5893 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2097597 T5893 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2097598 T5893 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2097598 T5893 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2097598 T5893 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2097599 T5893 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2097599 T5893 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2097600 T5893 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2097600 T5893 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2097602 T5893 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2097604 T5893 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2097605 T5893 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2097606 T5893 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2097607 T5893 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2097608 T5893 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2097608 T5893 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=17.3759765625, floorSegmentMB=1.4140625, forceMergeDeletesPctAllowed=18.49391464735541, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24415306443877782 [junit4] 2> 2097609 T5893 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1279d02)),segFN=segments_1,generation=1} [junit4] 2> 2097610 T5893 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2097610 T5893 oass.SolrIndexSearcher.<init> Opening Searcher@15a1fd3[delLiveColl_shard1_replica1] main [junit4] 2> 2097610 T5893 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2097611 T5893 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2097611 T5893 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2097612 T5893 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2097612 T5893 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2097612 T5893 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2097613 T5893 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2097613 T5893 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2097614 T5893 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2097615 T5893 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2097616 T5893 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2097616 T5893 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2097618 T5980 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica1] Registered new searcher Searcher@15a1fd3[delLiveColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2097619 T5893 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica1 [junit4] 2> 2097619 T5893 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica1 address:https://127.0.0.1:52196/b_wp/vi collection:delLiveColl shard:shard1 [junit4] 2> 2097620 T5893 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election [junit4] 2> 2097623 T5893 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 2097624 T5907 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2097624 T5893 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=1.75799722E14ms [junit4] 2> 2097626 T5899 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 2097627 T5899 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 2097628 T5952 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097628 T5907 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097628 T5967 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097628 T5922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 2097628 T5952 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2097629 T5967 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2097629 T5922 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2097629 T5907 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 [junit4] 2> 2098405 T5915 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 2098406 T5915 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2098407 T5915 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2098407 T5915 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2098408 T5915 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2098408 T5915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-003/delLiveColl_shard1_replica2/' [junit4] 2> 2098423 T5960 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 2098424 T5960 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2098424 T5960 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2098425 T5960 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2098425 T5947 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 2098426 T5947 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 2098426 T5960 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2098426 T5947 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2098427 T5947 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 2098427 T5960 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-006/delLiveColl_shard2_replica2/' [junit4] 2> 2098428 T5947 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2098428 T5947 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-392500BB7C54ED56-001/tempDir-005/delLiveColl_shard2_replica1/' [junit4] 2> 2098437 T5915 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2098447 T5915 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2098448 T5915 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2098450 T5960 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2098456 T5915 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 2098469 T5947 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2098474 T5960 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2098475 T5960 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2098482 T5947 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2098483 T5960 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 2098483 T5947 oass.IndexSchema.readSchema Reading [...truncated too long message...] 2_leader_session_loss_shard1_replica2/data/index;done=false>>] [junit4] 2> 2321954 T6673 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-392500BB7C54ED56-001/tempDir-005/c8n_1x2_leader_session_loss_shard1_replica2/data/index [junit4] 2> 2321954 T6673 oasc.Overseer.close Overseer (id=92527473932369931-127.0.0.1:47732_d-n_0000000003) closing [junit4] 2> 2321955 T7012 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:47732_d [junit4] 2> 2323456 T6983 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2323481 T6673 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/d,null} [junit4] 2> 2328469 T6673 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2328471 T6673 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42256 42256 [junit4] 2> 2329017 T6674 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:42256 42256 [junit4] 2> 2329019 T6674 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 4 /solr/collections/collection1/state.json [junit4] 2> 3 /solr/collections/c8n_1x3/state.json [junit4] 2> 3 /solr/collections/c8n_1x2_leader_session_loss/state.json [junit4] 2> 2 /solr/collections/c8n_1x2/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 2 /solr/overseer_elect/election/92527473932369927-127.0.0.1:35985_d-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 7 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 2329020 T6673 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:56327/d [junit4] 2> 2329020 T6673 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:35985/d [junit4] 2> 2329020 T6673 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:47732/d [junit4] 2> 2329021 T6673 oasc.SocketProxy.close WARN Closing 0 connections to: http://127.0.0.1:39737/d [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=testDistribSearch -Dtests.seed=392500BB7C54ED56 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=no_NO_NY -Dtests.timezone=SystemV/EST5EDT -Dtests.file.encoding=UTF-8 [junit4] FAILURE 108s J1 | HttpPartitionTest.testDistribSearch <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:56327/d/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([392500BB7C54ED56:B8C38EA30B0B8D6A]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:437) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:324) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:119) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] 2> 2329033 T6673 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest-392500BB7C54ED56-001 [junit4] 2> 107749 T6672 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=376), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=376)), sim=DefaultSimilarity, locale=no_NO_NY, timezone=SystemV/EST5EDT [junit4] 2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=332498960,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [LeaderFailoverAfterPartitionTest, TestRecovery, TestNRTOpen, SampleTest, SortByFunctionTest, DistributedIntervalFacetingTest, BinaryUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, UniqFieldsUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, TestUpdate, TestBM25SimilarityFactory, ScriptEngineTest, AssignTest, TestSortingResponseWriter, DistributedTermsComponentTest, LoggingHandlerTest, RequestHandlersTest, CopyFieldTest, TestClassNameShortening, UpdateRequestProcessorFactoryTest, CoreAdminCreateDiscoverTest, ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, AliasIntegrationTest, AnalysisAfterCoreReloadTest, ResponseHeaderTest, DocExpirationUpdateProcessorFactoryTest, CollectionsAPIAsyncDistributedZkTest, SharedFSAutoReplicaFailoverUtilsTest, TestLFUCache, TestIBSimilarityFactory, DebugComponentTest, TestSearcherReuse, BasicDistributedZk2Test, TestSolr4Spatial2, TestStressLucene, AutoCommitTest, SimplePostToolTest, MultiTermTest, SharedFSAutoReplicaFailoverTest, CacheHeaderTest, CoreContainerCoreInitFailuresTest, TestPivotHelperCode, TestRandomFaceting, SolrCoreTest, SolrRequestParserTest, CustomCollectionTest, SoftAutoCommitTest, SOLR749Test, TestMultiCoreConfBootstrap, DirectUpdateHandlerOptimizeTest, QueryParsingTest, SliceStateTest, SolrIndexConfigTest, TestReplicationHandlerBackup, TestPHPSerializedResponseWriter, TestQueryTypes, TestStandardQParsers, DefaultValueUpdateProcessorTest, AlternateDirectoryTest, LeaderElectionIntegrationTest, TestRealTimeGet, SolrPluginUtilsTest, ShardSplitTest, TestDistributedGrouping, DateFieldTest, VMParamsZkACLAndCredentialsProvidersTest, HighlighterMaxOffsetTest, TestQuerySenderNoQuery, MergeStrategyTest, TestBinaryField, HdfsLockFactoryTest, TestWriterPerf, BasicZkTest, TestSolrQueryParser, TestFieldCollectionResource, TestCloudManagedSchemaConcurrent, PrimUtilsTest, SpatialFilterTest, ZkSolrClientTest, SuggesterFSTTest, TestFieldTypeCollectionResource, TestInitQParser, ShardRoutingCustomTest, TestAddFieldRealTimeGet, QueryResultKeyTest, TestChildDocTransformer, TestJmxMonitoredMap, TestTolerantSearch, TestFieldSortValues, SSLMigrationTest, DistanceFunctionTest, URLClassifyProcessorTest, FullSolrCloudDistribCmdsTest, StatsComponentTest, TestCharFilters, BJQParserTest, TestCopyFieldCollectionResource, HardAutoCommitTest, TestManagedResourceStorage, TestZkChroot, DateMathParserTest, TestDefaultSearchFieldResource, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, ZkCLITest, TestFaceting, TestHashPartitioner, ZkControllerTest, TestJoin, TestRangeQuery, TestCoreContainer, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, DistributedQueryElevationComponentTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestCollationField, CSVRequestHandlerTest, TestBinaryResponseWriter, BadComponentTest, TestMergePolicyConfig, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestSweetSpotSimilarityFactory, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteShardTest, ExternalCollectionsTest, HttpPartitionTest] [junit4] Completed on J1 in 108.02s, 1 test, 1 failure <<< FAILURES! [...truncated 262 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 432 suites, 1778 tests, 1 error, 1 failure, 44 ignored (22 assumptions) Total time: 106 minutes 31 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseG1GC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
