Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4505/ Java: 32bit/jdk1.8.0_31 -server -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56631/e_/m/repfacttest_c8n_1x3_shard1_replica3 Stack Trace: org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56631/e_/m/repfacttest_c8n_1x3_shard1_replica3 at __randomizedtesting.SeedInfo.seed([6CEBE053D505B245:E4BFDF897BF9DFBD]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:597) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:809) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:752) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915) 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:54) 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.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56631/e_/m/repfacttest_c8n_1x3_shard1_replica3 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:573) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:594) ... 47 more Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464) ... 52 more FAILED: org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk Error Message: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest 6CEBE053D505B245-001\tempDir-008\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1424859611089\velocity\hit_plain.vm Stack Trace: java.nio.file.NoSuchFileException: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest 6CEBE053D505B245-001\tempDir-008\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1424859611089\velocity\hit_plain.vm at __randomizedtesting.SeedInfo.seed([6CEBE053D505B245:488D4D5D5FCA0423]:0) at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:79) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97) at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102) at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230) at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) at java.nio.file.Files.newOutputStream(Files.java:216) at java.nio.file.Files.write(Files.java:3292) at org.apache.solr.common.cloud.ZkConfigManager.downloadFromZK(ZkConfigManager.java:91) at org.apache.solr.common.cloud.ZkConfigManager.downloadConfigDir(ZkConfigManager.java:122) at org.apache.solr.cloud.ZkCLI.main(ZkCLI.java:223) at org.apache.solr.cloud.ZkCLITest.testUpConfigLinkConfigClearZk(ZkCLITest.java:226) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) 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) Build Log: [...truncated 9451 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\init-core-data-001 [junit4] 2> 1483732 T7394 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /e_/m [junit4] 2> 1483740 T7394 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1483742 T7395 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 1483878 T7394 oasc.ZkTestServer.run start zk server on port:56591 [junit4] 2> 1483878 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1483881 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1483887 T7402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f81ec1 name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1483889 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1483889 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1483889 T7394 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1483895 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1483898 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1483900 T7405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a4140d name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1483900 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1483902 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1483902 T7394 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 1483906 T7394 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 1483910 T7394 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 1483912 T7394 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 1483918 T7394 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> 1483918 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1483923 T7394 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> 1483924 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 1483928 T7394 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> 1483929 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1483932 T7394 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> 1483932 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 1483939 T7394 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> 1483940 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 1483945 T7394 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> 1483947 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 1483952 T7394 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> 1483952 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1483958 T7394 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> 1483958 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1483964 T7394 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> 1483965 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1483969 T7394 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> 1483969 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1483973 T7394 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> 1483974 T7394 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 1486235 T7394 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores\collection1 [junit4] 2> 1486243 T7394 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1486251 T7394 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1076912{/e_/m,null,AVAILABLE} [junit4] 2> 1486258 T7394 oejs.AbstractConnector.doStart Started ServerConnector@10bf983{HTTP/1.1}{127.0.0.1:56599} [junit4] 2> 1486259 T7394 oejs.Server.doStart Started @1486334ms [junit4] 2> 1486259 T7394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1486260 T7394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1486260 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\control-001 [junit4] 2> 1486260 T7394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\' [junit4] 2> 1486314 T7394 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\solr.xml [junit4] 2> 1486334 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores [junit4] 2> 1486334 T7394 oasc.CoreContainer.<init> New CoreContainer 18653659 [junit4] 2> 1486334 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\control-001\] [junit4] 2> 1486335 T7394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1486337 T7394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1486337 T7394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1486337 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1486337 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1486339 T7394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1486339 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1486339 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1486339 T7394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1486339 T7394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1486342 T7394 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1486342 T7394 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1486342 T7394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1486345 T7394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1486345 T7394 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1486345 T7394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56591/solr [junit4] 2> 1486345 T7394 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1486347 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1486351 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1486354 T7419 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f66cb name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1486355 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1486355 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1486360 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1486363 T7422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d40cb name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1486364 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1486367 T7394 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 1486372 T7394 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 1486378 T7394 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 1486383 T7394 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 1486387 T7394 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 1486392 T7394 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 1486396 T7394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56598_e_%2Fm [junit4] 2> 1486397 T7394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56598_e_%2Fm [junit4] 2> 1486407 T7394 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 1486410 T7394 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 1486414 T7394 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1486417 T7394 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56598_e_%2Fm [junit4] 2> 1486417 T7394 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 1486420 T7394 oasc.Overseer.start Overseer (id=93379477085749251-127.0.0.1:56598_e_%2Fm-n_0000000000) starting [junit4] 2> 1486425 T7394 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 1486438 T7394 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1486441 T7424 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 1486442 T7423 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 1486442 T7394 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 1486446 T7394 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 1486449 T7394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1486458 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores [junit4] 2> 1486461 T7394 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores\collection1\ [junit4] 2> 1486462 T7394 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1486463 T7426 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 1486463 T7426 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1486465 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1486465 T7426 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1486467 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56598/e_/m", [junit4] 2> "node_name":"127.0.0.1:56598_e_%2Fm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1486468 T7423 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56598/e_/m", [junit4] 2> "node_name":"127.0.0.1:56598_e_%2Fm", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1486468 T7423 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 1486468 T7423 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 1486471 T7422 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> 1487816 T7426 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1487817 T7426 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 1487818 T7426 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1487818 T7426 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1487820 T7426 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1487821 T7426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores\collection1\' [junit4] 2> 1487846 T7426 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1487851 T7426 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1487863 T7426 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1487866 T7426 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1487874 T7426 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1487876 T7426 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1487880 T7426 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1488029 T7426 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1488039 T7426 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1488039 T7426 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1488064 T7426 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1488069 T7426 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1488074 T7426 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1488081 T7426 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1488081 T7426 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1488081 T7426 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1488083 T7426 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1488083 T7426 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1488083 T7426 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1488083 T7426 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1488086 T7426 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/control/data\ [junit4] 2> 1488086 T7426 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf0c8 [junit4] 2> 1488087 T7426 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/control/data\ [junit4] 2> 1488087 T7426 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/control/data\index/ [junit4] 2> 1488087 T7426 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001\control\data\index' doesn't exist. Creating new index... [junit4] 2> 1488089 T7426 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/control/data\index [junit4] 2> 1488090 T7426 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8384348413118826] [junit4] 2> 1488090 T7426 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15750ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f14e98),segFN=segments_1,generation=1} [junit4] 2> 1488090 T7426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1488093 T7426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1488094 T7426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1488095 T7426 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1488095 T7426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1488097 T7426 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1488097 T7426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1488097 T7426 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1488098 T7426 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1488098 T7426 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1488098 T7426 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1488099 T7426 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1488099 T7426 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1488099 T7426 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1488102 T7426 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1488102 T7426 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1488103 T7426 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1488103 T7426 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1488105 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1488114 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1488115 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1488115 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1488115 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1488116 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1488116 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1488118 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1488118 T7426 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1488118 T7426 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1488124 T7426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1488126 T7426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1488127 T7426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1488130 T7426 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1488130 T7426 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1488134 T7426 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1488135 T7426 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1488135 T7426 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8090998848062049] [junit4] 2> 1488136 T7426 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@15750ca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f14e98),segFN=segments_1,generation=1} [junit4] 2> 1488136 T7426 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1488136 T7426 oass.SolrIndexSearcher.<init> Opening Searcher@fa8cda[collection1] main [junit4] 2> 1488136 T7426 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 1488139 T7426 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1488139 T7426 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1488140 T7426 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1488140 T7426 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1488141 T7426 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1488143 T7426 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1488143 T7426 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1488143 T7426 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1488143 T7426 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1488144 T7426 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1488144 T7427 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fa8cda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1488145 T7430 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56598/e_/m collection:control_collection shard:shard1 [junit4] 2> 1488147 T7394 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1488148 T7394 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1488148 T7430 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1488149 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1488153 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1488168 T7434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54d9dc name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1488169 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1488169 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 1488170 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1488172 T7394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1488173 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1488174 T7430 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1488174 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5274 name=collection1 org.apache.solr.core.SolrCore@ba1fd0 url=http://127.0.0.1:56598/e_/m/collection1 node=127.0.0.1:56598_e_%2Fm C5274_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56598/e_/m, node_name=127.0.0.1:56598_e_%2Fm, state=down} [junit4] 2> 1488174 T7430 C5274 P56598 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56598/e_/m/collection1/ [junit4] 2> 1488174 T7430 C5274 P56598 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1488176 T7430 C5274 P56598 oasc.SyncStrategy.syncToMe http://127.0.0.1:56598/e_/m/collection1/ has no replicas [junit4] 2> 1488176 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1488176 T7430 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56598/e_/m/collection1/ shard1 [junit4] 2> 1488177 T7430 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1488182 T7394 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1488188 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1488192 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"http://127.0.0.1:56598/e_/m", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 1488334 T7422 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> 1488334 T7434 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> 1488397 T7430 oasc.ZkController.register We are http://127.0.0.1:56598/e_/m/collection1/ and leader is http://127.0.0.1:56598/e_/m/collection1/ [junit4] 2> 1488397 T7430 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56598/e_/m [junit4] 2> 1488397 T7430 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1488397 T7430 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 1488397 T7430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1488401 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1488406 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56598/e_/m", [junit4] 2> "node_name":"127.0.0.1:56598_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 1488409 T7423 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56598/e_/m", [junit4] 2> "node_name":"127.0.0.1:56598_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1488554 T7422 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> 1488554 T7434 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> 1490446 T7394 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores\collection1 [junit4] 2> 1490454 T7394 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 1490455 T7394 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1490463 T7394 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1c340ce{/e_/m,null,AVAILABLE} [junit4] 2> 1490466 T7394 oejs.AbstractConnector.doStart Started ServerConnector@a9d651{HTTP/1.1}{127.0.0.1:56612} [junit4] 2> 1490466 T7394 oejs.Server.doStart Started @1489515ms [junit4] 2> 1490467 T7394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1490467 T7394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1490467 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001 [junit4] 2> 1490467 T7394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\' [junit4] 2> 1490526 T7394 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\solr.xml [junit4] 2> 1490541 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores [junit4] 2> 1490541 T7394 oasc.CoreContainer.<init> New CoreContainer 29112318 [junit4] 2> 1490541 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\] [junit4] 2> 1490543 T7394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1490543 T7394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1490545 T7394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1490545 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1490546 T7394 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1490547 T7394 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1490549 T7394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1490549 T7394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1490549 T7394 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1490549 T7394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56591/solr [junit4] 2> 1490549 T7394 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1490549 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1490553 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1490559 T7448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181a14d name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1490560 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1490562 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1490567 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1490570 T7451 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ee3ee6 name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1490571 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1490588 T7394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1491950 T7394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56611_e_%2Fm [junit4] 2> 1491953 T7394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56611_e_%2Fm [junit4] 2> 1491961 T7394 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1491966 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores [junit4] 2> 1491966 T7394 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores\collection1\ [junit4] 2> 1491966 T7394 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1491970 T7452 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1491970 T7452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1491971 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1491971 T7452 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1491974 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56611/e_/m", [junit4] 2> "node_name":"127.0.0.1:56611_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 1491975 T7423 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56611/e_/m", [junit4] 2> "node_name":"127.0.0.1:56611_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1491975 T7423 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 1491975 T7423 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 1491978 T7434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1491979 T7451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1491980 T7422 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1493321 T7452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1493321 T7452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1493322 T7452 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1493322 T7452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1493324 T7452 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1493324 T7452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores\collection1\' [junit4] 2> 1493346 T7452 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1493351 T7452 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1493363 T7452 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1493366 T7452 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1493379 T7452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1493382 T7452 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1493386 T7452 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1493546 T7452 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1493554 T7452 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1493556 T7452 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1493574 T7452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1493578 T7452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1493582 T7452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1493583 T7452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1493583 T7452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1493583 T7452 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1493587 T7452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1493587 T7452 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1493587 T7452 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1493587 T7452 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1493587 T7452 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty1\ [junit4] 2> 1493587 T7452 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf0c8 [junit4] 2> 1493589 T7452 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty1\ [junit4] 2> 1493589 T7452 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty1\index/ [junit4] 2> 1493589 T7452 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001\jetty1\index' doesn't exist. Creating new index... [junit4] 2> 1493590 T7452 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty1\index [junit4] 2> 1493590 T7452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8384348413118826] [junit4] 2> 1493591 T7452 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29bbcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca3b6f),segFN=segments_1,generation=1} [junit4] 2> 1493591 T7452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1493595 T7452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1493597 T7452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 1493597 T7452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1493597 T7452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1493597 T7452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1493597 T7452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1493598 T7452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1493598 T7452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1493598 T7452 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1493599 T7452 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1493599 T7452 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1493599 T7452 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1493600 T7452 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 1493600 T7452 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 1493602 T7452 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 1493602 T7452 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 1493603 T7452 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 1493603 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 1493606 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 1493607 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 1493607 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 1493608 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 1493610 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 1493610 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 1493611 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 1493611 T7452 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 1493611 T7452 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 1493619 T7452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1493624 T7452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1493626 T7452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1493629 T7452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 1493629 T7452 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1493633 T7452 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 1493633 T7452 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 1493633 T7452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8090998848062049] [junit4] 2> 1493635 T7452 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@29bbcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca3b6f),segFN=segments_1,generation=1} [junit4] 2> 1493635 T7452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 1493635 T7452 oass.SolrIndexSearcher.<init> Opening Searcher@1648daa[collection1] main [junit4] 2> 1493635 T7452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1493637 T7452 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1493637 T7452 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1493639 T7452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1493639 T7452 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 1493639 T7452 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1493640 T7452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1493640 T7452 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1493640 T7452 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 1493640 T7452 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 1493643 T7453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1648daa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1493643 T7452 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 1493644 T7456 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56611/e_/m collection:collection1 shard:shard2 [junit4] 2> 1493645 T7394 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0 [junit4] 2> 1493645 T7394 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 1493648 T7456 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 1493665 T7456 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 1493669 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1493669 T7456 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 1493669 T7456 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C5275 name=collection1 org.apache.solr.core.SolrCore@cd3634 url=http://127.0.0.1:56611/e_/m/collection1 node=127.0.0.1:56611_e_%2Fm C5275_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:56611/e_/m, node_name=127.0.0.1:56611_e_%2Fm, state=down} [junit4] 2> 1493669 T7456 C5275 P56611 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56611/e_/m/collection1/ [junit4] 2> 1493669 T7456 C5275 P56611 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 1493669 T7456 C5275 P56611 oasc.SyncStrategy.syncToMe http://127.0.0.1:56611/e_/m/collection1/ has no replicas [junit4] 2> 1493669 T7456 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56611/e_/m/collection1/ shard2 [junit4] 2> 1493670 T7456 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 1493676 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 1493690 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1493694 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:56611/e_/m", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 1493835 T7451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1493836 T7422 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1493836 T7434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1493898 T7456 oasc.ZkController.register We are http://127.0.0.1:56611/e_/m/collection1/ and leader is http://127.0.0.1:56611/e_/m/collection1/ [junit4] 2> 1493898 T7456 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56611/e_/m [junit4] 2> 1493898 T7456 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 1493898 T7456 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 1493900 T7456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1493902 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1493905 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56611/e_/m", [junit4] 2> "node_name":"127.0.0.1:56611_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 1493908 T7423 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56611/e_/m", [junit4] 2> "node_name":"127.0.0.1:56611_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1494049 T7451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1494050 T7422 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1494051 T7434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 1495676 T7394 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores\collection1 [junit4] 2> 1495681 T7394 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 1495682 T7394 oejs.Server.doStart jetty-9.2.6.v20141205 [junit4] 2> 1495687 T7394 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@100c6{/e_/m,null,AVAILABLE} [junit4] 2> 1495690 T7394 oejs.AbstractConnector.doStart Started ServerConnector@14c2a93{HTTP/1.1}{127.0.0.1:56622} [junit4] 2> 1495690 T7394 oejs.Server.doStart Started @1493527ms [junit4] 2> 1495691 T7394 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44 [junit4] 2> 1495691 T7394 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 1495691 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001 [junit4] 2> 1495691 T7394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\' [junit4] 2> 1495729 T7394 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\solr.xml [junit4] 2> 1495736 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores [junit4] 2> 1495736 T7394 oasc.CoreContainer.<init> New CoreContainer 4906507 [junit4] 2> 1495736 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\] [junit4] 2> 1495737 T7394 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 1495737 T7394 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 1495737 T7394 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 1495738 T7394 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 1495738 T7394 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1495738 T7394 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1495739 T7394 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1495741 T7394 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 1495741 T7394 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56591/solr [junit4] 2> 1495741 T7394 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 1495741 T7394 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 1495744 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1495749 T7471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@222365 name:ZooKeeperConnection Watcher:127.0.0.1:56591 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1495749 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1495750 T7394 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 1495755 T7394 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 1495760 T7474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b04f4c name:ZooKeeperConnection Watcher:127.0.0.1:56591/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1495760 T7394 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 1495773 T7394 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 1496995 T7394 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56621_e_%2Fm [junit4] 2> 1496997 T7394 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56621_e_%2Fm [junit4] 2> 1497005 T7394 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 1497011 T7394 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.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores [junit4] 2> 1497014 T7394 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores\collection1\ [junit4] 2> 1497015 T7394 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 1497017 T7475 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 1497017 T7475 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 1497018 T7422 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1497018 T7475 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 1497021 T7423 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56621/e_/m", [junit4] 2> "node_name":"127.0.0.1:56621_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 1497022 T7423 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:56621/e_/m", [junit4] 2> "node_name":"127.0.0.1:56621_e_%2Fm", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1497022 T7423 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 1497022 T7423 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 1497024 T7451 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1497024 T7474 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1497024 T7422 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1497024 T7434 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 1498233 T7475 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 1498233 T7475 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 1498236 T7475 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 1498236 T7475 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 1498238 T7475 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1498238 T7475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores\collection1\' [junit4] 2> 1498265 T7475 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 1498270 T7475 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 1498286 T7475 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 1498291 T7475 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1498324 T7475 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 1498328 T7475 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1498335 T7475 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 1498523 T7475 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1498532 T7475 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 1498534 T7475 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 1498550 T7475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1498554 T7475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 1498557 T7475 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1498560 T7475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1498560 T7475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1498560 T7475 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1498562 T7475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 1498562 T7475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 1498562 T7475 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 1498562 T7475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1498563 T7475 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty2\ [junit4] 2> 1498563 T7475 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bf0c8 [junit4] 2> 1498564 T7475 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty2\ [junit4] 2> 1498564 T7475 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6CEBE053D505B245-001\tempDir-001/jetty2\ind [...truncated too long message...] per [junit4] 2> 3369815 T15988 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 3369815 T15988 oasc.ZkCLITest.setUp ####SETUP_END testPutFileNotExists [junit4] 2> 3369815 T15988 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 3369816 T15988 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 3369817 T16154 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f85d15 name:ZooKeeperConnection Watcher:127.0.0.1:60732/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 3369817 T15988 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 3369817 T15988 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 3369817 T16142 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bc04088260002, 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> 3369820 T16142 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bc04088260001, 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> 3369822 T15988 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60732 60732 [junit4] 2> 3371423 T16141 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60732 60732 [junit4] 2> 3371425 T15988 oas.SolrTestCaseJ4.tearDown ###Ending testPutFileNotExists [junit4] 2> 3371425 T15988 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest 6CEBE053D505B245-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=pl_PL, timezone=Atlantic/Canary [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_31 (32-bit)/cpus=2,threads=1,free=57118528,total=360357888 [junit4] 2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, TestExtendedDismaxParser, CoreAdminCreateDiscoverTest, CacheHeaderTest, OpenCloseCoreStressTest, TestRecoveryHdfs, TestPHPSerializedResponseWriter, TestFuzzyAnalyzedSuggestions, TestZkChroot, TestPartialUpdateDeduplication, HdfsChaosMonkeySafeLeaderTest, DistributedQueryElevationComponentTest, TestSuggestSpellingConverter, TestCodecSupport, MultiTermTest, TestInfoStreamLogging, TestManagedSynonymFilterFactory, ClusterStateTest, TestOrdValues, TestReplicationHandlerBackup, TestHighFrequencyDictionaryFactory, TestTrie, TestSolrConfigHandlerCloud, ParsingFieldUpdateProcessorsTest, TestUpdate, RemoteQueryErrorTest, UnloadDistributedZkTest, TestDynamicFieldResource, UniqFieldsUpdateProcessorFactoryTest, OverseerTest, RegexBoostProcessorTest, TestDistributedGrouping, TestDFRSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest, FieldMutatingUpdateProcessorTest, TestRestManager, TestRealTimeGet, ExitableDirectoryReaderTest, CloudMLTQParserTest, TestCloudPivotFacet, AliasIntegrationTest, TriLevelCompositeIdRoutingTest, TestUtils, TestXIncludeConfig, SuggesterFSTTest, SyncSliceTest, AnalysisErrorHandlingTest, TestSchemaSimilarityResource, DistributedIntervalFacetingTest, TestManagedSchemaFieldResource, TestChildDocTransformer, MigrateRouteKeyTest, DocumentBuilderTest, TestShardHandlerFactory, UpdateParamsTest, SchemaVersionSpecificBehaviorTest, TestPhraseSuggestions, DistributedDebugComponentTest, QueryParsingTest, TestConfig, TestAnalyzedSuggestions, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestStressLucene, TestReqParamsAPI, TestWriterPerf, TestInitParams, SpellCheckCollatorTest, DistributedMLTComponentTest, TestNoOpRegenerator, PrimitiveFieldTypeTest, TestStandardQParsers, DistributedSpellCheckComponentTest, WordBreakSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, HdfsDirectoryTest, TestFaceting, TestIndexSearcher, TestCollationFieldDocValues, SuggestComponentTest, TestJmxIntegration, TestBM25SimilarityFactory, TermsComponentTest, DirectUpdateHandlerTest, SignatureUpdateProcessorFactoryTest, OverseerStatusTest, SystemInfoHandlerTest, HdfsDirectoryFactoryTest, TestUniqueKeyFieldResource, DeleteReplicaTest, ResponseHeaderTest, DisMaxRequestHandlerTest, NotRequiredUniqueKeyTest, BadIndexSchemaTest, TestCloudSchemaless, TestManagedStopFilterFactory, HdfsUnloadDistributedZkTest, TestJmxMonitoredMap, SpatialRPTFieldTypeTest, TestSolrQueryParserResource, TestExactSharedStatsCache, ShardRoutingTest, SearchHandlerTest, MinimalSchemaTest, TestReRankQParserPlugin, FileUtilsTest, RequestHandlersTest, SuggesterTSTTest, TestSolrConfigHandler, TestOverriddenPrefixQueryForCustomFieldType, TestAtomicUpdateErrorCases, HighlighterTest, DistributedFacetPivotSmallAdvancedTest, TestRandomFaceting, TestMiniSolrCloudClusterSSL, TestElisionMultitermQuery, TestSortingResponseWriter, TestManagedSchema, TestReload, TestJoin, AnalysisAfterCoreReloadTest, RecoveryAfterSoftCommitTest, HdfsRecoveryZkTest, HardAutoCommitTest, PreAnalyzedUpdateProcessorTest, TestBulkSchemaConcurrent, DirectSolrConnectionTest, TermVectorComponentDistributedTest, TestRecovery, TestLMDirichletSimilarityFactory, PingRequestHandlerTest, TestFieldCollectionResource, ExternalFileFieldSortTest, TestPseudoReturnFields, ClusterStateUpdateTest, TestSearchPerf, TestCollapseQParserPlugin, SaslZkACLProviderTest, CustomCollectionTest, StandardRequestHandlerTest, SimpleCollectionCreateDeleteTest, DistanceFunctionTest, TestReloadAndDeleteDocs, TestDocSet, BlockDirectoryTest, TestFieldSortValues, TestSolrJ, TestDefaultSimilarityFactory, TestQuerySenderNoQuery, SimpleFacetsTest, SampleTest, AnalyticsQueryTest, UUIDFieldTest, TestClusterStateMutator, TestIBSimilarityFactory, TestStressVersions, TestSolrDynamicMBean, TestCoreDiscovery, ReplicationFactorTest, CircularListTest, LeaderFailoverAfterPartitionTest, TimeZoneUtilsTest, TestQueryTypes, ZkStateWriterTest, TermVectorComponentTest, HdfsSyncSliceTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DeleteInactiveReplicaTest, HighlighterConfigTest, ActionThrottleTest, QueryEqualityTest, SharedFSAutoReplicaFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, NumericFieldsTest, TestMaxScoreQueryParser, RollingRestartTest, EchoParamsTest, TestManagedResource, DistribCursorPagingTest, TestReversedWildcardFilterFactory, SSLMigrationTest, TestFieldTypeResource, RankQueryTest, BasicFunctionalityTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrCoreProperties, SpellingQueryConverterTest, FullSolrCloudDistribCmdsTest, HdfsLockFactoryTest, DistributedTermsComponentTest, SliceStateTest, ZkControllerTest, BlockCacheTest, TestRTGBase, OutputWriterTest, TestFileDictionaryLookup, TestLuceneMatchVersion, TestBulkSchemaAPI, LeaderElectionIntegrationTest, FieldAnalysisRequestHandlerTest, SimpleMLTQParserTest, TestDefaultStatsCache, TestDynamicLoading, TestReplicaProperties, DateFieldTest, TestRequestStatusCollectionAPI, SolrCoreTest, SimplePostToolTest, TestCloudManagedSchemaConcurrent, HighlighterMaxOffsetTest, SpatialFilterTest, CSVRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, FastVectorHighlighterTest, XsltUpdateRequestHandlerTest, TestRandomDVFaceting, TestSerializedLuceneMatchVersion, TestRangeQuery, TestQuerySenderListener, AnalyticsMergeStrategyTest, TestCoreContainer, LukeRequestHandlerTest, TestIntervalFaceting, TestRandomMergePolicy, TestCSVLoader, TestFiltering, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, ZkCLITest] [junit4] Completed in 25.99s, 11 tests, 1 error <<< FAILURES! [...truncated 694 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: 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:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:509: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1349: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:957: There were test failures: 466 suites, 1860 tests, 2 errors, 55 ignored (30 assumptions) Total time: 114 minutes 27 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 32bit/jdk1.8.0_31 -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