Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4308/ Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseParallelGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:56215, http://127.0.0.1:56191, http://127.0.0.1:56206] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:56215, http://127.0.0.1:56191, http://127.0.0.1:56206] at __randomizedtesting.SeedInfo.seed([EE65860654A833E4:6F83081E23F753D8]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:890) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:672) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:615) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) 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:340) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301) ... 46 more Build Log: [...truncated 11187 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\init-core-data-001 [junit4] 2> 2489168 T5111 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 2489168 T5111 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 2489180 T5111 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2489184 T5111 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2489186 T5112 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2489281 T5111 oasc.ZkTestServer.run start zk server on port:56184 [junit4] 2> 2489283 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2489287 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2489297 T5118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e04284 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2489298 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2489299 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2489300 T5111 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2489314 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2489320 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2489323 T5120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a1b7aa name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2489323 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2489323 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2489324 T5111 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2489328 T5111 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2489334 T5111 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2489339 T5111 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2489346 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 2489347 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2489357 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 2489357 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2489366 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2489366 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2489374 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 2489374 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2489383 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 2489383 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2489395 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 2489395 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2489402 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 2489403 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2489412 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 2489413 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2489418 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2489419 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2489426 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 2489426 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2489434 T5111 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 2489434 T5111 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2491840 T5111 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2491871 T5111 oejs.AbstractConnector.doStart Started [email protected]:56191 [junit4] 2> 2491871 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2491871 T5111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2491871 T5111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002 [junit4] 2> 2491871 T5111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\' [junit4] 2> 2491913 T5111 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\solr.xml [junit4] 2> 2491932 T5111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002 [junit4] 2> 2491934 T5111 oasc.CoreContainer.<init> New CoreContainer 27308953 [junit4] 2> 2491934 T5111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\] [junit4] 2> 2491935 T5111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2491936 T5111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2491936 T5111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2491937 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2491937 T5111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2491938 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2491938 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2491939 T5111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2491940 T5111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2491940 T5111 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2491941 T5111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2491941 T5111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2491942 T5111 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2491942 T5111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr [junit4] 2> 2491943 T5111 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2491944 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2491946 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2491947 T5131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27bd5f name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2491948 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2491949 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2491954 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2491957 T5133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d6ac57 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2491958 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2491961 T5111 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2491969 T5111 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2491977 T5111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2491983 T5111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2491990 T5111 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2491996 T5111 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2492000 T5111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56191_ [junit4] 2> 2492001 T5111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56191_ [junit4] 2> 2492007 T5111 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2492011 T5111 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2492016 T5111 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2492019 T5111 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56191_ [junit4] 2> 2492020 T5111 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2492023 T5111 oasc.Overseer.start Overseer (id=92443007120441347-127.0.0.1:56191_-n_0000000000) starting [junit4] 2> 2492029 T5111 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2492050 T5111 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2492052 T5135 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2492054 T5111 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2492059 T5111 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2492063 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2492072 T5134 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2492074 T5111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002 [junit4] 2> 2493317 T5111 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\conf\ [junit4] 2> 2493540 T5111 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2493544 T5111 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2493544 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2493545 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2493548 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2493552 T5139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12b21ea name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2493552 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2493552 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2493553 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2493561 T5111 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2493561 T5111 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2493561 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2493565 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2493567 T5141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d7672d name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2493568 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2493568 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2493572 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2493583 T5134 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2493583 T5134 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2493583 T5134 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2493589 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2493596 T5142 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> 2493605 T5143 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> 2495646 T5111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2495648 T5111 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2495653 T5111 oejs.AbstractConnector.doStart Started [email protected]:56206 [junit4] 2> 2495655 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2495655 T5111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2495655 T5111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003 [junit4] 2> 2495655 T5111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\' [junit4] 2> 2495694 T5111 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\solr.xml [junit4] 2> 2495714 T5111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003 [junit4] 2> 2495715 T5111 oasc.CoreContainer.<init> New CoreContainer 19705578 [junit4] 2> 2495715 T5111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\] [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2495717 T5111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2495719 T5111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2495720 T5111 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2495720 T5111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2495720 T5111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2495720 T5111 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2495721 T5111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr [junit4] 2> 2495722 T5111 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2495722 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2495724 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2495727 T5154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@463656 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2495728 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2495728 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2495733 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2495737 T5156 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d49c1a name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2495737 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2495753 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2496629 T5111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56206_ [junit4] 2> 2496631 T5111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56206_ [junit4] 2> 2496644 T5111 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2496649 T5111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003 [junit4] 2> 2497874 T5111 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\conf\ [junit4] 2> 2498069 T5111 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2498074 T5111 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2498074 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2500365 T5111 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2500366 T5111 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2500372 T5111 oejs.AbstractConnector.doStart Started [email protected]:56215 [junit4] 2> 2500374 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2500374 T5111 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2500374 T5111 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004 [junit4] 2> 2500375 T5111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004\' [junit4] 2> 2500423 T5111 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004\solr.xml [junit4] 2> 2500440 T5111 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004 [junit4] 2> 2500441 T5111 oasc.CoreContainer.<init> New CoreContainer 10850303 [junit4] 2> 2500441 T5111 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004\] [junit4] 2> 2500442 T5111 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2500442 T5111 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2500443 T5111 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2500443 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2500444 T5111 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2500444 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2500444 T5111 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2500444 T5111 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2500444 T5111 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2500445 T5111 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2500446 T5111 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2500446 T5111 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2500447 T5111 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2500447 T5111 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56184/solr [junit4] 2> 2500448 T5111 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2500448 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2500450 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2500453 T5169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@804a27 name:ZooKeeperConnection Watcher:127.0.0.1:56184 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2500454 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2500454 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2500461 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2500463 T5171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a8d66 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2500464 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2500478 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2501354 T5111 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56215_ [junit4] 2> 2501356 T5111 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56215_ [junit4] 2> 2501370 T5111 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2501382 T5111 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004 [junit4] 2> 2502839 T5111 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-004\conf\ [junit4] 2> 2503112 T5111 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2503115 T5111 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2503115 T5111 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2503122 T5111 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2503122 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2503124 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2503128 T5175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a9622b name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2503128 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2503129 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2503132 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2503147 T5152 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> 2503151 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2503154 T5135 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"createcollection", [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> 2503157 T5176 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> "operation":"createcollection", [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> 2503162 T5176 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2503163 T5176 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2503164 T5176 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2503178 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2503192 T5134 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2503192 T5134 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2503192 T5134 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2503204 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2503210 T5143 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> 2503211 T5172 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> 2503210 T5142 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> 2503211 T5177 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> 2503211 T5157 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> 2503278 T5176 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2503278 T5176 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:56191_ [junit4] 2> 2503281 T5176 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:56206_ [junit4] 2> 2503291 T5128 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> 2503292 T5148 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> 2503312 T5128 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2503314 T5148 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2503324 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2503327 T5128 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2503327 T5128 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2503328 T5148 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2503332 T5128 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2503333 T5148 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2503336 T5148 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2503338 T5128 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2503340 T5128 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2503345 T5148 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2503346 T5148 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2503356 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2503357 T5134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56191", [junit4] 2> "node_name":"127.0.0.1:56191_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2503363 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2503365 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2503366 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2503368 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2503374 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2503385 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2503386 T5134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56206", [junit4] 2> "node_name":"127.0.0.1:56206_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2503392 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2503394 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2503398 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2503398 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2503401 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2503406 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2504341 T5128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2504342 T5128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2504344 T5128 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2504346 T5148 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2504346 T5128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2504346 T5148 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2504350 T5148 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2504351 T5148 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2504351 T5128 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2504352 T5128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\' [junit4] 2> 2504357 T5148 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2504357 T5148 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\' [junit4] 2> 2504519 T5128 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2504539 T5148 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 2504565 T5148 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2504574 T5128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2504576 T5148 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2504585 T5128 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2504646 T5128 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2504677 T5148 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2504958 T5128 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2504968 T5148 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2504987 T5148 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2504992 T5148 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2504996 T5128 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2505005 T5128 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2505092 T5128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2505095 T5148 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2505107 T5148 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2505107 T5128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2505115 T5148 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2505119 T5128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2505122 T5148 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2505125 T5148 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2505126 T5148 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2505128 T5128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2505129 T5128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2505131 T5128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2505132 T5148 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2505135 T5148 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2505135 T5148 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2505136 T5148 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2505137 T5148 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 2505138 T5148 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a10908 [junit4] 2> 2505138 T5128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2505140 T5148 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 2505141 T5148 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index/ [junit4] 2> 2505142 T5148 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 2505140 T5128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2505144 T5128 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2505144 T5128 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2505143 T5148 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-003\customcollreplicadeletion_b_replica1\data\index [junit4] 2> 2505148 T5128 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 2505150 T5128 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a10908 [junit4] 2> 2505149 T5148 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=75.3212890625, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=3.1211462431648207, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44228484152719927 [junit4] 2> 2505152 T5128 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 2505152 T5128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index/ [junit4] 2> 2505152 T5128 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 2505153 T5128 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index [junit4] 2> 2505155 T5128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=75.3212890625, floorSegmentMB=2.1005859375, forceMergeDeletesPctAllowed=3.1211462431648207, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44228484152719927 [junit4] 2> 2505157 T5148 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5caee6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd4bc0),segFN=segments_1,generation=1} [junit4] 2> 2505157 T5128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1dbbc23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159860e),segFN=segments_1,generation=1} [junit4] 2> 2505159 T5128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2505158 T5148 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2505186 T5148 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2505188 T5148 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2505189 T5148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2505190 T5148 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2505190 T5148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2505191 T5148 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2505191 T5128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2505193 T5148 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2505193 T5148 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2505194 T5148 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2505193 T5128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2505196 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2505197 T5128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2505198 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2505199 T5128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2505196 T5148 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505201 T5128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2505203 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2505203 T5148 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505204 T5128 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2505207 T5128 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505210 T5128 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505212 T5128 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505215 T5128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2505216 T5128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2505216 T5128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2505218 T5128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2505220 T5128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2505205 T5148 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2505222 T5128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2505224 T5128 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2505225 T5148 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2505226 T5128 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2505226 T5148 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2505226 T5148 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2505226 T5148 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2505230 T5148 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2505231 T5148 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2505233 T5148 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2505235 T5148 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2505238 T5128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505240 T5148 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505244 T5128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505244 T5148 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505249 T5128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505250 T5148 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505254 T5128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505254 T5148 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2505262 T5128 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2505262 T5148 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2505266 T5148 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2505265 T5128 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2505268 T5148 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1604624151325485] [junit4] 2> 2505269 T5128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1604624151325485] [junit4] 2> 2505271 T5148 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5caee6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bd4bc0),segFN=segments_1,generation=1} [junit4] 2> 2505271 T5128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1dbbc23 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159860e),segFN=segments_1,generation=1} [junit4] 2> 2505274 T5128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2505275 T5128 oass.SolrIndexSearcher.<init> Opening Searcher@a56adc[customcollreplicadeletion_a_replica1] main [junit4] 2> 2505276 T5128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2505273 T5148 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2505277 T5148 oass.SolrIndexSearcher.<init> Opening Searcher@19fb027[customcollreplicadeletion_b_replica1] main [junit4] 2> 2505279 T5148 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2505280 T5128 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2505281 T5128 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2505283 T5128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2505285 T5128 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2505286 T5128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505287 T5148 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2505288 T5148 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2505290 T5128 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2505291 T5128 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505291 T5148 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2505294 T5148 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2505295 T5128 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2505297 T5148 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505302 T5148 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2505302 T5148 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505307 T5148 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2505318 T5128 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2505319 T5128 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505320 T5128 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2505319 T5148 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2505323 T5148 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2505343 T5148 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2505343 T5148 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:56206 collection:customcollreplicadeletion shard:b [junit4] 2> 2505346 T5181 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@19fb027[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2505354 T5180 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@a56adc[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2505361 T5148 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2505363 T5128 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2505364 T5128 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:56191 collection:customcollreplicadeletion shard:a [junit4] 2> 2505370 T5128 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2505404 T5148 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2505409 T5128 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2505412 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505415 T5148 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2505416 T5148 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3139 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@61f90e url=http://127.0.0.1:56206/customcollreplicadeletion_b_replica1 node=127.0.0.1:56206_ C3139_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:56206, node_name=127.0.0.1:56206_, state=down} [junit4] 2> 2505418 T5148 C3139 P56206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56206/customcollreplicadeletion_b_replica1/ [junit4] 2> 2505419 T5148 C3139 P56206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2505422 T5148 C3139 P56206 oasc.SyncStrategy.syncToMe http://127.0.0.1:56206/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2505423 T5148 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56206/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2505424 T5148 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2505424 T5128 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2505427 T5128 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C3140 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@1ebd0d9 url=http://127.0.0.1:56191/customcollreplicadeletion_a_replica1 node=127.0.0.1:56191_ C3140_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:56191, node_name=127.0.0.1:56191_, state=down} [junit4] 2> 2505428 T5128 C3140 P56191 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56191/customcollreplicadeletion_a_replica1/ [junit4] 2> 2505429 T5128 C3140 P56191 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2505430 T5128 C3140 P56191 oasc.SyncStrategy.syncToMe http://127.0.0.1:56191/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2505431 T5128 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56191/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2505432 T5128 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2505443 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2505458 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505464 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505466 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505468 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2505475 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2505490 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2505497 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505500 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505506 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505507 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505512 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2505524 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2505535 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2505544 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505546 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505548 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505550 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505552 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2505558 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2505563 T5148 oasc.ZkController.register We are http://127.0.0.1:56206/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:56206/customcollreplicadeletion_b_replica1/ [junit4] 2> 2505564 T5148 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:56206 [junit4] 2> 2505564 T5148 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2505564 T5148 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2505571 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505577 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2505586 T5148 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2505588 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505593 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505593 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505593 T5148 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=2301 [junit4] 2> 2505597 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2505605 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2505617 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2505618 T5134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56206", [junit4] 2> "node_name":"127.0.0.1:56206_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2505623 T5128 oasc.ZkController.register We are http://127.0.0.1:56191/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:56191/customcollreplicadeletion_a_replica1/ [junit4] 2> 2505624 T5128 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:56191 [junit4] 2> 2505624 T5128 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2505627 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505628 T5128 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2505628 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505633 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505634 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505636 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2505652 T5128 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2505657 T5128 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=2366 [junit4] 2> 2505659 T5176 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2505665 T5176 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=2301},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=2366},core=customcollreplicadeletion_a_replica1}}} [junit4] 2> 2505666 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2505669 T5157 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2505675 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505678 T5152 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=2531 [junit4] 2> 2505683 T5111 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2505690 T5134 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2505691 T5134 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56191", [junit4] 2> "node_name":"127.0.0.1:56191_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2505698 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2505699 T5134 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2505701 T5157 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505701 T5142 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2505703 T5157 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2505708 T5142 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2506702 T5111 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2506703 T5111 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2506706 T5111 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2506710 T5185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c27170 name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2506710 T5111 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2506711 T5111 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2506715 T5111 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2506735 T5150 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2506738 T5142 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2506743 T5135 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"} [jun [...truncated too long message...] bstractExecutorService.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> 2631993 T5175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a9622b name:ZooKeeperConnection Watcher:127.0.0.1:56184/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None [junit4] 2> 2631993 T5175 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed [junit4] 2> 2632013 T5175 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@182a1ac rejected from java.util.concurrent.ThreadPoolExecutor@1ad5ee3[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=EE65860654A833E4 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Atlantic/Reykjavik -Dtests.file.encoding=ISO-8859-1 [junit4] ERROR 143s | DeleteLastCustomShardedReplicaTest.testDistribSearch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:56215, http://127.0.0.1:56191, http://127.0.0.1:56206] [junit4] > at __randomizedtesting.SeedInfo.seed([EE65860654A833E4:6F83081E23F753D8]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:890) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:672) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:615) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116) [junit4] > at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106) [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:340) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301) [junit4] > ... 46 more [junit4] 2> 2632021 T5111 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-EE65860654A833E4-001 [junit4] 2> 142861 T5110 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=is, timezone=Atlantic/Reykjavik [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_40-ea (32-bit)/cpus=2,threads=1,free=124461504,total=345505792 [junit4] 2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, BadComponentTest, EnumFieldTest, DOMUtilTest, SharedFSAutoReplicaFailoverUtilsTest, RangeFacetTest, DistributedFacetPivotLongTailTest, ReturnFieldsTest, TestQueryTypes, TestManagedSchemaFieldTypeResource, TestCloudSchemaless, ShowFileRequestHandlerTest, OverseerRolesTest, StatelessScriptUpdateProcessorFactoryTest, DistributedIntervalFacetingTest, TestReload, TestDocBasedVersionConstraints, TestQueryUtils, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, BlockCacheTest, HighlighterTest, TestDFRSimilarityFactory, AlternateDirectoryTest, TestFaceting, ReplicationFactorTest, TestCursorMarkWithoutUniqueKey, PathHierarchyTokenizerFactoryTest, TestArbitraryIndexDir, TestManagedResource, TestHighlightDedupGrouping, TestSolr4Spatial, PluginInfoTest, TestFieldTypeResource, UpdateParamsTest, TestOverriddenPrefixQueryForCustomFieldType, SpellingQueryConverterTest, TestIBSimilarityFactory, TestBadConfig, CoreAdminCreateDiscoverTest, BadIndexSchemaTest, BasicFunctionalityTest, TermVectorComponentDistributedTest, SpatialFilterTest, HdfsRecoveryZkTest, TermVectorComponentTest, RequestHandlersTest, TestCloudInspectUtil, TestValueSourceCache, IndexSchemaTest, TestImplicitCoreProperties, TestTolerantSearch, TestRandomMergePolicy, TestCustomSort, TestExceedMaxTermLength, DeleteShardTest, QueryFacetTest, TestLRUCache, SoftAutoCommitTest, SuggesterFSTTest, ChaosMonkeySafeLeaderTest, TestRTGBase, NumericFieldsTest, PrimUtilsTest, LoggingHandlerTest, TestRestManager, QueryResultKeyTest, TestManagedSynonymFilterFactory, TestFreeTextSuggestions, TestJmxIntegration, TestClassNameShortening, TestSuggestSpellingConverter, TestCoreDiscovery, RankQueryTest, SolrIndexSplitterTest, CollectionsAPIDistributedZkTest, TestExtendedDismaxParser, DebugComponentTest, SimpleFacetsTest, HardAutoCommitTest, TestOrdValues, TestCloudPivotFacet, TestNonNRTOpen, AbstractAnalyticsStatsTest, SuggesterTest, TestSolrIndexConfig, MinimalSchemaTest, CursorMarkTest, TestStressLucene, UUIDFieldTest, TestConfigSets, CurrencyFieldXmlFileTest, TestShortCircuitedRequests, HighlighterConfigTest, SpellCheckCollatorTest, TestNRTOpen, TestCollationField, TestShardHandlerFactory, DistribDocExpirationUpdateProcessorTest, DeleteInactiveReplicaTest, UniqFieldsUpdateProcessorFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, TestStressUserVersions, BlockDirectoryTest, OutputWriterTest, TestFieldTypeCollectionResource, DistributedFacetPivotSmallTest, TestCloudManagedSchemaConcurrent, DocExpirationUpdateProcessorFactoryTest, TestReversedWildcardFilterFactory, CopyFieldTest, TimeZoneUtilsTest, MigrateRouteKeyTest, TestJoin, SuggesterWFSTTest, PingRequestHandlerTest, TestDefaultSimilarityFactory, CursorPagingTest, TestRawResponseWriter, ExternalCollectionsTest, PrimitiveFieldTypeTest, URLClassifyProcessorTest, IndexBasedSpellCheckerTest, TestAddFieldRealTimeGet, PolyFieldTest, TestBlendedInfixSuggestions, TestReplicationHandlerBackup, SolrCoreCheckLockOnStartupTest, ResponseLogComponentTest, TestManagedSchemaDynamicFieldResource, ScriptEngineTest, FunctionTest, TestSchemaVersionResource, BadCopyFieldTest, TestPseudoReturnFields, FullSolrCloudDistribCmdsTest, ModifyConfFileTest, DateRangeFieldTest, TestJmxMonitoredMap, TestMaxScoreQueryParser, TestRangeQuery, TestExpandComponent, FileBasedSpellCheckerTest, ChangedSchemaMergeTest, TestChildDocTransformer, TestDynamicFieldResource, DisMaxRequestHandlerTest, TestSimpleQParserPlugin, TestDocSet, SharedFSAutoReplicaFailoverTest, TestManagedResourceStorage, TestReplicationHandler, DeleteLastCustomShardedReplicaTest] [junit4] Completed in 143.76s, 1 test, 1 error <<< FAILURES! [...truncated 887 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:491: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:471: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:60: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1358: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:961: There were test failures: 438 suites, 1830 tests, 1 error, 54 ignored (32 assumptions) Total time: 155 minutes 31 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b04 -client -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
