Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4327/ Java: 32bit/jdk1.8.0_20 -server -XX:+UseParallelGC
3 tests failed. REGRESSION: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:55760/er_d/d, https://127.0.0.1:55736/er_d/d, https://127.0.0.1:55751/er_d/d] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:55760/er_d/d, https://127.0.0.1:55736/er_d/d, https://127.0.0.1:55751/er_d/d] at __randomizedtesting.SeedInfo.seed([A02A56987C950323:21CCD8800BCA631F]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117) at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor46.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : customcollreplicadeletion/a/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 45 more REGRESSION: org.apache.solr.handler.TestReplicationHandlerBackup.doTestBackup Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([A02A56987C950323]:0) FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([A02A56987C950323]:0) Build Log: [...truncated 11356 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-A02A56987C950323-001\init-core-data-001 [junit4] 2> 2663679 T7508 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 2663679 T7508 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /er_d/d [junit4] 2> 2663685 T7508 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 2663685 T7508 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2663689 T7509 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 2663824 T7508 oasc.ZkTestServer.run start zk server on port:55726 [junit4] 2> 2663824 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2663827 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2663832 T7515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d1180 name:ZooKeeperConnection Watcher:127.0.0.1:55726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2663832 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2663832 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2663832 T7508 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 2663838 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2663840 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2663844 T7517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15843e9 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2663844 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2663844 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2663844 T7508 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 2663847 T7508 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 2663850 T7508 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 2663852 T7508 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 2663855 T7508 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> 2663855 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 2663860 T7508 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> 2663860 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 2663865 T7508 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> 2663865 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 2663873 T7508 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> 2663873 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 2663880 T7508 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> 2663880 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 2663885 T7508 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> 2663885 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 2663892 T7508 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> 2663892 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 2663897 T7508 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> 2663897 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 2663904 T7508 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> 2663904 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 2663909 T7508 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> 2663909 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 2663914 T7508 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> 2663914 T7508 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 2663922 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2663926 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2663929 T7519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b713 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2663929 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2663929 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2666287 T7508 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2666303 T7508 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2666338 T7508 oejs.AbstractConnector.doStart Started [email protected]:55736 [junit4] 2> 2666344 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2666344 T7508 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2666346 T7508 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-A02A56987C950323-001\tempDir-002 [junit4] 2> 2666346 T7508 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-002\' [junit4] 2> 2666386 T7508 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-A02A56987C950323-001\tempDir-002\solr.xml [junit4] 2> 2666398 T7508 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-A02A56987C950323-001\tempDir-002 [junit4] 2> 2666399 T7508 oasc.CoreContainer.<init> New CoreContainer 19073888 [junit4] 2> 2666400 T7508 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-A02A56987C950323-001\tempDir-002\] [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2666402 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2666404 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2666404 T7508 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2666404 T7508 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2666410 T7508 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2666414 T7508 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2666414 T7508 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2666414 T7508 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2666414 T7508 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55726/solr [junit4] 2> 2666414 T7508 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2666414 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2666419 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2666422 T7530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d39f7a name:ZooKeeperConnection Watcher:127.0.0.1:55726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2666423 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2666423 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2666428 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2666429 T7532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f2db3b name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2666429 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2666432 T7508 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 2666439 T7508 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 2666443 T7508 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 2666449 T7508 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 2666456 T7508 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 2666462 T7508 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 2666465 T7508 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55736_er_d%2Fd [junit4] 2> 2666466 T7508 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55736_er_d%2Fd [junit4] 2> 2666472 T7508 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 2666476 T7508 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 2666480 T7508 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2666483 T7508 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55736_er_d%2Fd [junit4] 2> 2666483 T7508 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 2666489 T7508 oasc.Overseer.start Overseer (id=92484563130449924-127.0.0.1:55736_er_d%2Fd-n_0000000000) starting [junit4] 2> 2666494 T7508 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 2666511 T7508 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 2666514 T7534 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 2666514 T7508 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 2666519 T7508 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 2666523 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2666535 T7533 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 2666536 T7508 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-A02A56987C950323-001\tempDir-002 [junit4] 2> 2668168 T7508 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-A02A56987C950323-001\tempDir-002\conf\ [junit4] 2> 2668456 T7508 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2668458 T7508 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2668458 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2668481 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2668483 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2668485 T7538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1920660 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2668486 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2668486 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2668490 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2668498 T7508 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 2668498 T7508 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 2668498 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2668500 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2668502 T7540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e17f24 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2668503 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2668503 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2668507 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2668529 T7533 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 2668529 T7533 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 2668529 T7533 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 2668536 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 2668540 T7542 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> 2668543 T7541 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> 2670919 T7508 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 2670919 T7508 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2670934 T7508 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2670938 T7508 oejs.AbstractConnector.doStart Started [email protected]:55751 [junit4] 2> 2670943 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2670943 T7508 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2670943 T7508 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-A02A56987C950323-001\tempDir-003 [junit4] 2> 2670945 T7508 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-003\' [junit4] 2> 2671004 T7508 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-A02A56987C950323-001\tempDir-003\solr.xml [junit4] 2> 2671024 T7508 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-A02A56987C950323-001\tempDir-003 [junit4] 2> 2671024 T7508 oasc.CoreContainer.<init> New CoreContainer 21384542 [junit4] 2> 2671024 T7508 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-A02A56987C950323-001\tempDir-003\] [junit4] 2> 2671026 T7508 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2671026 T7508 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2671028 T7508 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2671031 T7508 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2671036 T7508 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2671042 T7508 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2671042 T7508 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2671042 T7508 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2671042 T7508 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55726/solr [junit4] 2> 2671042 T7508 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2671042 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2671048 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2671050 T7553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ca32e name:ZooKeeperConnection Watcher:127.0.0.1:55726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2671051 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2671051 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2671056 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2671059 T7555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1978fb1 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2671059 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2671072 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2672296 T7508 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55751_er_d%2Fd [junit4] 2> 2672298 T7508 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55751_er_d%2Fd [junit4] 2> 2672308 T7508 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2672314 T7508 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-A02A56987C950323-001\tempDir-003 [junit4] 2> 2673799 T7508 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-A02A56987C950323-001\tempDir-003\conf\ [junit4] 2> 2674076 T7508 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2674079 T7508 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2674079 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2676210 T7508 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 2676210 T7508 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 2676226 T7508 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 2676228 T7508 oejs.AbstractConnector.doStart Started [email protected]:55760 [junit4] 2> 2676233 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 2676234 T7508 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 2676234 T7508 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004 [junit4] 2> 2676234 T7508 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\' [junit4] 2> 2676284 T7508 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\solr.xml [junit4] 2> 2676299 T7508 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004 [junit4] 2> 2676302 T7508 oasc.CoreContainer.<init> New CoreContainer 5463500 [junit4] 2> 2676302 T7508 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\] [junit4] 2> 2676303 T7508 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 2676303 T7508 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 2676303 T7508 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 2676303 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 2676304 T7508 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 2676304 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 2676304 T7508 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 2676304 T7508 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 2676304 T7508 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 2676319 T7508 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 2676324 T7508 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 2676325 T7508 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 2676325 T7508 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 2676325 T7508 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55726/solr [junit4] 2> 2676325 T7508 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 2676327 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2676329 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2676331 T7568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@262260 name:ZooKeeperConnection Watcher:127.0.0.1:55726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2676333 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2676333 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2676338 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2676342 T7570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195e8df name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2676342 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2676356 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2677587 T7508 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55760_er_d%2Fd [junit4] 2> 2677589 T7508 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55760_er_d%2Fd [junit4] 2> 2677599 T7508 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 2677603 T7508 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004 [junit4] 2> 2678628 T7508 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\conf\ [junit4] 2> 2678805 T7508 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 2678808 T7508 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 2678809 T7508 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 2678819 T7508 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion [junit4] 2> 2678819 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2678823 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2678824 T7574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d2eaf3 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2678825 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2678825 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2678828 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2678901 T7526 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> 2678904 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2678906 T7534 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 2678907 T7575 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"customcollreplicadeletion", [junit4] 2> "replicationFactor":"1", [junit4] 2> "numShards":"1", [junit4] 2> "maxShardsPerNode":"5", [junit4] 2> "shards":"a,b", [junit4] 2> "stateFormat":"2", [junit4] 2> "router.name":"implicit"} [junit4] 2> 2678912 T7575 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 2678912 T7575 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion [junit4] 2> 2678913 T7575 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion [junit4] 2> 2678923 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2678930 T7533 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion [junit4] 2> 2678931 T7533 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b] [junit4] 2> 2678931 T7533 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2 [junit4] 2> 2678936 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2678938 T7556 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> 2678939 T7541 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> 2678939 T7542 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> 2678942 T7576 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> 2678942 T7571 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> 2679045 T7575 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1 [junit4] 2> 2679045 T7575 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:55736_er_d%2Fd [junit4] 2> 2679048 T7575 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:55760_er_d%2Fd [junit4] 2> 2679104 T7527 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> 2679120 T7527 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2679124 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2679128 T7527 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2679128 T7527 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2679129 T7527 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2679133 T7527 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2679133 T7527 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2679143 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 [junit4] 2> 2679143 T7533 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:55736/er_d/d", [junit4] 2> "node_name":"127.0.0.1:55736_er_d%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2679150 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2679153 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2679159 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2679226 T7563 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> 2679235 T7563 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion [junit4] 2> 2679238 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2679241 T7563 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion [junit4] 2> 2679241 T7563 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion [junit4] 2> 2679242 T7563 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... [junit4] 2> 2679245 T7563 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2679245 T7563 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 2679250 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 [junit4] 2> 2679251 T7533 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:55760/er_d/d", [junit4] 2> "node_name":"127.0.0.1:55760_er_d%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2679255 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2679256 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2679257 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2679258 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2679263 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2680348 T7527 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1 [junit4] 2> 2680348 T7527 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2680350 T7527 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2680350 T7527 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2680351 T7527 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2680352 T7527 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\' [junit4] 2> 2680445 T7527 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2680459 T7527 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2680460 T7563 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1 [junit4] 2> 2680460 T7563 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion [junit4] 2> 2680463 T7563 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 2680463 T7563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2680464 T7527 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2680469 T7563 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2680469 T7563 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\' [junit4] 2> 2680473 T7527 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test [junit4] 2> 2680541 T7563 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 2680552 T7563 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 2680558 T7563 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 2680562 T7563 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test [junit4] 2> 2681062 T7527 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2681069 T7527 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2681070 T7527 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2681119 T7563 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 2681125 T7563 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 2681127 T7563 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 2681131 T7527 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2681137 T7527 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2681143 T7527 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2681146 T7527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2681150 T7527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2681150 T7527 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2681153 T7527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2681153 T7527 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2681154 T7527 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2681154 T7527 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2681156 T7527 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-A02A56987C950323-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-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 2681156 T7527 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f23bb [junit4] 2> 2681157 T7527 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-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\data\ [junit4] 2> 2681158 T7527 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-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index/ [junit4] 2> 2681158 T7527 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-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 2681159 T7527 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-A02A56987C950323-001\tempDir-002\customcollreplicadeletion_a_replica1\data\index [junit4] 2> 2681160 T7563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2681162 T7527 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2090401487, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2681164 T7527 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11a1042)),segFN=segments_1,generation=1} [junit4] 2> 2681164 T7527 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2681166 T7563 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 2681169 T7527 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2681170 T7527 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2681170 T7527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2681170 T7527 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2681171 T7527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2681171 T7563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2681171 T7527 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2681173 T7527 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2681173 T7527 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2681175 T7527 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2681175 T7563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2681177 T7563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2681175 T7527 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681177 T7563 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 2681178 T7527 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681179 T7527 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681179 T7563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 2681181 T7563 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 2681181 T7563 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion [junit4] 2> 2681179 T7527 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2681182 T7527 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2681181 T7563 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 2681183 T7563 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 2681182 T7527 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2681184 T7527 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2681183 T7563 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f23bb [junit4] 2> 2681184 T7527 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2681185 T7527 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2681185 T7527 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2681185 T7563 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\data\ [junit4] 2> 2681186 T7527 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2681186 T7563 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\data\index/ [junit4] 2> 2681188 T7563 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 2681189 T7563 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteLastCustomShardedReplicaTest-A02A56987C950323-001\tempDir-004\customcollreplicadeletion_b_replica1\data\index [junit4] 2> 2681191 T7563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2090401487, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 2681192 T7563 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-14597c7)),segFN=segments_1,generation=1} [junit4] 2> 2681192 T7563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2681196 T7563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 2681197 T7527 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681197 T7563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 2681198 T7563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 2681198 T7563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 2681198 T7563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 2681198 T7563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 2681198 T7527 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681200 T7563 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2681201 T7563 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 2681201 T7563 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 2681201 T7527 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681201 T7563 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681202 T7563 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681203 T7563 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 2681204 T7563 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 2681204 T7527 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681204 T7563 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 2681207 T7563 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 2681207 T7563 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 2681207 T7563 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 2681208 T7563 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 2681209 T7563 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 2681209 T7563 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 2681210 T7527 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2681210 T7527 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2681211 T7563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681213 T7527 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2681213 T7527 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-11a1042)),segFN=segments_1,generation=1} [junit4] 2> 2681213 T7527 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2681214 T7563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681214 T7527 oass.SolrIndexSearcher.<init> Opening Searcher@18581d[customcollreplicadeletion_a_replica1] main [junit4] 2> 2681215 T7527 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2681216 T7563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681219 T7527 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2681219 T7527 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2681219 T7563 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 2681221 T7527 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2681221 T7527 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2681221 T7527 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2681224 T7527 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 2681224 T7527 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2681226 T7563 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 2681226 T7527 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 2681227 T7563 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 2681228 T7563 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 2681229 T7563 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-14597c7)),segFN=segments_1,generation=1} [junit4] 2> 2681229 T7563 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 2681232 T7563 oass.SolrIndexSearcher.<init> Opening Searcher@353d10[customcollreplicadeletion_b_replica1] main [junit4] 2> 2681232 T7563 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion [junit4] 2> 2681234 T7527 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 2681234 T7527 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2681234 T7527 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2681239 T7579 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@18581d[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2681241 T7527 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1 [junit4] 2> 2681241 T7527 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:55736/er_d/d collection:customcollreplicadeletion shard:a [junit4] 2> 2681243 T7563 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper [junit4] 2> 2681243 T7563 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 2681246 T7527 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election [junit4] 2> 2681246 T7563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 2681247 T7563 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 2681247 T7563 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2681251 T7563 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 2681251 T7563 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 2681251 T7563 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 2681251 T7563 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 2681256 T7563 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1 [junit4] 2> 2681256 T7563 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:55760/er_d/d collection:customcollreplicadeletion shard:b [junit4] 2> 2681259 T7580 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@353d10[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()} [junit4] 2> 2681262 T7563 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election [junit4] 2> 2681277 T7527 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a [junit4] 2> 2681283 T7563 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b [junit4] 2> 2681285 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681287 T7527 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2681287 T7527 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1022 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@13bb264 url=https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1 node=127.0.0.1:55736_er_d%2Fd C1022_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:55736/er_d/d, node_name=127.0.0.1:55736_er_d%2Fd, state=down} [junit4] 2> 2681287 T7527 C1022 P55736 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1/ [junit4] 2> 2681287 T7527 C1022 P55736 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2681287 T7527 C1022 P55736 oasc.SyncStrategy.syncToMe https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1/ has no replicas [junit4] 2> 2681287 T7527 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1/ a [junit4] 2> 2681289 T7527 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a [junit4] 2> 2681297 T7563 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 2681297 T7563 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C1023 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@1db254a url=https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1 node=127.0.0.1:55760_er_d%2Fd C1023_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:55760/er_d/d, node_name=127.0.0.1:55760_er_d%2Fd, state=down} [junit4] 2> 2681297 T7563 C1023 P55760 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1/ [junit4] 2> 2681297 T7563 C1023 P55760 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 2681297 T7563 C1023 P55760 oasc.SyncStrategy.syncToMe https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1/ has no replicas [junit4] 2> 2681297 T7563 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1/ b [junit4] 2> 2681298 T7563 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b [junit4] 2> 2681312 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 [junit4] 2> 2681322 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681328 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681328 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681329 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2681334 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2681349 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 [junit4] 2> 2681354 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681355 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681356 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681356 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681357 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2681362 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2681368 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 [junit4] 2> 2681372 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681373 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681374 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681375 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681375 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2681379 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2681387 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 [junit4] 2> 2681391 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681392 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681393 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681393 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681394 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2681397 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2681440 T7527 oasc.ZkController.register We are https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:55736/er_d/d/customcollreplicadeletion_a_replica1/ [junit4] 2> 2681440 T7527 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:55736/er_d/d [junit4] 2> 2681442 T7527 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2681442 T7527 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2681444 T7563 oasc.ZkController.register We are https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:55760/er_d/d/customcollreplicadeletion_b_replica1/ [junit4] 2> 2681444 T7563 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:55760/er_d/d [junit4] 2> 2681445 T7563 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 2681445 T7563 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion [junit4] 2> 2681445 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681455 T7527 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2681459 T7527 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=2355 [junit4] 2> 2681464 T7563 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2681467 T7563 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=2241 [junit4] 2> 2681469 T7575 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion [junit4] 2> 2681471 T7575 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=2355},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=2241},core=customcollreplicadeletion_b_replica1}}} [junit4] 2> 2681472 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 [junit4] 2> 2681472 T7533 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_a_replica1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:55736/er_d/d", [junit4] 2> "node_name":"127.0.0.1:55736_er_d%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"a", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2681474 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged [junit4] 2> 2681476 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681478 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681478 T7526 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=2577 [junit4] 2> 2681480 T7508 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330 [junit4] 2> 2681481 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681481 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681482 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2681487 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2681494 T7533 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 [junit4] 2> 2681495 T7533 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"customcollreplicadeletion_b_replica1", [junit4] 2> "core_node_name":"core_node2", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:55760/er_d/d", [junit4] 2> "node_name":"127.0.0.1:55760_er_d%2Fd", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"b", [junit4] 2> "collection":"customcollreplicadeletion", [junit4] 2> "operation":"state"} [junit4] 2> 2681499 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 2681499 T7533 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json [junit4] 2> 2681500 T7571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681501 T7541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... [junit4] 2> 2681502 T7571 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2681504 T7541 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 [junit4] 2> 2682686 T7508 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion [junit4] 2> 2682689 T7508 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 2682692 T7508 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 2682694 T7584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b11f7 name:ZooKeeperConnection Watcher:127.0.0.1:55726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 2682694 T7508 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 2682694 T7508 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 2682696 T7508 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 2682710 T7525 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node1&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2 [junit4] 2> 2682712 T7541 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 2682713 T7534 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 [...truncated too long message...] ssifyProcessorTest, TestExtendedDismaxParser, SolrIndexSplitterTest, TestUpdate, MergeStrategyTest, TestNonDefinedSimilarityFactory, TestSolrXmlPersistence, CurrencyFieldXmlFileTest, TestCSVResponseWriter, TestNRTOpen, TestReload, TestCloudPivotFacet, TestSuggestSpellingConverter, TestRandomDVFaceting, TestClassNameShortening, RAMDirectoryFactoryTest, TestFileDictionaryLookup, AnalyticsQueryTest, TestPartialUpdateDeduplication, QueryElevationComponentTest, TestSort, TestCharFilters, ShardRoutingTest, TestSchemaSimilarityResource, TestSolrDeletionPolicy1, SpatialFilterTest, AnalysisAfterCoreReloadTest, TestDistributedMissingSort, DOMUtilTest, TestSearchPerf, HdfsLockFactoryTest, TestSchemaResource, OverriddenZkACLAndCredentialsProvidersTest, HdfsWriteToMultipleCollectionsTest, HighlighterTest, SoftAutoCommitTest, HdfsSyncSliceTest, TestPostingsSolrHighlighter, PingRequestHandlerTest, TestManagedSchemaDynamicFieldResource, DistributedFacetPivotSmallTest, DeleteReplicaTest, QueryResultKeyTest, UUIDUpdateProcessorFallbackTest, RollingRestartTest, TestReplicationHandler, TestDocSet, MinimalSchemaTest, SolrTestCaseJ4Test, PluginInfoTest, TestOverriddenPrefixQueryForCustomFieldType, TestCopyFieldCollectionResource, DirectSolrConnectionTest, CSVRequestHandlerTest, TestSolrXmlPersistor, DistributedIntervalFacetingTest, HdfsCollectionsAPIDistributedZkTest, DistributedSpellCheckComponentTest, SSLMigrationTest, SignatureUpdateProcessorFactoryTest, TestJmxIntegration, PreAnalyzedUpdateProcessorTest, ShardRoutingCustomTest, AssignTest, HttpPartitionTest, SolrXmlInZkTest, TestRandomMergePolicy, HighlighterMaxOffsetTest, TestBadConfig, SuggestComponentTest, AnalysisErrorHandlingTest, TestOmitPositions, ChaosMonkeySafeLeaderTest, TestSolr4Spatial2, TestStressUserVersions, TestTolerantSearch, TestSolrQueryParser, TestHighFrequencyDictionaryFactory, TestSolrXml, RemoteQueryErrorTest, RankQueryTest, HdfsUnloadDistributedZkTest, TestStandardQParsers, SuggesterTest, TestZkChroot, TestTrie, TestFoldingMultitermQuery, MigrateRouteKeyTest, SolrIndexConfigTest, BasicDistributedZkTest, FieldAnalysisRequestHandlerTest, TestRestManager, PreAnalyzedFieldTest, OverseerTest, DocumentBuilderTest, TestSolrDeletionPolicy2, TestLuceneMatchVersion, TestManagedStopFilterFactory, TestAddFieldRealTimeGet, DistributedQueryComponentOptimizationTest, TestQueryTypes, LeaderElectionIntegrationTest, ModifyConfFileTest, TestCodecSupport, UnloadDistributedZkTest, MultiThreadedOCPTest, TestShardHandlerFactory, TestComponentsName, TestImplicitCoreProperties, TestFieldResource, DisMaxRequestHandlerTest, CircularListTest, UniqFieldsUpdateProcessorFactoryTest, IndexSchemaTest, ChangedSchemaMergeTest, TestFastLRUCache, TestUniqueKeyFieldResource, AnalyticsMergeStrategyTest, SliceStateTest, CachingDirectoryFactoryTest, SpellPossibilityIteratorTest, RegexBoostProcessorTest, SimplePostToolTest, TestCollectionAPI, TestPHPSerializedResponseWriter, ShowFileRequestHandlerTest, TestXIncludeConfig, TestFreeTextSuggestions, TestAtomicUpdateErrorCases, TriLevelCompositeIdRoutingTest, TestSolr4Spatial, TestFunctionQuery, TestJmxMonitoredMap, HdfsBasicDistributedZk2Test, DocumentAnalysisRequestHandlerTest, TestModifyConfFiles, AsyncMigrateRouteKeyTest, TermsComponentTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, BlockDirectoryTest, DistributedFacetPivotLongTailTest, TestNoOpRegenerator, TestSchemaVersionResource, HighlighterConfigTest, SharedFSAutoReplicaFailoverUtilsTest, SortByFunctionTest, TestFuzzyAnalyzedSuggestions, DeleteLastCustomShardedReplicaTest, AtomicUpdatesTest, DistributedExpandComponentTest, JsonLoaderTest, TestSolrQueryParserResource, CoreAdminHandlerTest, TestQuerySenderListener, NoCacheHeaderTest, DistanceFunctionTest, TestMiniSolrCloudCluster, SpellCheckCollatorTest, CursorMarkTest, SearchHandlerTest, BasicZkTest, TestManagedSchemaFieldTypeResource, ZkControllerTest, HardAutoCommitTest, NumericFieldsTest, TestCloudSchemaless, RequiredFieldsTest, TestBlendedInfixSuggestions, TestRangeQuery, CustomCollectionTest, TermVectorComponentDistributedTest, ClusterStateTest, BasicFunctionalityTest, TestSearcherReuse, TestRTGBase, DistributedFacetPivotLargeTest, HdfsDirectoryTest, XsltUpdateRequestHandlerTest, MultiTermTest, TestSolrIndexConfig, TestRequestStatusCollectionAPI, TestRawResponseWriter, ReturnFieldsTest, TestQueryUtils, DistributedQueryElevationComponentTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TestRealTimeGet, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, SampleTest, TestBinaryField, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, ExternalCollectionsTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, ReplicationFactorTest, ShardSplitTest, SharedFSAutoReplicaFailoverTest, TestCloudInspectUtil, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestShortCircuitedRequests, HdfsRecoveryZkTest, StressHdfsTest, TestConfigSets, TestInfoStreamLogging, TestInitParams, TestNonNRTOpen, TestReloadAndDeleteDocs, TestReplicationHandlerBackup] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=A02A56987C950323 -Dtests.slow=true -Dtests.locale=es_BO -Dtests.timezone=Asia/Oral -Dtests.file.encoding=Cp1252 [junit4] ERROR 0.00s | TestReplicationHandlerBackup (suite) <<< [junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). [junit4] > at __randomizedtesting.SeedInfo.seed([A02A56987C950323]:0) [junit4] Completed in 7289.51s, 1 test, 2 errors <<< FAILURES! [...truncated 166 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: 429 suites, 1772 tests, 1 suite-level error, 2 errors, 54 ignored (32 assumptions) Total time: 266 minutes 44 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_20 -server -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]
