Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11229/ Java: 64bit/jdk1.9.0-ea-b28 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:58499/v, http://127.0.0.1:47523/v, http://127.0.0.1:42513/v] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58499/v, http://127.0.0.1:47523/v, http://127.0.0.1:42513/v] at __randomizedtesting.SeedInfo.seed([BCF9444568222608:3D1FCA5D1F7D4634]: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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) 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 : customcollreplicadeletion/a/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) ... 45 more REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:39647/w_/xj, https://127.0.0.1:56990/w_/xj, https://127.0.0.1:43228/w_/xj, https://127.0.0.1:43811/w_/xj, https://127.0.0.1:60168/w_/xj] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:39647/w_/xj, https://127.0.0.1:56990/w_/xj, https://127.0.0.1:43228/w_/xj, https://127.0.0.1:43811/w_/xj, https://127.0.0.1:60168/w_/xj] at __randomizedtesting.SeedInfo.seed([BCF9444568222608:3D1FCA5D1F7D4634]: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:172) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:484) 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 Build Log: [...truncated 11946 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/init-core-data-001 [junit4] 2> 2113610 T8413 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) [junit4] 2> 2113611 T8413 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /v/ [junit4] 2> 2113614 T8413 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2113614 T8413 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2113614 T8414 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2113714 T8413 oasc.ZkTestServer.run start zk server on port:51818 [junit4] 2> 2113715 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2113716 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2113718 T8420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9f46ad name:ZooKeeperConnection Watcher:127.0.0.1:51818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2113718 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2113719 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2113719 T8413 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2113722 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2113722 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2113723 T8422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77daef12 name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2113723 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2113724 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2113724 T8413 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2113727 T8413 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2113728 T8413 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2113729 T8413 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2113730 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2113730 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2113732 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 2113733 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2113734 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2113734 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2113736 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2113736 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2113737 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2113738 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2113739 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 2113739 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2113740 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2113741 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2113742 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2113742 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2113744 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2113744 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2113745 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2113746 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2113747 T8413 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2113747 T8413 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2114123 T8413 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2114222 T8413 oejs.AbstractConnector.doStart Started [email protected]:58499 [junit4] 2> 2114224 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2114224 T8413 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2114224 T8413 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002 [junit4] 2> 2114225 T8413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/' [junit4] 2> 2114238 T8413 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/solr.xml [junit4] 2> 2114245 T8413 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002 [junit4] 2> 2114246 T8413 oasc.CoreContainer.<init> New CoreContainer 152261947 [junit4] 2> 2114246 T8413 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/] [junit4] 2> 2114246 T8413 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2114247 T8413 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2114247 T8413 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2114247 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2114247 T8413 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2114248 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2114248 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2114248 T8413 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2114248 T8413 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2114249 T8413 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2114249 T8413 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2114249 T8413 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2114250 T8413 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2114250 T8413 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51818/solr [junit4] 2> 2114250 T8413 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2114251 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2114255 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114255 T8433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@559a6a8a name:ZooKeeperConnection Watcher:127.0.0.1:51818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114255 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114256 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2114257 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114258 T8435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62faa414 name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114258 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114261 T8413 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2114263 T8413 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2114264 T8413 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2114265 T8413 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2114267 T8413 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2114269 T8413 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2114270 T8413 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58499_v [junit4] 2> 2114270 T8413 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58499_v [junit4] 2> 2114272 T8413 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2114273 T8413 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2114274 T8413 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2114275 T8413 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58499_v [junit4] 2> 2114275 T8413 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2114276 T8413 oasc.Overseer.start Overseer (id=92563860395917315-127.0.0.1:58499_v-n_0000000000) starting [junit4] 2> 2114277 T8413 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2114282 T8413 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2114282 T8437 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2114283 T8413 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2114284 T8413 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2114285 T8413 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2114288 T8436 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2114289 T8413 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002 [junit4] 2> 2114298 T8413 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/conf/ [junit4] 2> 2114493 T8413 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2114494 T8413 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2114494 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2114495 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2114496 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114496 T8441 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57a0d1b1 name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114497 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114497 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2114497 T8413 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2114499 T8413 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2114500 T8413 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2114500 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2114501 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114501 T8443 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4409ecf3 name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114502 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114502 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2114503 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2114505 T8436 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2114505 T8436 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2114505 T8436 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2114506 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2114506 T8444 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> 2114507 T8445 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> 2114742 T8413 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2114743 T8413 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2114744 T8413 oejs.AbstractConnector.doStart Started [email protected]:42513 [junit4] 2> 2114745 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2114745 T8413 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2114745 T8413 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003 [junit4] 2> 2114746 T8413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003/' [junit4] 2> 2114758 T8413 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003/solr.xml [junit4] 2> 2114765 T8413 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003 [junit4] 2> 2114765 T8413 oasc.CoreContainer.<init> New CoreContainer 1468907302 [junit4] 2> 2114765 T8413 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003/] [junit4] 2> 2114766 T8413 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2114766 T8413 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2114766 T8413 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2114767 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2114767 T8413 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2114767 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2114767 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2114768 T8413 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2114768 T8413 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2114768 T8413 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2114769 T8413 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2114769 T8413 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2114769 T8413 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2114769 T8413 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51818/solr [junit4] 2> 2114770 T8413 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2114770 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2114771 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114772 T8456 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@379b3041 name:ZooKeeperConnection Watcher:127.0.0.1:51818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114772 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114772 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2114774 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2114774 T8458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c2a4b2e name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2114774 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2114777 T8413 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2115780 T8413 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42513_v [junit4] 2> 2115780 T8413 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42513_v [junit4] 2> 2115782 T8413 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2115784 T8413 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003 [junit4] 2> 2115794 T8413 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-003/conf/ [junit4] 2> 2115945 T8413 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2115946 T8413 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2115946 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2116215 T8413 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2116216 T8413 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2116217 T8413 oejs.AbstractConnector.doStart Started [email protected]:47523 [junit4] 2> 2116219 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2116219 T8413 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2116219 T8413 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004 [junit4] 2> 2116219 T8413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/' [junit4] 2> 2116230 T8413 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/solr.xml [junit4] 2> 2116237 T8413 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004 [junit4] 2> 2116237 T8413 oasc.CoreContainer.<init> New CoreContainer 2011103808 [junit4] 2> 2116238 T8413 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/] [junit4] 2> 2116238 T8413 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2116238 T8413 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2116238 T8413 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2116239 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2116239 T8413 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2116239 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2116239 T8413 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2116240 T8413 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2116240 T8413 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2116240 T8413 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2116240 T8413 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2116241 T8413 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2116241 T8413 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2116241 T8413 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51818/solr [junit4] 2> 2116241 T8413 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2116242 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2116242 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2116243 T8471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@168ea091 name:ZooKeeperConnection Watcher:127.0.0.1:51818 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2116243 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2116244 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2116245 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2116245 T8473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ae4aeea name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2116245 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2116248 T8413 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2117264 T8413 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47523_v [junit4] 2> 2117265 T8413 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47523_v [junit4] 2> 2117266 T8413 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2117267 T8413 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004 [junit4] 2> 2117273 T8413 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/conf/ [junit4] 2> 2117384 T8413 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2117385 T8413 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 2117385 T8413 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2117387 T8413 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2117387 T8413 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2117387 T8413 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2117388 T8477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@232c6ea1 name:ZooKeeperConnection Watcher:127.0.0.1:51818/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2117388 T8413 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2117388 T8413 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2117389 T8413 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2117393 T8430 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2 [junit4] 2> 2117394 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2117394 T8437 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":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 2117395 T8478 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 2117395 T8478 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2117396 T8478 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2117396 T8478 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2117397 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2117399 T8436 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2117399 T8436 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2117399 T8436 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2117400 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2117401 T8445 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2117401 T8459 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2117401 T8479 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2117401 T8444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2117401 T8474 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 2117497 T8478 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2117498 T8478 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:58499_v [junit4] 2> 2117498 T8478 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:47523_v [junit4] 2> 2117499 T8428 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2117501 T8466 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2 [junit4] 2> 2117501 T8428 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2117502 T8466 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2117502 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2117503 T8428 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2117503 T8428 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2117503 T8428 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2117503 T8466 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2117504 T8466 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2117504 T8466 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2117504 T8428 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2117505 T8428 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2117505 T8466 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2117505 T8466 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2117507 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2117507 T8436 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:58499/v", [junit4] 2> "node_name":"127.0.0.1:58499_v", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2117509 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2117510 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2117510 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2117510 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2117511 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2117513 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2117513 T8436 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:47523/v", [junit4] 2> "node_name":"127.0.0.1:47523_v", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2117514 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2117514 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2117514 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2117515 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2117515 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2117516 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2118505 T8428 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2118505 T8428 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2118505 T8466 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2118506 T8428 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2118506 T8428 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2118506 T8466 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2118506 T8428 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2118506 T8466 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2118507 T8466 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2118507 T8428 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 2118507 T8466 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2118507 T8466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/' [junit4] 2> 2118531 T8466 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2118532 T8428 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2118551 T8466 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2118552 T8466 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2118554 T8428 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2118555 T8428 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2118556 T8466 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2118561 T8428 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2118664 T8428 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2118667 T8428 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2118669 T8428 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2118669 T8466 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2118674 T8466 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2118675 T8428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2118675 T8466 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2118676 T8428 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2118678 T8428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2118679 T8428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2118679 T8428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2118680 T8428 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2118680 T8428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2118680 T8428 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2118681 T8428 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2118681 T8428 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2118681 T8428 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 2118681 T8428 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f75589b [junit4] 2> 2118682 T8428 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 2118682 T8428 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 2118682 T8428 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2118683 T8466 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2118683 T8428 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 2118683 T8428 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=50.638671875, floorSegmentMB=1.712890625, forceMergeDeletesPctAllowed=13.319876892902702, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36919908789375755 [junit4] 2> 2118684 T8428 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13b903f1)),segFN=segments_1,generation=1} [junit4] 2> 2118684 T8428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2118685 T8466 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2118687 T8466 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2118687 T8428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2118687 T8428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2118688 T8428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2118688 T8428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2118688 T8428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2118688 T8428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2118689 T8428 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2118689 T8428 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2118689 T8428 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2118689 T8428 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118690 T8428 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118690 T8428 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118690 T8428 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2118690 T8428 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2118691 T8428 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2118691 T8428 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2118691 T8428 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2118691 T8466 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2118692 T8466 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2118691 T8428 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2118692 T8466 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2118692 T8428 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2118693 T8428 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2118693 T8466 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2118693 T8466 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2118693 T8466 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2118694 T8466 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2118694 T8466 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 2118694 T8466 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f75589b [junit4] 2> 2118695 T8428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118695 T8466 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/data [junit4] 2> 2118695 T8466 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 2118695 T8428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118696 T8466 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 2118696 T8466 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-BCF9444568222608-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 2118696 T8428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118697 T8466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=50.638671875, floorSegmentMB=1.712890625, forceMergeDeletesPctAllowed=13.319876892902702, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.36919908789375755 [junit4] 2> 2118697 T8466 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12a74554)),segFN=segments_1,generation=1} [junit4] 2> 2118697 T8466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2118697 T8428 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118699 T8428 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2118699 T8466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2118699 T8428 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2118700 T8466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2118700 T8428 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.013671875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=3.7013475129523767, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 2118700 T8466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2118701 T8428 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-13b903f1)),segFN=segments_1,generation=1} [junit4] 2> 2118701 T8428 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2118701 T8466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2118701 T8428 oass.SolrIndexSearcher.<init> Opening Searcher@2962998b[customcollreplicadeletion_a_replica1] main [junit4] 2> 2118701 T8466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2118702 T8428 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2118702 T8466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2118702 T8428 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2118702 T8466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2118703 T8428 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2118703 T8466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2118703 T8428 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2118703 T8466 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2118704 T8428 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2118704 T8466 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118704 T8428 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2118704 T8466 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118705 T8428 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2118705 T8466 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2118705 T8428 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2118705 T8466 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2118706 T8428 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2118706 T8466 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2118706 T8466 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2118706 T8466 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2118707 T8466 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2118707 T8428 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2118707 T8428 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2118708 T8428 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2118707 T8466 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2118708 T8466 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2118709 T8466 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2118709 T8482 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@2962998b[customcollreplicadeletion_a_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2118710 T8466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118710 T8428 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2118710 T8428 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:58499/v collection:customcollreplicadeletion shard:a [junit4] 2> 2118711 T8466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118711 T8428 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2118711 T8466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118712 T8466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2118713 T8428 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2118714 T8466 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2118714 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118714 T8428 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2118714 T8466 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2118715 T8428 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 2118715 T8466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.013671875, floorSegmentMB=1.029296875, forceMergeDeletesPctAllowed=3.7013475129523767, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> ASYNC NEW_CORE C3084 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@5b5795d0 url=http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1 node=127.0.0.1:58499_v C3084_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:58499/v, node_name=127.0.0.1:58499_v, state=down} [junit4] 2> 2118715 T8428 C3084 P58499 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1/ [junit4] 2> 2118716 T8466 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-12a74554)),segFN=segments_1,generation=1} [junit4] 2> 2118716 T8466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2118716 T8428 C3084 P58499 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2118717 T8466 oass.SolrIndexSearcher.<init> Opening Searcher@290d1b93[customcollreplicadeletion_b_replica1] main [junit4] 2> 2118716 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2118717 T8466 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2118717 T8428 C3084 P58499 oasc.SyncStrategy.syncToMe http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2118718 T8428 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2118718 T8466 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2118718 T8466 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2118718 T8428 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2118719 T8466 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2118719 T8466 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2118718 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118719 T8466 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2118720 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118720 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118720 T8466 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2118720 T8466 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2118720 T8466 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2118720 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2118721 T8466 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2118722 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2118722 T8484 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@290d1b93[customcollreplicadeletion_b_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2118723 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2118724 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118724 T8466 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2118725 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118725 T8466 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:47523/v collection:customcollreplicadeletion shard:b [junit4] 2> 2118725 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118725 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118726 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2118726 T8466 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2118727 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2118729 T8466 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2118730 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118730 T8466 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2118730 T8466 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3085 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@322a8a76 url=http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1 node=127.0.0.1:47523_v C3085_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:47523/v, node_name=127.0.0.1:47523_v, state=down} [junit4] 2> 2118730 T8466 C3085 P47523 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1/ [junit4] 2> 2118731 T8466 C3085 P47523 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2118731 T8466 C3085 P47523 oasc.SyncStrategy.syncToMe http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2118731 T8466 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2118732 T8466 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2118733 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2118735 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118736 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118736 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118736 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2118737 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2118738 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2118739 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118740 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118740 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118740 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118741 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2118741 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2118772 T8428 oasc.ZkController.register We are http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:58499/v/customcollreplicadeletion_a_replica1/ [junit4] 2> 2118772 T8428 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:58499/v [junit4] 2> 2118773 T8428 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2118773 T8428 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2118774 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118775 T8428 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2118776 T8428 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1277 [junit4] 2> 2118777 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2118777 T8436 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:58499/v", [junit4] 2> "node_name":"127.0.0.1:58499_v", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2118778 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118779 T8444 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118779 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118779 T8474 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2118780 T8444 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2118785 T8466 oasc.ZkController.register We are http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:47523/v/customcollreplicadeletion_b_replica1/ [junit4] 2> 2118785 T8466 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:47523/v [junit4] 2> 2118785 T8466 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2118785 T8466 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2118786 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118788 T8466 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2118789 T8466 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1288 [junit4] 2> 2118789 T8436 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2118789 T8436 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:47523/v", [junit4] 2> "node_name":"127.0.0.1:47523_v", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2118789 T8478 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2118790 T8478 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1277},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1288},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2118791 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2118792 T8436 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2118792 T8444 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2118792 T8474 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118792 T8486 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2118793 T8430 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1400 [junit4] 2> 2118793 T8413 oasc.Abstra [...truncated too long message...] /solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-BCF9444568222608-001/tempDir-006/delLiveColl_shard2_replica2/data [junit4] 2> 2348078 T6237 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-BCF9444568222608-001/tempDir-006/delLiveColl_shard2_replica2/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-BCF9444568222608-001/tempDir-006/delLiveColl_shard2_replica2/data/index;done=false>>] [junit4] 2> 2348078 T6237 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-BCF9444568222608-001/tempDir-006/delLiveColl_shard2_replica2/data/index [junit4] 2> 2348078 T6237 oasc.Overseer.close Overseer (id=92563861824667662-127.0.0.1:56990_w_%2Fxj-n_0000000004) closing [junit4] 2> 2348079 T6389 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:56990_w_%2Fxj [junit4] 2> 2349581 T6388 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 2349605 T6237 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/w_/xj,null} [junit4] 2> 2354593 T6237 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch [junit4] 2> 2354595 T6237 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58443 58443 [junit4] 2> 2355139 T6238 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:58443 58443 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=BCF9444568222608 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_ME_#Latn -Dtests.timezone=Asia/Choibalsan -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 220s J1 | DeleteReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:39647/w_/xj, https://127.0.0.1:56990/w_/xj, https://127.0.0.1:43228/w_/xj, https://127.0.0.1:43811/w_/xj, https://127.0.0.1:60168/w_/xj] [junit4] > at __randomizedtesting.SeedInfo.seed([BCF9444568222608:3D1FCA5D1F7D4634]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145) [junit4] > at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) [junit4] > ... 46 more [junit4] 2> 2355155 T6237 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-BCF9444568222608-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=sr_ME_#Latn, timezone=Asia/Choibalsan [junit4] 2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=103666352,total=534773760 [junit4] 2> NOTE: All tests run in this JVM: [MultiTermTest, TestSortingResponseWriter, TestMergePolicyConfig, URLClassifyProcessorTest, CoreContainerCoreInitFailuresTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFiltering, TestInfoStreamLogging, ExitableDirectoryReaderTest, TestAnalyzeInfixSuggestions, TestStandardQParsers, BasicDistributedZk2Test, SuggesterFSTTest, TestReplicationHandlerBackup, UpdateRequestProcessorFactoryTest, SortByFunctionTest, ZkSolrClientTest, TestIndexingPerformance, AlternateDirectoryTest, HardAutoCommitTest, CacheHeaderTest, DefaultValueUpdateProcessorTest, TestNoOpRegenerator, TestSchemaManager, AnalysisAfterCoreReloadTest, TestOverriddenPrefixQueryForCustomFieldType, TestAtomicUpdateErrorCases, TestFieldCollectionResource, TestBinaryField, TestCharFilters, DeleteShardTest, TestHighFrequencyDictionaryFactory, TestFileDictionaryLookup, TestElisionMultitermQuery, TestCoreContainer, SliceStateTest, TestExpandComponent, TestUtils, TestExtendedDismaxParser, SSLMigrationTest, TestTolerantSearch, TestHighlightDedupGrouping, TestPhraseSuggestions, DistributedFacetPivotLargeTest, TestStressLucene, LoggingHandlerTest, AliasIntegrationTest, FullSolrCloudDistribCmdsTest, SolrXmlInZkTest, TestRandomFaceting, TestDistribDocBasedVersion, MergeStrategyTest, TestLazyCores, DateMathParserTest, SolrInfoMBeanTest, DistributedTermsComponentTest, DistanceFunctionTest, QueryResultKeyTest, SolrIndexConfigTest, TestPerFieldSimilarity, TestCloudSchemaless, UUIDFieldTest, SolrCoreTest, CollectionsAPIDistributedZkTest, CoreAdminRequestStatusTest, CSVRequestHandlerTest, DistributedSuggestComponentTest, QueryParsingTest, TestUpdate, TestMultiCoreConfBootstrap, SharedFSAutoReplicaFailoverTest, TestSweetSpotSimilarityFactory, TestReversedWildcardFilterFactory, StatsComponentTest, SharedFSAutoReplicaFailoverUtilsTest, DirectSolrConnectionTest, LeaderElectionIntegrationTest, TestWriterPerf, TestFieldResource, TestManagedSchemaDynamicFieldResource, TermVectorComponentTest, TestClassNameShortening, DistributedIntervalFacetingTest, TestLFUCache, CoreMergeIndexesAdminHandlerTest, SoftAutoCommitTest, AddBlockUpdateTest, SOLR749Test, DocValuesTest, CopyFieldTest, SolrPluginUtilsTest, LegacyHTMLStripCharFilterTest, TestSolrXmlPersistor, SearchHandlerTest, SolrRequestParserTest, LeaderFailoverAfterPartitionTest, TestRequestStatusCollectionAPI, PreAnalyzedFieldTest, TestShortCircuitedRequests, CurrencyFieldXmlFileTest, TestValueSourceCache, TestAddFieldRealTimeGet, TermVectorComponentDistributedTest, SimplePostToolTest, TestDynamicFieldResource, ChaosMonkeySafeLeaderTest, TestInitParams, BasicZkTest, TestReplicationHandler, SolrCmdDistributorTest, ConvertedLegacyTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, HighlighterTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, TermsComponentTest, RequestHandlersTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, RegexBoostProcessorTest, TestCollationField, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, UpdateParamsTest, TestDocSet, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestXIncludeConfig, TestIBSimilarityFactory, TestJmxMonitoredMap, ScriptEngineTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteReplicaTest] [junit4] Completed on J1 in 219.70s, 1 test, 1 error <<< FAILURES! [...truncated 277 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: There were test failures: 436 suites, 1784 tests, 2 errors, 44 ignored (22 assumptions) Total time: 97 minutes 52 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b28 -XX:-UseCompressedOops -XX:+UseParallelGC 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]
