Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11295/ Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:38255/ra_b/o, https://127.0.0.1:50233/ra_b/o, https://127.0.0.1:35959/ra_b/o] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:38255/ra_b/o, https://127.0.0.1:50233/ra_b/o, https://127.0.0.1:35959/ra_b/o] at __randomizedtesting.SeedInfo.seed([A7FDA6561F7B78C4:261B284E682418F8]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) 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.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) 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:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) 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 11151 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/init-core-data-001 [junit4] 2> 1031345 T1863 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 1031345 T1863 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ra_b/o [junit4] 2> 1031347 T1863 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 1031348 T1863 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1031349 T1864 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1031449 T1863 oasc.ZkTestServer.run start zk server on port:54327 [junit4] 2> 1031449 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1031450 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1031452 T1870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5eb51 name:ZooKeeperConnection Watcher:127.0.0.1:54327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1031452 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1031452 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1031453 T1863 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1031455 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1031456 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1031457 T1872 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19906eb name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1031457 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1031458 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1031458 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1031459 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1031467 T1863 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1031468 T1863 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1031469 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1031470 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1031471 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1031472 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1031473 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1031474 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1031475 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1031476 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1031477 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1031477 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1031478 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1031479 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1031480 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1031481 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1031482 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1031483 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1031484 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1031484 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1031486 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1031486 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1031488 T1863 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1031488 T1863 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1031490 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1031491 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1031492 T1874 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11f0d37 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1031492 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1031492 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1031800 T1863 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1031803 T1863 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1031824 T1863 oejs.AbstractConnector.doStart Started [email protected]:35959 [junit4] 2> 1031826 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1031826 T1863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1031826 T1863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002 [junit4] 2> 1031826 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/' [junit4] 2> 1031837 T1863 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/solr.xml [junit4] 2> 1031844 T1863 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002 [junit4] 2> 1031845 T1863 oasc.CoreContainer.<init> New CoreContainer 16889272 [junit4] 2> 1031846 T1863 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/] [junit4] 2> 1031847 T1863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1031847 T1863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1031847 T1863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1031848 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1031848 T1863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1031849 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1031849 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1031849 T1863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1031850 T1863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1031851 T1863 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1031853 T1863 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1031853 T1863 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1031853 T1863 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1031854 T1863 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54327/solr [junit4] 2> 1031854 T1863 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1031855 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1031856 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1031859 T1885 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1656339 name:ZooKeeperConnection Watcher:127.0.0.1:54327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1031860 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1031860 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1031864 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1031877 T1887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae087 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1031878 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1031879 T1863 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1031881 T1863 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1031883 T1863 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1031884 T1863 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1031886 T1863 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1031888 T1863 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1031892 T1863 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35959_ra_b%2Fo [junit4] 2> 1031893 T1863 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35959_ra_b%2Fo [junit4] 2> 1031895 T1863 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1031896 T1863 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1031897 T1863 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1031900 T1863 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35959_ra_b%2Fo [junit4] 2> 1031900 T1863 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1031901 T1863 oasc.Overseer.start Overseer (id=92486073225314308-127.0.0.1:35959_ra_b%2Fo-n_0000000000) starting [junit4] 2> 1031904 T1863 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1031909 T1863 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1031910 T1889 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1031911 T1863 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1031915 T1863 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1031917 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1031919 T1888 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1031919 T1863 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002 [junit4] 2> 1031928 T1863 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/conf/ [junit4] 2> 1032138 T1863 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1032139 T1863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1032139 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1032142 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1032143 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1032144 T1893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@487bd7 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1032144 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1032144 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1032145 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1032147 T1863 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1032147 T1863 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 1032148 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1032148 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1032149 T1895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1773924 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1032149 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1032150 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1032151 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1032154 T1888 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 1032154 T1888 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 1032155 T1888 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 1032156 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 1032157 T1896 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> 1032158 T1897 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> 1032515 T1863 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1032515 T1863 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1032518 T1863 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1032519 T1863 oejs.AbstractConnector.doStart Started [email protected]:38255 [junit4] 2> 1032520 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1032521 T1863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1032521 T1863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003 [junit4] 2> 1032521 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/' [junit4] 2> 1032531 T1863 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/solr.xml [junit4] 2> 1032542 T1863 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003 [junit4] 2> 1032543 T1863 oasc.CoreContainer.<init> New CoreContainer 11603562 [junit4] 2> 1032543 T1863 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/] [junit4] 2> 1032544 T1863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1032544 T1863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1032545 T1863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1032545 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1032546 T1863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1032546 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1032546 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1032547 T1863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1032547 T1863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1032549 T1863 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1032550 T1863 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1032550 T1863 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1032551 T1863 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1032551 T1863 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54327/solr [junit4] 2> 1032552 T1863 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1032552 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1032555 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1032557 T1908 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@443243 name:ZooKeeperConnection Watcher:127.0.0.1:54327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1032558 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1032559 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1032562 T1865 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1489397f5440007, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 1032565 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1032566 T1910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1112a61 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1032566 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1032573 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1033580 T1863 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38255_ra_b%2Fo [junit4] 2> 1033581 T1863 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38255_ra_b%2Fo [junit4] 2> 1033584 T1863 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1033585 T1863 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003 [junit4] 2> 1033592 T1863 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/conf/ [junit4] 2> 1033745 T1863 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1033746 T1863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1033747 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1033989 T1863 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1033990 T1863 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1033994 T1863 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 1033995 T1863 oejs.AbstractConnector.doStart Started [email protected]:50233 [junit4] 2> 1033996 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 1033997 T1863 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1033997 T1863 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004 [junit4] 2> 1033997 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004/' [junit4] 2> 1034013 T1863 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004/solr.xml [junit4] 2> 1034019 T1863 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004 [junit4] 2> 1034019 T1863 oasc.CoreContainer.<init> New CoreContainer 8021702 [junit4] 2> 1034020 T1863 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004/] [junit4] 2> 1034020 T1863 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1034020 T1863 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1034021 T1863 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1034021 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1034021 T1863 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1034022 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1034022 T1863 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1034022 T1863 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1034022 T1863 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1034023 T1863 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 1034024 T1863 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1034025 T1863 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1034025 T1863 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1034025 T1863 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54327/solr [junit4] 2> 1034025 T1863 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1034026 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1034027 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1034027 T1923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f66f17 name:ZooKeeperConnection Watcher:127.0.0.1:54327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1034029 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1034030 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1034031 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1034032 T1925 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140006f name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1034032 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1034035 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1035038 T1863 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50233_ra_b%2Fo [junit4] 2> 1035039 T1863 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50233_ra_b%2Fo [junit4] 2> 1035049 T1863 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1035052 T1863 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004 [junit4] 2> 1035063 T1863 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-004/conf/ [junit4] 2> 1035250 T1863 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1035252 T1863 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1 [junit4] 2> 1035252 T1863 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1035254 T1863 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 1035254 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1035255 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1035256 T1929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19bea03 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1035256 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1035256 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1035257 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1035343 T1918 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> 1035344 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035345 T1889 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> 1035345 T1930 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> 1035347 T1930 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 1035348 T1930 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 1035348 T1930 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 1035350 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035352 T1888 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 1035352 T1888 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 1035352 T1888 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 1035353 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035354 T1911 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> 1035354 T1896 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> 1035354 T1926 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> 1035354 T1897 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> 1035355 T1931 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> 1035450 T1930 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 1035450 T1930 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:35959_ra_b%2Fo [junit4] 2> 1035451 T1930 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:38255_ra_b%2Fo [junit4] 2> 1035531 T1881 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> 1035533 T1881 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1035534 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035535 T1881 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1035536 T1888 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:35959/ra_b/o", [junit4] 2> "node_name":"127.0.0.1:35959_ra_b%2Fo", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1035540 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035541 T1881 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1035541 T1881 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1035543 T1881 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1035543 T1906 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> 1035544 T1881 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1035544 T1881 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 1035545 T1881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1035545 T1881 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1035545 T1881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1035546 T1906 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 1035546 T1881 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1035546 T1881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/' [junit4] 2> 1035547 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035547 T1906 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 1035547 T1906 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 1035548 T1906 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 1035549 T1906 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1035549 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 1035550 T1888 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:38255/ra_b/o", [junit4] 2> "node_name":"127.0.0.1:38255_ra_b%2Fo", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1035550 T1906 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1035552 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035552 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035552 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035553 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1035554 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1035576 T1881 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1035591 T1881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1035592 T1881 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1035596 T1881 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 1035725 T1881 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1035731 T1881 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1035732 T1881 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1035739 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1035741 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1035743 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1035743 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1035744 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1035744 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1035745 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1035745 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1035746 T1881 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1035746 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1035746 T1881 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/ [junit4] 2> 1035747 T1881 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8561c5 [junit4] 2> 1035747 T1881 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/data [junit4] 2> 1035748 T1881 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/ [junit4] 2> 1035748 T1881 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1035748 T1881 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index [junit4] 2> 1035749 T1881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.173828125, floorSegmentMB=1.21875, forceMergeDeletesPctAllowed=3.7476594312082723, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1035749 T1881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1ca42a2)),segFN=segments_1,generation=1} [junit4] 2> 1035750 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1035752 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1035753 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1035753 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1035754 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1035754 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1035754 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1035755 T1881 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1035755 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1035755 T1881 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1035756 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1035756 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1035757 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1035757 T1881 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1035757 T1881 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1035758 T1881 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1035758 T1881 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1035758 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1035759 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1035759 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1035759 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1035761 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1035762 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1035763 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1035764 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1035772 T1881 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1035772 T1881 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1035773 T1881 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=73.1650390625, floorSegmentMB=2.103515625, forceMergeDeletesPctAllowed=28.57091752458707, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7193800672233797 [junit4] 2> 1035773 T1881 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1ca42a2)),segFN=segments_1,generation=1} [junit4] 2> 1035774 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1035774 T1881 oass.SolrIndexSearcher.<init> Opening Searcher@c814d7[customcollreplicadeletion_a_replica1] main [junit4] 2> 1035774 T1881 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1035775 T1881 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1035775 T1881 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1035776 T1881 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1035776 T1881 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1035777 T1881 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1035777 T1881 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1035777 T1881 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1035778 T1881 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 1035779 T1881 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 1035779 T1881 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1035780 T1881 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1035782 T1934 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@c814d7[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1035783 T1881 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 1035783 T1881 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:35959/ra_b/o collection:customcollreplicadeletion shard:a [junit4] 2> 1035784 T1881 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 1035790 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 1035792 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035792 T1881 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1035792 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2785 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@184ec20 url=https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1 node=127.0.0.1:35959_ra_b%2Fo C2785_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:35959/ra_b/o, node_name=127.0.0.1:35959_ra_b%2Fo, state=down} [junit4] 2> 1035793 T1881 C2785 P35959 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1/ [junit4] 2> 1035793 T1881 C2785 P35959 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1035793 T1881 C2785 P35959 oasc.SyncStrategy.syncToMe https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 1035794 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1/ a [junit4] 2> 1035794 T1881 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 1035796 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 1035798 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035798 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035798 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035799 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1035800 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1035802 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 1035803 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035803 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035804 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035804 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035804 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1035805 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1035848 T1881 oasc.ZkController.register We are https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:35959/ra_b/o/customcollreplicadeletion_a_replica1/ [junit4] 2> 1035848 T1881 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:35959/ra_b/o [junit4] 2> 1035848 T1881 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1035849 T1881 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1035849 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1035851 T1881 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1035852 T1881 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=321 [junit4] 2> 1035853 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 1035854 T1888 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":"https://127.0.0.1:35959/ra_b/o", [junit4] 2> "node_name":"127.0.0.1:35959_ra_b%2Fo", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1035855 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1035855 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035855 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1035856 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1035857 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1036551 T1906 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 1036551 T1906 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 1036552 T1906 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1036552 T1906 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1036553 T1906 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1036553 T1906 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/' [junit4] 2> 1036593 T1906 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1036613 T1906 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1036614 T1906 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 1036620 T1906 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 1036810 T1906 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1036829 T1906 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1036831 T1906 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1036838 T1906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1036840 T1906 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1036842 T1906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1036843 T1906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1036843 T1906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1036844 T1906 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1036845 T1906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1036845 T1906 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1036845 T1906 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 1036846 T1906 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1036846 T1906 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/ [junit4] 2> 1036846 T1906 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8561c5 [junit4] 2> 1036847 T1906 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/data [junit4] 2> 1036848 T1906 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/ [junit4] 2> 1036848 T1906 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 1036849 T1906 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index [junit4] 2> 1036849 T1906 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=20.173828125, floorSegmentMB=1.21875, forceMergeDeletesPctAllowed=3.7476594312082723, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 1036850 T1906 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-d921ef)),segFN=segments_1,generation=1} [junit4] 2> 1036850 T1906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1036854 T1906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1036854 T1906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1036855 T1906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1036855 T1906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1036855 T1906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1036856 T1906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1036856 T1906 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1036857 T1906 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1036857 T1906 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1036858 T1906 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1036858 T1906 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1036859 T1906 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1036859 T1906 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1036859 T1906 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 1036860 T1906 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1036860 T1906 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 1036861 T1906 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 1036861 T1906 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1036862 T1906 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1036862 T1906 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 1036863 T1906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1036864 T1906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1036865 T1906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1036866 T1906 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1036869 T1906 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1036870 T1906 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1036870 T1906 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=73.1650390625, floorSegmentMB=2.103515625, forceMergeDeletesPctAllowed=28.57091752458707, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7193800672233797 [junit4] 2> 1036871 T1906 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-d921ef)),segFN=segments_1,generation=1} [junit4] 2> 1036871 T1906 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1036872 T1906 oass.SolrIndexSearcher.<init> Opening Searcher@af1419[customcollreplicadeletion_b_replica1] main [junit4] 2> 1036872 T1906 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 1036873 T1906 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1036873 T1906 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1036874 T1906 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1036874 T1906 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1036874 T1906 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1036875 T1906 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 1036875 T1906 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1036876 T1906 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 1036876 T1906 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1036878 T1936 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@af1419[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 1036881 T1906 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 1036881 T1906 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:38255/ra_b/o collection:customcollreplicadeletion shard:b [junit4] 2> 1036882 T1906 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 1036886 T1906 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 1036887 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1036887 T1906 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1036888 T1906 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2786 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@10b3876 url=https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1 node=127.0.0.1:38255_ra_b%2Fo C2786_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:38255/ra_b/o, node_name=127.0.0.1:38255_ra_b%2Fo, state=down} [junit4] 2> 1036888 T1906 C2786 P38255 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1/ [junit4] 2> 1036889 T1906 C2786 P38255 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1036889 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 1036890 T1906 C2786 P38255 oasc.SyncStrategy.syncToMe https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 1036890 T1906 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1/ b [junit4] 2> 1036890 T1906 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 1036891 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1036892 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036892 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036892 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1036895 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1036897 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 1036898 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1036899 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1036899 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036899 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036900 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1036900 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1036945 T1906 oasc.ZkController.register We are https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:38255/ra_b/o/customcollreplicadeletion_b_replica1/ [junit4] 2> 1036946 T1906 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:38255/ra_b/o [junit4] 2> 1036946 T1906 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1036946 T1906 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 1036947 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 1036949 T1906 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1036950 T1888 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 1036950 T1906 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=1407 [junit4] 2> 1036950 T1888 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":"https://127.0.0.1:38255/ra_b/o", [junit4] 2> "node_name":"127.0.0.1:38255_ra_b%2Fo", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 1036951 T1930 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 1036952 T1930 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=321},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1407},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 1036954 T1926 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 1036959 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1036960 T1918 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=1617 [junit4] 2> 1036961 T1863 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 1036966 T1888 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 1036966 T1911 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036966 T1896 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 1036967 T1911 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1036968 T1863 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 1036969 T1863 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1036970 T1896 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 1036974 T1863 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1036974 T1939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e91744 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1036974 T1863 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1036974 T1863 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1036975 T1863 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1036981 T1919 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 1036981 T1896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 1036984 T1889 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{ [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 1036985 T1940 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , { [junit4] 2> "operation":"deletereplica", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "shard":"a", [junit4] 2> "replica":"core_node1"} [junit4] 2> 1036989 T1881 oasc.SolrCore.close [customcollreplicadeletion_a_replica1] CLOSING SolrCore org.apache.solr.core.SolrCore@184ec20 [junit4] 2> 1036996 T1881 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0} [junit4] 2> 1036997 T1881 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState [junit4] 2> 1036997 T1881 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1036997 T1881 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser [junit4] 2> 1036998 T1881 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_re [...truncated too long message...] um concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 2 /solr/collections/customcollreplicadeletion/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 1161245 T1929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19bea03 name:ZooKeeperConnection Watcher:127.0.0.1:54327/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 1161245 T1929 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 1161245 T1929 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@a5c48a rejected from java.util.concurrent.ThreadPoolExecutor@1a74bba[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1161246 T1929 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@a2c45e rejected from java.util.concurrent.ThreadPoolExecutor@1a74bba[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> 1161246 T1929 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@188b4f5 rejected from java.util.concurrent.ThreadPoolExecutor@1a74bba[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 4] [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369) [junit4] 2> at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112) [junit4] 2> at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522) [junit4] 2> at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498) [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=A7FDA6561F7B78C4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl_PL -Dtests.timezone=America/Argentina/San_Luis -Dtests.file.encoding=UTF-8 [junit4] ERROR 130s J1 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:38255/ra_b/o, https://127.0.0.1:50233/ra_b/o, https://127.0.0.1:35959/ra_b/o] [junit4] > at __randomizedtesting.SeedInfo.seed([A7FDA6561F7B78C4:261B284E682418F8]: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:874) [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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) [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 : customcollreplicadeletion/a/core_node1 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) [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> 1161253 T1863 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A7FDA6561F7B78C4-001 [junit4] 2> 129912 T1862 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=pl_PL, timezone=America/Argentina/San_Luis [junit4] 2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=37130264,total=186953728 [junit4] 2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, CollectionsAPIDistributedZkTest, TestSolrXml, HdfsSyncSliceTest, TestPHPSerializedResponseWriter, TestIBSimilarityFactory, HttpPartitionTest, DistanceFunctionTest, ClusterStateTest, IndexSchemaRuntimeFieldTest, SearchHandlerTest, DateMathParserTest, ZkSolrClientTest, DistributedTermsComponentTest, TestLFUCache, TestExceedMaxTermLength, TestDistributedGrouping, TestShortCircuitedRequests, TestFunctionQuery, AssignTest, TestPseudoReturnFields, LoggingHandlerTest, TestJoin, TestMultiCoreConfBootstrap, CursorMarkTest, AlternateDirectoryTest, TestCloudManagedSchemaConcurrent, TestFieldSortValues, TestSearcherReuse, ExternalCollectionsTest, TestInfoStreamLogging, StressHdfsTest, UniqFieldsUpdateProcessorFactoryTest, CoreContainerCoreInitFailuresTest, TestPostingsSolrHighlighter, OpenCloseCoreStressTest, CurrencyFieldXmlFileTest, PreAnalyzedUpdateProcessorTest, TestElisionMultitermQuery, SpatialFilterTest, SolrTestCaseJ4Test, TestMergePolicyConfig, TestIndexingPerformance, DocValuesTest, TestReRankQParserPlugin, TestIntervalFaceting, TestRandomFaceting, DistributedQueryComponentCustomSortTest, CacheHeaderTest, HdfsRecoveryZkTest, OutputWriterTest, TestGroupingSearch, TestBM25SimilarityFactory, SolrInfoMBeanTest, TestSolrQueryParser, DeleteLastCustomShardedReplicaTest] [junit4] Completed on J1 in 130.18s, 1 test, 1 error <<< FAILURES! [...truncated 923 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23 assumptions) Total time: 95 minutes 41 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -server -XX:+UseConcMarkSweepGC 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]
