Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4426/ Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseSerialGC
1 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:65248/lmy/repfacttest_c8n_1x3_shard1_replica1 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:65248/lmy/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:597) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:920) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:811) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:754) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:283) at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) 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 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:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) 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:65248/lmy/repfacttest_c8n_1x3_shard1_replica1 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:569) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:211) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:207) 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:461) ... 52 more Build Log: [...truncated 10353 lines...] [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\init-core-data-001 [junit4] 2> 4238430 T16052 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /lmy/ [junit4] 2> 4238443 T16052 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4238444 T16053 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 4238579 T16052 oasc.ZkTestServer.run start zk server on port:65208 [junit4] 2> 4238579 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4238583 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4238591 T16060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41673df name:ZooKeeperConnection Watcher:127.0.0.1:65208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4238592 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4238592 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4238593 T16052 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 4238601 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4238605 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4238613 T16063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8755f17 name:ZooKeeperConnection Watcher:127.0.0.1:65208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4238614 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4238616 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4238616 T16052 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 4238622 T16052 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 4238628 T16052 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 4238631 T16052 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 4238638 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4238639 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 4238647 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 4238649 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 4238657 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4238658 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4238671 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4238671 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 4238686 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4238686 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 4238693 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 4238695 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 4238700 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4238701 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 4238707 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4238708 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 4238712 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4238712 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4238719 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4238719 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 4238722 T16052 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4238722 T16052 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 4240911 T16052 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1 [junit4] 2> 4240916 T16052 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4240922 T16052 oejs.AbstractConnector.doStart Started [email protected]:65216 [junit4] 2> 4240922 T16052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=65215, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores, hostContext=/lmy, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\tempDir-001/control/data} [junit4] 2> 4240924 T16052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712 [junit4] 2> 4240924 T16052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\' [junit4] 2> 4240984 T16052 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\solr.xml [junit4] 2> 4241023 T16052 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores [junit4] 2> 4241024 T16052 oasc.CoreContainer.<init> New CoreContainer 50919098 [junit4] 2> 4241024 T16052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\] [junit4] 2> 4241024 T16052 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\lib [junit4] 2> 4241024 T16052 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\lib). [junit4] 2> 4241040 T16052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4241041 T16052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4241042 T16052 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4241044 T16052 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4241044 T16052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4241044 T16052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4241044 T16052 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 4241044 T16052 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65208/solr [junit4] 2> 4241044 T16052 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4241044 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4241049 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4241054 T16075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@140ea104 name:ZooKeeperConnection Watcher:127.0.0.1:65208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241054 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4241056 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4241060 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4241062 T16078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36710910 name:ZooKeeperConnection Watcher:127.0.0.1:65208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4241064 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4241066 T16052 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 4241070 T16052 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 4241075 T16052 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 4241081 T16052 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 4241085 T16052 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 4241091 T16052 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 4241094 T16052 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65215_lmy [junit4] 2> 4241095 T16052 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65215_lmy [junit4] 2> 4241099 T16052 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 4241102 T16052 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 4241104 T16052 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4241108 T16052 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:65215_lmy [junit4] 2> 4241108 T16052 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 4241112 T16052 oasc.Overseer.start Overseer (id=93447295705153539-127.0.0.1:65215_lmy-n_0000000000) starting [junit4] 2> 4241118 T16052 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 4241136 T16052 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 4241137 T16080 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 4241139 T16079 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 4241139 T16052 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 4241144 T16052 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 4241148 T16052 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4241159 T16052 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores [junit4] 1> CORE DESCRIPTOR: {collection=control_collection, schema=schema.xml, transient=false, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1, dataDir=data\, shard=, config=solrconfig.xml, coreNodeName=, name=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\, loadOnStartup=true} [junit4] 2> 4241161 T16052 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\ [junit4] 2> 4241161 T16052 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4241164 T16082 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 4241164 T16082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4241165 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4241165 T16082 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4241168 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65215_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65215/lmy"} current state version: 0 [junit4] 2> 4241169 T16079 oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65215_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65215/lmy"} [junit4] 2> 4241169 T16079 oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 4241169 T16079 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4241172 T16078 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> 4242517 T16082 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4242517 T16082 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 4242518 T16082 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4242518 T16082 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4242521 T16082 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4242521 T16082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\' [junit4] 2> 4242554 T16082 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4242559 T16082 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4242580 T16082 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4242611 T16082 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4242679 T16082 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4242682 T16082 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4242694 T16082 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4243256 T16082 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4243266 T16082 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4243270 T16082 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4243291 T16082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4243298 T16082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4243303 T16082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4243306 T16082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4243306 T16082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4243307 T16082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4243308 T16082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4243308 T16082 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4243310 T16082 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 4243310 T16082 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4243310 T16082 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\data\ [junit4] 2> 4243310 T16082 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a499002 [junit4] 2> 4243311 T16082 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\data\ [junit4] 2> 4243311 T16082 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\data\index/ [junit4] 2> 4243311 T16082 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 4243312 T16082 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\control-001\cores\collection1\data\index [junit4] 2> 4243312 T16082 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 4243314 T16082 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f404fa1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@672c0c16),segFN=segments_1,generation=1} [junit4] 2> 4243314 T16082 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4243318 T16082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4243319 T16082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4243319 T16082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4243319 T16082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4243319 T16082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4243320 T16082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4243320 T16082 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4243320 T16082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4243320 T16082 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4243322 T16082 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4243322 T16082 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4243323 T16082 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4243323 T16082 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4243324 T16082 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 4243324 T16082 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 4243324 T16082 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 4243325 T16082 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 4243325 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 4243328 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 4243328 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 4243329 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 4243329 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 4243331 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 4243331 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 4243332 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4243332 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 4243332 T16082 oasc.RequestHandlers.initHandlersFromConfig created /admin/segments: org.apache.solr.handler.admin.SegmentsInfoRequestHandler [junit4] 2> 4243333 T16082 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4243340 T16082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4243344 T16082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4243345 T16082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4243348 T16082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4243351 T16082 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 4243352 T16082 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4243353 T16082 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 4243354 T16082 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4243354 T16082 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4243356 T16082 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.666015625, floorSegmentMB=0.5, forceMergeDeletesPctAllowed=23.41421057740429, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4243356 T16082 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6f404fa1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@672c0c16),segFN=segments_1,generation=1} [junit4] 2> 4243356 T16082 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4243357 T16082 oass.SolrIndexSearcher.<init> Opening Searcher@4a084094[collection1] main [junit4] 2> 4243357 T16082 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4243358 T16082 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4243360 T16082 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4243360 T16082 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4243361 T16082 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4243361 T16082 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4243362 T16082 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4243362 T16082 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4243362 T16082 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4243362 T16082 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 4243362 T16082 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4243368 T16083 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a084094[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4243369 T16086 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65215/lmy collection:control_collection shard:shard1 [junit4] 2> 4243370 T16052 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4243370 T16052 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4243372 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4243372 T16086 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 4243373 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4243377 T16090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bfb7ce2 name:ZooKeeperConnection Watcher:127.0.0.1:65208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4243377 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4243378 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4243380 T16052 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4243382 T16086 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 4243385 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4243386 T16086 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4243386 T16086 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6056 name=collection1 org.apache.solr.core.SolrCore@d8d0a03 url=http://127.0.0.1:65215/lmy/collection1 node=127.0.0.1:65215_lmy C6056_STATE=coll:control_collection core:collection1 props:{state=down, node_name=127.0.0.1:65215_lmy, core=collection1, base_url=http://127.0.0.1:65215/lmy} [junit4] 2> 4243386 T16086 C6056 P65215 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65215/lmy/collection1/ [junit4] 2> 4243386 T16086 C6056 P65215 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4243386 T16079 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> 4243386 T16086 C6056 P65215 oasc.SyncStrategy.syncToMe http://127.0.0.1:65215/lmy/collection1/ has no replicas [junit4] 2> 4243387 T16086 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65215/lmy/collection1/ shard1 [junit4] 2> 4243387 T16086 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 4243389 T16052 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4243390 T16078 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> 4243391 T16090 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> 4243413 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4243415 T16079 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:65215/lmy", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 2 [junit4] 2> 4243559 T16078 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> 4243559 T16090 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> 4243622 T16086 oasc.ZkController.register We are http://127.0.0.1:65215/lmy/collection1/ and leader is http://127.0.0.1:65215/lmy/collection1/ [junit4] 2> 4243622 T16086 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65215/lmy [junit4] 2> 4243622 T16086 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4243622 T16086 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 4243622 T16086 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4243627 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4243630 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:65215_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65215/lmy"} current state version: 3 [junit4] 2> 4243633 T16079 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:65215_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65215/lmy"} [junit4] 2> 4243775 T16078 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> 4243775 T16090 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> 4245343 T16052 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1 [junit4] 2> 4245349 T16052 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001 [junit4] 2> 4245350 T16052 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4245357 T16052 oejs.AbstractConnector.doStart Started [email protected]:65229 [junit4] 2> 4245357 T16052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\tempDir-001/jetty1, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores, hostPort=65228, hostContext=/lmy} [junit4] 2> 4245357 T16052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712 [junit4] 2> 4245357 T16052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\' [junit4] 2> 4245426 T16052 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\solr.xml [junit4] 2> 4245517 T16052 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores [junit4] 2> 4245517 T16052 oasc.CoreContainer.<init> New CoreContainer 1700000435 [junit4] 2> 4245520 T16052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\] [junit4] 2> 4245520 T16052 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\lib [junit4] 2> 4245521 T16052 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\lib). [junit4] 2> 4245540 T16052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4245540 T16052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4245541 T16052 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4245541 T16052 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4245541 T16052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4245541 T16052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4245543 T16052 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 4245543 T16052 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65208/solr [junit4] 2> 4245544 T16052 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4245544 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4245546 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4245550 T16102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eed5a5b name:ZooKeeperConnection Watcher:127.0.0.1:65208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4245550 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4245552 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4245554 T16054 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14bfdd201ba0005, 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> 4245557 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4245561 T16105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26668c86 name:ZooKeeperConnection Watcher:127.0.0.1:65208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4245562 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4245576 T16052 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4246954 T16052 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65228_lmy [junit4] 2> 4246956 T16052 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65228_lmy [junit4] 2> 4246966 T16052 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4246973 T16052 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores [junit4] 1> CORE DESCRIPTOR: {shard=, name=collection1, schema=schema.xml, transient=false, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\, dataDir=data\, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1, coreNodeName=, config=solrconfig.xml, collection=collection1} [junit4] 2> 4246976 T16052 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\ [junit4] 2> 4246976 T16052 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4246979 T16106 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4246979 T16106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4246981 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4246981 T16106 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4246983 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65228_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65228/lmy"} current state version: 4 [junit4] 2> 4246985 T16079 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65228_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65228/lmy"} [junit4] 2> 4246985 T16079 oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 4246986 T16079 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3 [junit4] 2> 4246988 T16078 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> 4246989 T16105 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> 4246989 T16090 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> 4248467 T16106 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4248467 T16106 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4248472 T16106 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4248472 T16106 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4248476 T16106 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4248478 T16106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\' [junit4] 2> 4248511 T16106 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4248518 T16106 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4248537 T16106 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4248573 T16106 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4248640 T16106 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4248644 T16106 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4248656 T16106 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4249244 T16106 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4249257 T16106 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4249260 T16106 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4249286 T16106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4249294 T16106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4249302 T16106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4249303 T16106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4249303 T16106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4249305 T16106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4249306 T16106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4249307 T16106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4249307 T16106 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4249307 T16106 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4249309 T16106 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\data\ [junit4] 2> 4249309 T16106 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a499002 [junit4] 2> 4249310 T16106 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\data\ [junit4] 2> 4249310 T16106 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\data\index/ [junit4] 2> 4249310 T16106 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 4249312 T16106 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-1-001\cores\collection1\data\index [junit4] 2> 4249312 T16106 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 4249313 T16106 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a0757bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@811f2fb),segFN=segments_1,generation=1} [junit4] 2> 4249313 T16106 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4249319 T16106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4249320 T16106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4249320 T16106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4249320 T16106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4249320 T16106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4249322 T16106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4249322 T16106 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4249323 T16106 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4249323 T16106 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4249325 T16106 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4249325 T16106 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4249326 T16106 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4249326 T16106 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4249328 T16106 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler [junit4] 2> 4249328 T16106 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler [junit4] 2> 4249329 T16106 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler [junit4] 2> 4249329 T16106 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler [junit4] 2> 4249331 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler [junit4] 2> 4249332 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler [junit4] 2> 4249332 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler [junit4] 2> 4249334 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler [junit4] 2> 4249334 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler [junit4] 2> 4249334 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler [junit4] 2> 4249335 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler [junit4] 2> 4249335 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4249338 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler [junit4] 2> 4249338 T16106 oasc.RequestHandlers.initHandlersFromConfig created /admin/segments: org.apache.solr.handler.admin.SegmentsInfoRequestHandler [junit4] 2> 4249339 T16106 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4249350 T16106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4249352 T16106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4249354 T16106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4249355 T16106 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4249358 T16106 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 4249360 T16106 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 4249361 T16106 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 4249364 T16106 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4249364 T16106 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4249364 T16106 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=45.666015625, floorSegmentMB=0.5, forceMergeDeletesPctAllowed=23.41421057740429, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 4249365 T16106 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@6a0757bf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@811f2fb),segFN=segments_1,generation=1} [junit4] 2> 4249365 T16106 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4249365 T16106 oass.SolrIndexSearcher.<init> Opening Searcher@6e26c060[collection1] main [junit4] 2> 4249367 T16106 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4249368 T16106 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4249368 T16106 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4249370 T16106 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4249370 T16106 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4249370 T16106 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4249371 T16106 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4249371 T16106 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4249371 T16106 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4249373 T16106 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 4249373 T16107 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e26c060[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 4249374 T16106 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4249376 T16110 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65228/lmy collection:collection1 shard:shard3 [junit4] 2> 4249376 T16052 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0 [junit4] 2> 4249376 T16052 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4249377 T16110 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election [junit4] 2> 4249403 T16110 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3 [junit4] 2> 4249408 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4249408 T16110 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4249408 T16110 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C6057 name=collection1 org.apache.solr.core.SolrCore@6af4a673 url=http://127.0.0.1:65228/lmy/collection1 node=127.0.0.1:65228_lmy C6057_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:65228_lmy, core=collection1, base_url=http://127.0.0.1:65228/lmy} [junit4] 2> 4249409 T16110 C6057 P65228 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65228/lmy/collection1/ [junit4] 2> 4249410 T16110 C6057 P65228 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4249410 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1"} current state version: 5 [junit4] 2> 4249410 T16110 C6057 P65228 oasc.SyncStrategy.syncToMe http://127.0.0.1:65228/lmy/collection1/ has no replicas [junit4] 2> 4249412 T16110 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65228/lmy/collection1/ shard3 [junit4] 2> 4249412 T16110 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3 [junit4] 2> 4249416 T16105 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> 4249416 T16090 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> 4249416 T16078 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> 4249428 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65228/lmy", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 6 [junit4] 2> 4249432 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4249434 T16078 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> 4249435 T16105 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> 4249435 T16090 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> 4249505 T16110 oasc.ZkController.register We are http://127.0.0.1:65228/lmy/collection1/ and leader is http://127.0.0.1:65228/lmy/collection1/ [junit4] 2> 4249505 T16110 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65228/lmy [junit4] 2> 4249505 T16110 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4249505 T16110 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 4249505 T16110 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4249509 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4249513 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:65228_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65228/lmy"} current state version: 7 [junit4] 2> 4249515 T16079 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "operation":"state", [junit4] 2> "shard":"shard3", [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"active", [junit4] 2> "node_name":"127.0.0.1:65228_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65228/lmy"} [junit4] 2> 4249669 T16078 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> 4249670 T16105 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> 4249672 T16090 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> 4251707 T16052 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1 [junit4] 2> 4251713 T16052 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001 [junit4] 2> 4251713 T16052 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4251717 T16052 oejs.AbstractConnector.doStart Started [email protected]:65239 [junit4] 2> 4251718 T16052 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/lmy, hostPort=65238, solrconfig=solrconfig.xml, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\tempDir-001/jetty2} [junit4] 2> 4251718 T16052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6951a712 [junit4] 2> 4251718 T16052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\' [junit4] 2> 4251763 T16052 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\solr.xml [junit4] 2> 4251808 T16052 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores [junit4] 2> 4251808 T16052 oasc.CoreContainer.<init> New CoreContainer 1045197398 [junit4] 2> 4251808 T16052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\] [junit4] 2> 4251808 T16052 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\lib [junit4] 2> 4251808 T16052 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\lib). [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4251827 T16052 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 4251827 T16052 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 4251832 T16052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4251832 T16052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4251832 T16052 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 4251832 T16052 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65208/solr [junit4] 2> 4251832 T16052 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4251832 T16052 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4251836 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4251840 T16123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a60dd2d name:ZooKeeperConnection Watcher:127.0.0.1:65208 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4251840 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4251842 T16052 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4251846 T16052 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4251848 T16126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ee1a7 name:ZooKeeperConnection Watcher:127.0.0.1:65208/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4251848 T16052 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4251859 T16052 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4253353 T16052 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65238_lmy [junit4] 2> 4253358 T16052 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65238_lmy [junit4] 2> 4253377 T16052 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4253387 T16052 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores [junit4] 1> CORE DESCRIPTOR: {collection=collection1, shard=, config=solrconfig.xml, schema=schema.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1\, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1, coreNodeName=, transient=false, dataDir=data\, name=collection1} [junit4] 2> 4253387 T16052 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1\ [junit4] 2> 4253387 T16052 oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 4253394 T16127 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4253394 T16127 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4253396 T16078 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 4253396 T16127 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4253398 T16079 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65238_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65238/lmy"} current state version: 8 [junit4] 2> 4253400 T16079 oasco.ReplicaMutator.updateState Update state numShards=3 message={ [junit4] 2> "operation":"state", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "numShards":"3", [junit4] 2> "state":"down", [junit4] 2> "node_name":"127.0.0.1:65238_lmy", [junit4] 2> "roles":null, [junit4] 2> "core":"collection1", [junit4] 2> "base_url":"http://127.0.0.1:65238/lmy"} [junit4] 2> 4253400 T16079 oasco.ReplicaMutator.updateState Collection already exists with numShards=3 [junit4] 2> 4253400 T16079 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4253403 T16090 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> 4253404 T16078 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> 4253404 T16126 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> 4253404 T16105 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> 4254881 T16127 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4254881 T16127 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4254885 T16127 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4254885 T16127 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4254890 T16127 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4254890 T16127 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1\' [junit4] 2> 4254925 T16127 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 4254933 T16127 oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 4254952 T16127 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 4255022 T16127 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 4255103 T16127 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4255106 T16127 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 4255120 T16127 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4255731 T16127 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4255743 T16127 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4255747 T16127 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4255769 T16127 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4255776 T16127 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4255783 T16127 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4255786 T16127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4255786 T16127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4255788 T16127 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4255789 T16127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4255791 T16127 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4255791 T16127 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4255791 T16127 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4255792 T16127 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest CDEC5D4F2115C0C-001\shard-2-001\cores\collection1\data\ [junit4] 2> 4255792 T16127 oasc.JmxMonitoredMap.<in [...truncated too long message...] ndows 7 6.1 amd64/Oracle Corporation 1.7.0_76 (64-bit)/cpus=2,threads=1,free=83554984,total=330964992 [junit4] 2> NOTE: All tests run in this JVM: [TestRangeQuery, OverseerRolesTest, TestSolrQueryParser, QueryElevationComponentTest, PreAnalyzedUpdateProcessorTest, AutoCommitTest, IndexBasedSpellCheckerTest, SystemInfoHandlerTest, TestJmxIntegration, FieldAnalysisRequestHandlerTest, TestFunctionQuery, TestInfoStreamLogging, TestSchemaSimilarityResource, SolrCmdDistributorTest, TestSolrConfigHandlerConcurrent, TestDistributedSearch, RequestHandlersTest, ClusterStateTest, TestFastOutputStream, SampleTest, SuggesterTSTTest, SharedFSAutoReplicaFailoverTest, SpellPossibilityIteratorTest, TestLazyCores, MinimalSchemaTest, PreAnalyzedFieldTest, OverseerStatusTest, RankQueryTest, TestReloadAndDeleteDocs, SolrTestCaseJ4Test, TestElisionMultitermQuery, BufferStoreTest, TestIntervalFaceting, TestNonDefinedSimilarityFactory, TestHdfsUpdateLog, CacheHeaderTest, OverseerTest, PathHierarchyTokenizerFactoryTest, TestCloudSchemaless, TestConfig, SynonymTokenizerTest, TestCollationField, TestWriterPerf, TestAnalyzedSuggestions, DocumentAnalysisRequestHandlerTest, TestInitQParser, DocumentBuilderTest, TestRandomMergePolicy, VMParamsZkACLAndCredentialsProvidersTest, CollectionsAPIDistributedZkTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, DirectSolrSpellCheckerTest, DistributedDebugComponentTest, HdfsChaosMonkeySafeLeaderTest, CurrencyFieldOpenExchangeTest, TimeZoneUtilsTest, UUIDUpdateProcessorFallbackTest, NotRequiredUniqueKeyTest, DirectSolrConnectionTest, DateFieldTest, TestDefaultSearchFieldResource, CachingDirectoryFactoryTest, TestFastWriter, ZkStateWriterTest, TestExtendedDismaxParser, TestDefaultSimilarityFactory, CoreAdminHandlerTest, CloudMLTQParserTest, TestLFUCache, TestCloudManagedSchema, PrimitiveFieldTypeTest, TestCoreContainer, TestSolrCoreProperties, TestReversedWildcardFilterFactory, OverseerCollectionProcessorTest, TestConfigOverlay, DistributedTermsComponentTest, TestJmxMonitoredMap, TestFaceting, SoftAutoCommitTest, SimpleFacetsTest, TestLuceneMatchVersion, DirectUpdateHandlerOptimizeTest, TestAnalyzeInfixSuggestions, TestCharFilters, SortByFunctionTest, ChaosMonkeySafeLeaderTest, QueryEqualityTest, DistributedFacetPivotSmallAdvancedTest, ZkControllerTest, QueryParsingTest, TestManagedResourceStorage, TestUpdate, TestCustomSort, ZkCLITest, TestCopyFieldCollectionResource, TestRecoveryHdfs, TestSimpleQParserPlugin, FullSolrCloudDistribCmdsTest, TestWordDelimiterFilterFactory, NumericFieldsTest, HdfsLockFactoryTest, SignatureUpdateProcessorFactoryTest, SaslZkACLProviderTest, SolrCoreTest, TestManagedSchemaFieldResource, TestStressVersions, SolrIndexSplitterTest, TestArbitraryIndexDir, TestCSVLoader, SimplePostToolTest, TestPseudoReturnFields, CustomCollectionTest, SSLMigrationTest, MBeansHandlerTest, TestSolrDynamicMBean, TestTrie, CircularListTest, TestDocBasedVersionConstraints, AtomicUpdatesTest, IndexSchemaTest, TestFieldCollectionResource, EnumFieldTest, DisMaxRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, LukeRequestHandlerTest, TestLRUStatsCache, SpatialFilterTest, TermVectorComponentTest, UpdateParamsTest, TestSolrDeletionPolicy1, CursorMarkTest, TestValueSourceCache, TestJoin, TestNoOpRegenerator, BinaryUpdateRequestHandlerTest, TestPhraseSuggestions, AsyncMigrateRouteKeyTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistribDocExpirationUpdateProcessorTest, OutputWriterTest, OverriddenZkACLAndCredentialsProvidersTest, TestClassNameShortening, TestChildDocTransformer, TestSolr4Spatial, ChaosMonkeyNothingIsSafeTest, TestFileDictionaryLookup, UUIDFieldTest, DocExpirationUpdateProcessorFactoryTest, TestFieldSortValues, TestLRUCache, TestExactStatsCache, TestTrackingShardHandlerFactory, TestHighFrequencyDictionaryFactory, DeleteReplicaTest, BasicFunctionalityTest, TestQuerySenderListener, TestDistributedMissingSort, SliceStateTest, OutOfBoxZkACLAndCredentialsProvidersTest, HardAutoCommitTest, BadCopyFieldTest, TestMiniSolrCloudCluster, TestSolrJ, RecoveryZkTest, TestSchemaNameResource, TestManagedSynonymFilterFactory, HighlighterMaxOffsetTest, ShardRoutingTest, TestUniqueKeyFieldResource, FacetPivotSmallTest, DeleteLastCustomShardedReplicaTest, FileUtilsTest, SpellingQueryConverterTest, BlockDirectoryTest, SolrCoreCheckLockOnStartupTest, TestQuerySenderNoQuery, TestCloudPivotFacet, RollingRestartTest, BasicDistributedZkTest, JsonLoaderTest, TestIndexSearcher, DeleteShardTest, ExternalCollectionsTest, JSONWriterTest, TestBulkSchemaAPI, TestSearchPerf, TermsComponentTest, StressHdfsTest, MultiThreadedOCPTest, CopyFieldTest, AnalyticsQueryTest, TestSolrConfigHandler, DocValuesMultiTest, AlternateDirectoryTest, ResourceLoaderTest, TestSimpleTrackingShardHandler, AnalysisErrorHandlingTest, BasicDistributedZk2Test, DirectUpdateHandlerTest, TestOmitPositions, CurrencyFieldXmlFileTest, StandardRequestHandlerTest, SolrIndexConfigTest, TestSolrQueryParserResource, TestGroupingSearch, TestPHPSerializedResponseWriter, DateMathParserTest, SpatialRPTFieldTypeTest, TestDynamicFieldResource, DistributedSpellCheckComponentTest, DebugComponentTest, SpellCheckCollatorTest, TestCollectionAPI, RemoteQueryErrorTest, TestManagedStopFilterFactory, TestHashPartitioner, TestSolrDeletionPolicy2, MigrateRouteKeyTest, TestFastLRUCache, UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, TestImplicitCoreProperties, TestComplexPhraseQParserPlugin, ScriptEngineTest, SolrInfoMBeanTest, SOLR749Test, ChangedSchemaMergeTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedGrouping, TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestReload, StatsComponentTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestBinaryField, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedQueueTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest] [junit4] Completed in 95.12s, 1 test, 1 error <<< FAILURES! [...truncated 339 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 471 suites, 1875 tests, 1 error, 57 ignored (30 assumptions) Total time: 132 minutes 37 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:+UseCompressedOops -XX:+UseSerialGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
