Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4342/ Java: 32bit/jdk1.7.0_67 -server -XX:+UseConcMarkSweepGC
1 tests failed. REGRESSION: org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch Error Message: No live SolrServers available to handle this request:[http://127.0.0.1:58723, http://127.0.0.1:58750, http://127.0.0.1:58732, http://127.0.0.1:58741, http://127.0.0.1:58708] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58723, http://127.0.0.1:58750, http://127.0.0.1:58732, http://127.0.0.1:58741, http://127.0.0.1:58708] at __randomizedtesting.SeedInfo.seed([F559E07BA7B8CC64:74BF6E63D0E7AC58]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322) at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880) at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658) at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601) at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171) at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144) at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not remove replica : delLiveColl/shard1/core_node1 at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343) at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304) ... 46 more Build Log: [...truncated 11882 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\init-core-data-001 [junit4] 2> 5344859 T13056 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) [junit4] 2> 5344862 T13056 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 5344867 T13056 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 5344867 T13056 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 5344869 T13057 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 5344980 T13056 oasc.ZkTestServer.run start zk server on port:58701 [junit4] 2> 5344980 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5344983 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5344987 T13063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16ad7d1 name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5344988 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5344988 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5344989 T13056 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 5345007 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5345011 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5345013 T13065 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13c9045 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5345013 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5345013 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5345013 T13056 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 5345018 T13056 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 5345023 T13056 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 5345026 T13056 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 5345029 T13056 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> 5345029 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 5345036 T13056 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> 5345036 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 5345041 T13056 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> 5345041 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 5345046 T13056 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> 5345047 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 5345052 T13056 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> 5345052 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 5345056 T13056 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> 5345056 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 5345061 T13056 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> 5345061 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 5345067 T13056 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> 5345067 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 5345072 T13056 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> 5345072 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 5345076 T13056 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> 5345076 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 5345084 T13056 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> 5345084 T13056 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 5345091 T13058 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148bdf1be5b0001, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 5346808 T13056 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5346820 T13056 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58708 [junit4] 2> 5346820 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 5346821 T13056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5346821 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002 [junit4] 2> 5346822 T13056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002\' [junit4] 2> 5346869 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002\solr.xml [junit4] 2> 5346925 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002 [junit4] 2> 5346926 T13056 oasc.CoreContainer.<init> New CoreContainer 4723122 [junit4] 2> 5346926 T13056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002\] [junit4] 2> 5346928 T13056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5346928 T13056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5346929 T13056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5346930 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5346930 T13056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5346930 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5346931 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5346931 T13056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5346932 T13056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5346932 T13056 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 5346934 T13056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5346934 T13056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5346934 T13056 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5346935 T13056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58701/solr [junit4] 2> 5346935 T13056 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5346935 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5346938 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5346940 T13076 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181c992 name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5346940 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5346940 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5346944 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5346946 T13078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@90dd42 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5346947 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5346950 T13056 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 5346955 T13056 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 5346960 T13056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 5346965 T13056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 5346970 T13056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 5346975 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 5346978 T13056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58708_ [junit4] 2> 5346979 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58708_ [junit4] 2> 5346984 T13056 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 5346987 T13056 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 5346989 T13056 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5346993 T13056 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:58708_ [junit4] 2> 5346993 T13056 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 5346996 T13056 oasc.Overseer.start Overseer (id=92532638339497987-127.0.0.1:58708_-n_0000000000) starting [junit4] 2> 5347000 T13056 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 5347017 T13056 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 5347018 T13080 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 5347019 T13056 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 5347025 T13056 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 5347028 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5347037 T13079 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 5347041 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002 [junit4] 2> 5348326 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002\conf\ [junit4] 2> 5348571 T13056 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5348574 T13056 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5348574 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5348575 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5348577 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5348579 T13084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13fc063 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5348579 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5348579 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5348581 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5348587 T13056 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 5348588 T13056 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2 [junit4] 2> 5348588 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5348590 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5348591 T13086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1143a67 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5348592 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5348592 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5348596 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5348601 T13079 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1 [junit4] 2> 5348601 T13079 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 5348601 T13079 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2 [junit4] 2> 5348605 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json [junit4] 2> 5348608 T13087 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> 5348615 T13088 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> 5350512 T13056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 5350513 T13056 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5350521 T13056 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58723 [junit4] 2> 5350522 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 5350523 T13056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5350523 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003 [junit4] 2> 5350523 T13056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003\' [junit4] 2> 5350573 T13056 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003\solr.xml [junit4] 2> 5350659 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003 [junit4] 2> 5350660 T13056 oasc.CoreContainer.<init> New CoreContainer 17920814 [junit4] 2> 5350660 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003\] [junit4] 2> 5350662 T13056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5350662 T13056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5350662 T13056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5350663 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5350663 T13056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5350663 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5350664 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5350664 T13056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5350665 T13056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5350665 T13056 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 5350666 T13056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5350666 T13056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5350666 T13056 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5350667 T13056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58701/solr [junit4] 2> 5350667 T13056 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5350667 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5350671 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5350672 T13099 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a103d2 name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5350673 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5350673 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5350677 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5350679 T13101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ac8822 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5350680 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5350692 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5351802 T13056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58723_ [junit4] 2> 5351803 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58723_ [junit4] 2> 5351813 T13056 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5351819 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003 [junit4] 2> 5352656 T13056 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-003\conf\ [junit4] 2> 5352801 T13056 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5352804 T13056 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5352804 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5354676 T13056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 5354679 T13056 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5354686 T13056 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58732 [junit4] 2> 5354687 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 5354688 T13056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5354688 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004 [junit4] 2> 5354689 T13056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\' [junit4] 2> 5354744 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\solr.xml [junit4] 2> 5354789 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004 [junit4] 2> 5354789 T13056 oasc.CoreContainer.<init> New CoreContainer 21935855 [junit4] 2> 5354789 T13056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\] [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5354792 T13056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5354792 T13056 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 5354795 T13056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5354795 T13056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5354795 T13056 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5354795 T13056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58701/solr [junit4] 2> 5354795 T13056 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5354797 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5354801 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5354802 T13114 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc069b name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5354802 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5354803 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5354805 T13058 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148bdf1be5b0008, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 5354806 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5354809 T13116 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bed1d name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5354809 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5354827 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5355826 T13056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58732_ [junit4] 2> 5355828 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58732_ [junit4] 2> 5355836 T13056 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5355843 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004 [junit4] 2> 5356987 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\conf\ [junit4] 2> 5357192 T13056 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5357196 T13056 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5357196 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5358765 T13056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3 [junit4] 2> 5358766 T13056 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5358771 T13056 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58741 [junit4] 2> 5358773 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 5358773 T13056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5358774 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005 [junit4] 2> 5358774 T13056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005\' [junit4] 2> 5358820 T13056 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005\solr.xml [junit4] 2> 5358868 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005 [junit4] 2> 5358868 T13056 oasc.CoreContainer.<init> New CoreContainer 643077 [junit4] 2> 5358869 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005\] [junit4] 2> 5358870 T13056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5358870 T13056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5358871 T13056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5358871 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5358872 T13056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5358872 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5358872 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5358873 T13056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5358873 T13056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5358874 T13056 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 5358874 T13056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5358874 T13056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5358875 T13056 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5358875 T13056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58701/solr [junit4] 2> 5358875 T13056 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5358876 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5358878 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5358880 T13129 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3835d4 name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5358881 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5358882 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5358885 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5358886 T13131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c0306 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5358886 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5358897 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5359895 T13056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58741_ [junit4] 2> 5359897 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58741_ [junit4] 2> 5359905 T13056 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5359913 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005 [junit4] 2> 5360546 T13056 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005\conf\ [junit4] 2> 5360674 T13056 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5360677 T13056 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5360678 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5362233 T13056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4 [junit4] 2> 5362234 T13056 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 5362239 T13056 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58750 [junit4] 2> 5362240 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 5362241 T13056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 5362241 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006 [junit4] 2> 5362242 T13056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\' [junit4] 2> 5362282 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\solr.xml [junit4] 2> 5362379 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006 [junit4] 2> 5362379 T13056 oasc.CoreContainer.<init> New CoreContainer 31355961 [junit4] 2> 5362379 T13056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\] [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 5362381 T13056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 5362381 T13056 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 5362384 T13056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 5362384 T13056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 5362384 T13056 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 5362384 T13056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:58701/solr [junit4] 2> 5362384 T13056 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 5362386 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5362389 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5362390 T13144 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a06f0b name:ZooKeeperConnection Watcher:127.0.0.1:58701 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5362391 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5362391 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5362393 T13058 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148bdf1be5b000c, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 5362394 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5362396 T13146 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17be2db name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5362397 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5362407 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5363382 T13056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58750_ [junit4] 2> 5363384 T13056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58750_ [junit4] 2> 5363393 T13056 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 5363400 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006 [junit4] 2> 5364457 T13056 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\conf\ [junit4] 2> 5364640 T13056 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 5364642 T13056 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 5364642 T13056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 5364647 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5364649 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5364650 T13150 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@114c1bd name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5364650 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5364650 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5364652 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5364657 T13056 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl [junit4] 2> 5364657 T13056 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 5364659 T13056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 5364661 T13152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e327b1 name:ZooKeeperConnection Watcher:127.0.0.1:58701/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 5364661 T13056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 5364661 T13056 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 5364663 T13056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 5364671 T13108 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=delLiveColl&version=2&action=CREATE&replicationFactor=2&wt=javabin&stateFormat=2&maxShardsPerNode=2 [junit4] 2> 5364673 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 5364675 T13080 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{ [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 5364675 T13153 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , { [junit4] 2> "operation":"create", [junit4] 2> "fromApi":"true", [junit4] 2> "name":"delLiveColl", [junit4] 2> "replicationFactor":"2", [junit4] 2> "numShards":"2", [junit4] 2> "maxShardsPerNode":"2", [junit4] 2> "stateFormat":"2"} [junit4] 2> 5364677 T13153 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1 [junit4] 2> 5364677 T13153 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl [junit4] 2> 5364678 T13153 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl [junit4] 2> 5364685 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5364692 T13079 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl [junit4] 2> 5364692 T13079 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2] [junit4] 2> 5364692 T13079 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2 [junit4] 2> 5364697 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json [junit4] 2> 5364701 T13154 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364702 T13087 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364702 T13102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364704 T13088 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364704 T13132 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364708 T13147 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364710 T13117 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364978 T13155 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 5364979 T13153 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2 [junit4] 2> 5364979 T13153 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:58708_ [junit4] 2> 5364981 T13153 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:58732_ [junit4] 2> 5364985 T13074 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&name=delLiveColl_shard1_replica1&collection=delLiveColl&shard=shard1&version=2&action=CREATE&qt=/admin/cores&wt=javabin&collection.configName=conf1 [junit4] 2> 5364986 T13153 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:58750_ [junit4] 2> 5364988 T13153 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:58741_ [junit4] 2> 5364991 T13109 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&name=delLiveColl_shard1_replica2&collection=delLiveColl&shard=shard1&version=2&action=CREATE&qt=/admin/cores&wt=javabin&collection.configName=conf1 [junit4] 2> 5364992 T13140 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&name=delLiveColl_shard2_replica1&collection=delLiveColl&shard=shard2&version=2&action=CREATE&qt=/admin/cores&wt=javabin&collection.configName=conf1 [junit4] 2> 5364997 T13124 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&name=delLiveColl_shard2_replica2&collection=delLiveColl&shard=shard2&version=2&action=CREATE&qt=/admin/cores&wt=javabin&collection.configName=conf1 [junit4] 2> 5364998 T13074 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl [junit4] 2> 5364999 T13109 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl [junit4] 2> 5365002 T13140 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl [junit4] 2> 5365004 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5365005 T13124 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl [junit4] 2> 5365007 T13074 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 5365008 T13109 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 5365009 T13109 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 5365008 T13074 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 5365010 T13109 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 5365011 T13074 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 5365012 T13140 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 5365012 T13140 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 5365013 T13140 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 5365013 T13124 oasc.ZkController.preRegister Registering watch for external collection delLiveColl [junit4] 2> 5365014 T13124 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl [junit4] 2> 5365014 T13109 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 5365015 T13109 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5365015 T13074 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 5365016 T13074 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5365016 T13124 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... [junit4] 2> 5365018 T13140 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 5365018 T13140 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5365019 T13124 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 5365019 T13124 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 5365022 T13079 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 [junit4] 2> 5365023 T13079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:58708_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:58708", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "core":"delLiveColl_shard1_replica1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state"} [junit4] 2> 5365027 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 5365028 T13087 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365029 T13132 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365029 T13147 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365029 T13117 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365031 T13147 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 5365031 T13132 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 5365032 T13117 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 5365034 T13087 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 5365041 T13079 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 [junit4] 2> 5365041 T13079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:58732_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:58732", [junit4] 2> "shard":"shard1", [junit4] 2> "roles":null, [junit4] 2> "core":"delLiveColl_shard1_replica2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state"} [junit4] 2> 5365045 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5365046 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 5365046 T13087 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365047 T13132 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365047 T13117 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365047 T13147 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365048 T13132 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 5365049 T13117 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 5365050 T13147 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 5365052 T13087 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 5365059 T13079 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 [junit4] 2> 5365059 T13079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:58750_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:58750", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "core":"delLiveColl_shard2_replica1", [junit4] 2> "state":"down", [junit4] 2> "operation":"state"} [junit4] 2> 5365063 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5365064 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 5365065 T13117 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365065 T13132 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365065 T13087 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365066 T13147 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365067 T13117 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 5365067 T13132 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 5365068 T13147 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 5365071 T13087 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 5365077 T13079 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 [junit4] 2> 5365077 T13079 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "numShards":"2", [junit4] 2> "node_name":"127.0.0.1:58741_", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "base_url":"http://127.0.0.1:58741", [junit4] 2> "shard":"shard2", [junit4] 2> "roles":null, [junit4] 2> "core":"delLiveColl_shard2_replica2", [junit4] 2> "state":"down", [junit4] 2> "operation":"state"} [junit4] 2> 5365081 T13087 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 5365081 T13079 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json [junit4] 2> 5365083 T13117 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365083 T13132 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365084 T13147 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365085 T13087 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... [junit4] 2> 5365085 T13117 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 5365086 T13132 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 5365086 T13147 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 5365088 T13087 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 [junit4] 2> 5365906 T13109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2 [junit4] 2> 5365906 T13109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 5365908 T13109 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5365908 T13074 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1 [junit4] 2> 5365908 T13109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 5365908 T13074 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 5365910 T13074 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5365910 T13074 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 5365910 T13140 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1 [junit4] 2> 5365910 T13124 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2 [junit4] 2> 5365910 T13109 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5365911 T13109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\' [junit4] 2> 5365910 T13124 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 5365910 T13140 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl [junit4] 2> 5365914 T13124 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5365914 T13124 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 5365915 T13074 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5365916 T13074 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-002\delLiveColl_shard1_replica1\' [junit4] 2> 5365916 T13140 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 5365916 T13140 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl [junit4] 2> 5365919 T13124 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5365919 T13124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-005\delLiveColl_shard2_replica2\' [junit4] 2> 5365923 T13140 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper [junit4] 2> 5365924 T13140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\' [junit4] 2> 5366017 T13109 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 5366017 T13140 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 5366088 T13109 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5366098 T13124 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 5366105 T13140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5366135 T13074 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 5366144 T13124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5366151 T13109 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 5366158 T13109 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test [junit4] 2> 5366161 T13140 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 5366171 T13140 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test [junit4] 2> 5366198 T13124 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 5366200 T13074 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 5366207 T13124 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test [junit4] 2> 5366351 T13074 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 5366359 T13074 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test [junit4] 2> 5366680 T13109 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5366688 T13109 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5366691 T13109 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5367017 T13124 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5367036 T13124 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5367040 T13124 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5367045 T13140 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5367050 T13140 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5367052 T13140 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5367062 T13074 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 5367069 T13074 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 5367074 T13074 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 5367082 T13109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367089 T13109 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367090 T13140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367095 T13109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367095 T13140 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367098 T13124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367102 T13109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5367102 T13140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367102 T13109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5367102 T13109 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367106 T13140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5367106 T13140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5367107 T13140 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367107 T13124 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367107 T13109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5367108 T13109 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5367108 T13109 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl [junit4] 2> 5367109 T13109 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5367109 T13140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5367109 T13140 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5367110 T13140 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl [junit4] 2> 5367110 T13140 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 5367110 T13140 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\data\ [junit4] 2> 5367110 T13140 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c9ffed [junit4] 2> 5367112 T13140 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\data\ [junit4] 2> 5367112 T13140 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\data\index/ [junit4] 2> 5367112 T13140 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 5367113 T13140 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-006\delLiveColl_shard2_replica1\data\index [junit4] 2> 5367114 T13140 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=6.79296875, floorSegmentMB=2.0595703125, forceMergeDeletesPctAllowed=14.482848768456929, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 5367109 T13109 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\, 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\data\ [junit4] 2> 5367115 T13109 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c9ffed [junit4] 2> 5367114 T13124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367115 T13109 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\data\ [junit4] 2> 5367115 T13109 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\data\index/ [junit4] 2> 5367116 T13109 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\data\index' doesn't exist. Creating new index... [junit4] 2> 5367115 T13140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-477b3)),segFN=segments_1,generation=1} [junit4] 2> 5367117 T13140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5367117 T13109 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.DeleteReplicaTest-F559E07BA7B8CC64-001\tempDir-004\delLiveColl_shard1_replica2\data\index [junit4] 2> 5367118 T13109 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=6.79296875, floorSegmentMB=2.0595703125, forceMergeDeletesPctAllowed=14.482848768456929, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0 [junit4] 2> 5367120 T13109 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-10305e1)),segFN=segments_1,generation=1} [junit4] 2> 5367120 T13109 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 5367122 T13140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5367122 T13140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5367122 T13140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5367123 T13140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5367123 T13124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 5367123 T13074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367123 T13124 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 5367123 T13140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5367125 T13140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5367123 T13109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 5367126 T13140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5367126 T13109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 5367127 T13109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 5367127 T13109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 5367127 T13109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 5367128 T13109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 5367129 T13109 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5367129 T13109 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5367129 T13109 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5367129 T13109 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5367130 T13109 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5367126 T13140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 5367131 T13140 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 5367124 T13124 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 5367132 T13140 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5367131 T13109 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 5367133 T13109 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 5367130 T13074 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 5367134 T13109 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> [...truncated too long message...] 0\temp\solr.cloud.DeleteReplicaTest-F559E07BA7B8CC64-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=ar_MA, timezone=America/Mexico_City [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_67 (32-bit)/cpus=2,threads=1,free=220829904,total=523501568 [junit4] 2> NOTE: All tests run in this JVM: [JSONWriterTest, TestRandomDVFaceting, TestDistributedMissingSort, SolrTestCaseJ4Test, HttpPartitionTest, SolrPluginUtilsTest, TestHashPartitioner, BadIndexSchemaTest, DateRangeFieldTest, TestPerFieldSimilarity, TestNonDefinedSimilarityFactory, SuggestComponentTest, PeerSyncTest, TestAddFieldRealTimeGet, TestDistribDocBasedVersion, SpellPossibilityIteratorTest, CoreAdminRequestStatusTest, TestRandomFaceting, OverseerStatusTest, EchoParamsTest, TestLeaderElectionZkExpiry, TestFuzzyAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, TestRecovery, OutOfBoxZkACLAndCredentialsProvidersTest, TestCopyFieldCollectionResource, TermVectorComponentTest, TestManagedSchemaFieldTypeResource, SliceStateTest, TestBlendedInfixSuggestions, MinimalSchemaTest, PathHierarchyTokenizerFactoryTest, TestAnalyzedSuggestions, DateMathParserTest, DateFieldTest, TestSortingResponseWriter, CSVRequestHandlerTest, TestIntervalFaceting, TestFastWriter, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy1, TestFaceting, TestCollationFieldDocValues, MergeStrategyTest, TestBinaryResponseWriter, TestRequestStatusCollectionAPI, SignatureUpdateProcessorFactoryTest, TestUtils, TestQuerySenderListener, StatsComponentTest, TestStressUserVersions, TestShardHandlerFactory, CoreMergeIndexesAdminHandlerTest, DocValuesMissingTest, DOMUtilTest, TestSolr4Spatial, TestDocumentBuilder, DocumentAnalysisRequestHandlerTest, DistributedQueryComponentCustomSortTest, QueryElevationComponentTest, ModifyConfFileTest, IndexSchemaTest, DistributedFacetPivotLongTailTest, TestCursorMarkWithoutUniqueKey, DocExpirationUpdateProcessorFactoryTest, HighlighterConfigTest, AnalyticsMergeStrategyTest, RecoveryZkTest, OutputWriterTest, UUIDUpdateProcessorFallbackTest, DistributedTermsComponentTest, DeleteShardTest, TriLevelCompositeIdRoutingTest, TestFieldSortValues, TestRealTimeGet, SyncSliceTest, TestSolrIndexConfig, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestAnalyzeInfixSuggestions, SuggesterTSTTest, ClusterStateTest, TestExceedMaxTermLength, HdfsWriteToMultipleCollectionsTest, AliasIntegrationTest, MBeansHandlerTest, RemoteQueryErrorTest, TestCSVLoader, ZkSolrClientTest, EnumFieldTest, ReturnFieldsTest, DefaultValueUpdateProcessorTest, UUIDFieldTest, DistanceFunctionTest, TestDistributedSearch, TestMissingGroups, TestRawResponseWriter, TestTolerantSearch, TestCoreContainer, RankQueryTest, HdfsChaosMonkeySafeLeaderTest, RollingRestartTest, SOLR749Test, DocumentBuilderTest, TestStandardQParsers, TestImplicitCoreProperties, DirectSolrConnectionTest, JsonLoaderTest, DistributedDebugComponentTest, TestInitParams, TestDocSet, ClusterStateUpdateTest, MultiThreadedOCPTest, TestDistributedGrouping, PreAnalyzedUpdateProcessorTest, DistributedIntervalFacetingTest, CursorMarkTest, TestDynamicFieldResource, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestGroupingSearch, TestCSVResponseWriter, TestLuceneMatchVersion, TestClassNameShortening, TestManagedSchemaFieldResource, TestLMDirichletSimilarityFactory, TestValueSourceCache, TestComplexPhraseQParserPlugin, TestCloudPivotFacet, TermVectorComponentDistributedTest, TestElisionMultitermQuery, SimpleFacetsTest, RequiredFieldsTest, DistributedExpandComponentTest, ScriptEngineTest, HdfsCollectionsAPIDistributedZkTest, CoreAdminCreateDiscoverTest, TestConfig, TestNRTOpen, TestSchemaResource, DistributedQueryComponentOptimizationTest, TestQueryUtils, TestStressRecovery, OverseerCollectionProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, TestReplicationHandlerBackup, TestFileDictionaryLookup, TestManagedStopFilterFactory, TestSearcherReuse, TimeZoneUtilsTest, TestPartialUpdateDeduplication, TestComponentsName, MoreLikeThisHandlerTest, ResponseLogComponentTest, CloudExitableDirectoryReaderTest, DirectUpdateHandlerOptimizeTest, TestLRUCache, SolrCmdDistributorTest, TestRemoteStreaming, ShardSplitTest, TestDocBasedVersionConstraints, XmlUpdateRequestHandlerTest, DistributedQueryElevationComponentTest, TestManagedResource, ConnectionManagerTest, HdfsLockFactoryTest, BlockDirectoryTest, TestUpdate, TestManagedSchemaDynamicFieldResource, TestSolrXml, DirectSolrSpellCheckerTest, TestSolrQueryParser, ChaosMonkeySafeLeaderTest, TestSolrCoreProperties, AssignTest, TestManagedResourceStorage, UnloadDistributedZkTest, TestFastLRUCache, TestManagedSchema, WordBreakSolrSpellCheckerTest, TestChildDocTransformer, BinaryUpdateRequestHandlerTest, DistributedFacetPivotSmallTest, DirectUpdateHandlerTest, TestQueryTypes, TestArbitraryIndexDir, TestOrdValues, TestDFRSimilarityFactory, TestConfigSets, DistributedSpellCheckComponentTest, TestReloadAndDeleteDocs, TestWriterPerf, TestFieldCollectionResource, ExitableDirectoryReaderTest, TestIBSimilarityFactory, LeaderFailoverAfterPartitionTest, TestSimpleQParserPlugin, ExternalFileFieldSortTest, TestSolrQueryParserDefaultOperatorResource, SpellingQueryConverterTest, HdfsRecoveryZkTest, StatelessScriptUpdateProcessorFactoryTest, TestInitQParser, HdfsBasicDistributedZkTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, AutoCommitTest, ZkControllerTest, TestStressReorder, TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestJmxIntegration, TestCollationField, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, NotRequiredUniqueKeyTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest] [junit4] Completed in 235.72s, 1 test, 1 error <<< FAILURES! [...truncated 254 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:524: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:472: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: 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:1359: 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: 432 suites, 1778 tests, 1 error, 53 ignored (31 assumptions) Total time: 168 minutes 12 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org