Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5130/ Java: 32bit/jdk1.8.0_51 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=11217, name=testExecutor-4680-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest] Stack Trace: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11217, name=testExecutor-4680-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest] Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52748 at __randomizedtesting.SeedInfo.seed([E55B8B1C73B1E6AB]:0) at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:552) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52748 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:550) ... 4 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:170) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) 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:272) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465) ... 8 more Build Log: [...truncated 10541 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\init-core-data-001 [junit4] 2> 1774712 INFO (SUITE-BasicDistributedZkTest-seed#[E55B8B1C73B1E6AB]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 2> 1774714 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1774716 INFO (Thread-4309) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1774716 INFO (Thread-4309) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1774816 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkTestServer start zk server on port:52716 [junit4] 2> 1774816 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1774817 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1774821 INFO (zkCallback-1392-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55806e name:ZooKeeperConnection Watcher:127.0.0.1:52716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1774821 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1774822 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1774822 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /solr [junit4] 2> 1774825 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1774825 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f1544dacb0000, 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> 1774827 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1774828 INFO (zkCallback-1393-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6e07f name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1774829 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1774829 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1774829 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1 [junit4] 2> 1774832 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards [junit4] 2> 1774836 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection [junit4] 2> 1774838 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards [junit4] 2> 1774842 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1774842 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml [junit4] 2> 1774848 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 1774848 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml [junit4] 2> 1774852 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1774852 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1774855 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1774855 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt [junit4] 2> 1774859 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1774859 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt [junit4] 2> 1774862 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1774862 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml [junit4] 2> 1774866 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1774866 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 1774869 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1774869 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 1774872 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1774872 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1774876 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1774876 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 1774883 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1774883 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt [junit4] 2> 1775300 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1 [junit4] 2> 1775303 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.Server jetty-9.2.11.v20150529 [junit4] 2> 1775306 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@223464{/,null,AVAILABLE} [junit4] 2> 1775307 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.ServerConnector Started ServerConnector@1ee03fc{HTTP/1.1}{127.0.0.1:52724} [junit4] 2> 1775307 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.Server Started @1779853ms [junit4] 2> 1775307 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\tempDir-001/control/data, hostContext=/, hostPort=52724, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores} [junit4] 2> 1775308 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 1775308 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\' [junit4] 2> 1775346 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1775353 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1775355 INFO (zkCallback-1394-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17e4e18 name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1775356 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1775356 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1775361 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f1544dacb0002, 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> 1775362 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1775362 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\solr.xml [junit4] 2> 1775399 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores [junit4] 2> 1775400 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer New CoreContainer 20926455 [junit4] 2> 1775400 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\] [junit4] 2> 1775400 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\lib [junit4] 2> 1775404 WARN (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\lib). [junit4] 2> 1775415 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1775421 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1775422 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1775422 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1775423 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52716/solr [junit4] 2> 1775423 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1775423 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1775424 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1775426 INFO (zkCallback-1396-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1157ab0 name:ZooKeeperConnection Watcher:127.0.0.1:52716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1775427 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1775428 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1775433 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1775434 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@640c46 name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1775435 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1775438 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue [junit4] 2> 1775441 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work [junit4] 2> 1775444 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running [junit4] 2> 1775453 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed [junit4] 2> 1775456 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure [junit4] 2> 1775460 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes [junit4] 2> 1775462 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json [junit4] 2> 1775465 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json [junit4] 2> 1775467 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /security.json [junit4] 2> 1775469 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52724_ [junit4] 2> 1775470 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52724_ [junit4] 2> 1775473 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect [junit4] 2> 1775476 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election [junit4] 2> 1775478 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1775479 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94317502670766084-127.0.0.1:52724_-n_0000000000 [junit4] 2> 1775480 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52724_ [junit4] 2> 1775480 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader [junit4] 2> 1775482 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer Overseer (id=94317502670766084-127.0.0.1:52724_-n_0000000000) starting [junit4] 2> 1775485 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work [junit4] 2> 1775495 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 1775496 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1775497 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer Starting to work on the main queue [junit4] 2> 1775498 INFO (OverseerCollectionProcessor-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.OverseerProcessor Process current queue of overseer operations [junit4] 2> 1775560 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1775560 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1775562 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores [junit4] 2> 1775563 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 1775563 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\ [junit4] 2> 1775564 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1775566 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 1775566 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1775566 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 1775566 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52724_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1775567 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 1775567 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1775569 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52724", [junit4] 2> "node_name":"127.0.0.1:52724_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 1775570 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52724", [junit4] 2> "node_name":"127.0.0.1:52724_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1775570 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection [junit4] 2> 1775570 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1 [junit4] 2> 1775574 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1776567 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 1776567 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection [junit4] 2> 1776570 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 1776570 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection [junit4] 2> 1776572 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1776572 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\' [junit4] 2> 1776597 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 1776610 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1776622 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1776640 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1776643 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1776672 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1776864 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1776881 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1776883 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1776906 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1776913 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1776917 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1776919 WARN (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1776919 WARN (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1776920 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1776922 WARN (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1776922 WARN (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1776927 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 1776927 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 1776928 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory [junit4] 2> 1776928 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\], dataDir=[null] [junit4] 2> 1776928 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@15468e6 [junit4] 2> 1776931 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\ [junit4] 2> 1776933 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\index/ [junit4] 2> 1776933 WARN (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index... [junit4] 2> 1776934 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\index [junit4] 2> 1776934 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40344751842614335] [junit4] 2> 1776935 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1a50692 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a5024),segFN=segments_1,generation=1} [junit4] 2> 1776935 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1776936 INFO (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\ [junit4] 2> 1776940 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib" [junit4] 2> 1776941 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe" [junit4] 2> 1776941 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 1776942 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig" [junit4] 2> 1776942 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 1776942 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 1776943 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1776943 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 1776943 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 1776948 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1776941 WARN (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories. [junit4] 2> 1776955 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1776957 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1776959 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60 [junit4] 2> 1776969 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 1776971 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 1776972 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1776973 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1776976 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled [junit4] 2> 1776976 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled [junit4] 2> 1776977 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1776977 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1a50692 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13a5024),segFN=segments_1,generation=1} [junit4] 2> 1776978 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1 [junit4] 2> 1776978 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@fded63[collection1] main [junit4] 2> 1776979 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection [junit4] 2> 1776980 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1776980 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 1776981 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1776981 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {} [junit4] 2> 1776981 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1776982 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 1776982 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 1776983 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources [junit4] 2> 1776983 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1776984 INFO (searcherExecutor-4549-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fded63[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1776985 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets [junit4] 2> 1776985 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index [junit4] 2> 1776985 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index [junit4] 2> 1776985 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1509080045108330496 [junit4] 2> 1776987 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1509080045108330496 [junit4] 2> 1776988 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1 [junit4] 2> 1776989 INFO (coreLoadExecutor-4548-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1 [junit4] 2> 1776990 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:52724 collection:control_collection shard:shard1 [junit4] 2> 1776991 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 1776997 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94317502670766084-core_node1-n_0000000000 [junit4] 2> 1777004 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1 [junit4] 2> 1777006 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1777007 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1777007 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1777008 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52724/collection1/ [junit4] 2> 1777022 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1777022 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52724/collection1/ has no replicas [junit4] 2> 1777022 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52724/collection1/ shard1 [junit4] 2> 1777022 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 1777008 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 1777032 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1777033 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer 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:52724", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 1777067 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1777069 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1777070 INFO (zkCallback-1399-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@847940 name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1777071 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1777071 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1777071 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1777076 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1777076 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2 [junit4] 2> 1777076 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1777077 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1777079 INFO (zkCallback-1400-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f2cbfd name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1777079 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1777079 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1777082 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1777084 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "operation":"create", [junit4] 2> "name":"collection1", [junit4] 2> "numShards":"2", [junit4] 2> "stateFormat":"2"} current state version: 1 [junit4] 2> 1777084 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1 [junit4] 2> 1777090 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777090 INFO (zkCallback-1399-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777136 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52724/collection1/ and leader is http://127.0.0.1:52724/collection1/ [junit4] 2> 1777136 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52724 [junit4] 2> 1777136 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1777136 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active [junit4] 2> 1777136 INFO (coreZkRegister-4542-thread-1-processing-n:127.0.0.1:52724_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52724_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1777140 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1777143 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52724", [junit4] 2> "node_name":"127.0.0.1:52724_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 1777144 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52724", [junit4] 2> "node_name":"127.0.0.1:52724_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 1777145 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json [junit4] 2> 1777147 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777147 INFO (zkCallback-1399-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777253 INFO (zkCallback-1399-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777253 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 1777695 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores\collection1 [junit4] 2> 1777698 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001 [junit4] 2> 1777699 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.Server jetty-9.2.11.v20150529 [junit4] 2> 1777701 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1fc48{/,null,AVAILABLE} [junit4] 2> 1777702 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.ServerConnector Started ServerConnector@18c1c10{HTTP/1.1}{127.0.0.1:52748} [junit4] 2> 1777703 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.e.j.s.Server Started @1782249ms [junit4] 2> 1777703 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=52748, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores} [junit4] 2> 1777703 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 1777703 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\' [junit4] 2> 1777739 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1777740 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1777742 INFO (zkCallback-1401-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e87b25 name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1777742 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1777743 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1777745 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1777745 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\solr.xml [junit4] 2> 1777746 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f1544dacb0007, 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> 1777759 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoresLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores [junit4] 2> 1777760 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer New CoreContainer 14166251 [junit4] 2> 1777760 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\] [junit4] 2> 1777760 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.CoreContainer loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\lib [junit4] 2> 1777761 WARN (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\lib). [junit4] 2> 1777774 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 1777778 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 1777778 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 1777779 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 1777779 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52716/solr [junit4] 2> 1777779 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.ZkController zkHost includes chroot [junit4] 2> 1777779 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider [junit4] 2> 1777780 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1777783 INFO (zkCallback-1403-thread-1) [ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@772dcf name:ZooKeeperConnection Watcher:127.0.0.1:52716 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1777783 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1777784 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider [junit4] 2> 1777787 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1777789 INFO (zkCallback-1404-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d4c96e name:ZooKeeperConnection Watcher:127.0.0.1:52716/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 1777789 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1777795 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... [junit4] 2> 1778805 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52748_ [junit4] 2> 1778806 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52748_ [junit4] 2> 1778808 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1778808 INFO (zkCallback-1404-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1778809 INFO (zkCallback-1399-thread-1) [ ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1778812 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 1778812 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94317502670766089-127.0.0.1:52748_-n_0000000001 [junit4] 2> 1778813 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94317502670766084-127.0.0.1:52724_-n_0000000000 to know if I could be the leader [junit4] 2> 1778838 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module. [junit4] 2> 1778838 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.CoreContainer No authentication plugin used. [junit4] 2> 1778841 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.CoresLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores [junit4] 2> 1778842 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=} [junit4] 2> 1778842 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.CoresLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores\collection1\ [junit4] 2> 1778842 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.c.CoresLocator Found 1 core definitions [junit4] 2> 1778844 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 1778844 INFO (TEST-BasicDistributedZkTest.test-seed#[E55B8B1C73B1E6AB]) [n:127.0.0.1:52748_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done [junit4] 2> 1778845 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController publishing state=down [junit4] 2> 1778845 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property [junit4] 2> 1778848 INFO (zkCallback-1397-thread-1-processing-n:127.0.0.1:52724_) [n:127.0.0.1:52724_ ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 1778849 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController Registering watch for collection collection1 [junit4] 2> 1778849 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1 [junit4] 2> 1778850 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 0 [junit4] 2> 1778851 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController look for our core node name [junit4] 2> 1778852 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52748", [junit4] 2> "node_name":"127.0.0.1:52748_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 4 [junit4] 2> 1778853 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"http://127.0.0.1:52748", [junit4] 2> "node_name":"127.0.0.1:52748_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 1778853 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2 [junit4] 2> 1778853 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2 [junit4] 2> 1778855 INFO (OverseerStateUpdate-94317502670766084-127.0.0.1:52724_-n_0000000000) [n:127.0.0.1:52724_ ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0 [junit4] 2> 1778855 INFO (zkCallback-1404-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2) [junit4] 2> 1778857 INFO (zkCallback-1404-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ ] o.a.s.c.c.ZkStateReader Updating data for collection1 to ver 1 [junit4] 2> 1779851 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1 [junit4] 2> 1779851 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1 [junit4] 2> 1779852 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ZkController Collection zkNode exists [junit4] 2> 1779852 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1 [junit4] 2> 1779853 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 1779853 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_E55B8B1C73B1E6AB-001\shard-1-001\cores\collection1\' [junit4] 2> 1779883 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 [junit4] 2> 1779892 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1 [junit4] 2> 1779906 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0 [junit4] 2> 1779933 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml [junit4] 2> 1779936 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 1779953 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1780176 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 1780195 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.IndexSchema default search field in schema is text [junit4] 2> 1780197 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique key field: id [junit4] 2> 1780232 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1780236 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml [junit4] 2> 1780240 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1780242 WARN (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1780242 WARN (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1780243 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json [junit4] 2> 1780245 WARN (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE [junit4] 2> 1780246 WARN (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING [junit4] 2> 1780249 INFO (coreLoadExecutor-4559-thread-1-processing-n:127.0.0.1:52748_) [n:127.0.0.1:52748_ c:collection1 x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1 [junit4] 2> 1780250 [...truncated too long message...] .protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465) [junit4] > ... 8 moreThrowable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11215, name=testExecutor-4680-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest] [junit4] > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52748 [junit4] > at __randomizedtesting.SeedInfo.seed([E55B8B1C73B1E6AB]:0) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:552) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:210) [junit4] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [junit4] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52748 [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:572) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226) [junit4] > at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220) [junit4] > at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:550) [junit4] > ... 4 more [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:170) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160) [junit4] > at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84) [junit4] > at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:465) [junit4] > ... 8 more [junit4] 2> 1940245 INFO (SUITE-BasicDistributedZkTest-seed#[E55B8B1C73B1E6AB]-worker) [n:127.0.0.1:52854_ c:collection3 s:shard1 r:core_node4 x:collection3] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: test params are: codec=Lucene53, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sq, timezone=America/Goose_Bay [junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_51 (32-bit)/cpus=3,threads=1,free=335285368,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [DateRangeFieldTest, RAMDirectoryFactoryTest, TestRandomFaceting, TestDFRSimilarityFactory, XsltUpdateRequestHandlerTest, AddBlockUpdateTest, CollectionReloadTest, TestRTimerTree, TestMissingGroups, DirectUpdateHandlerOptimizeTest, TestSolrDeletionPolicy1, CdcrUpdateLogTest, ZkSolrClientTest, TestValueSourceCache, DeleteLastCustomShardedReplicaTest, CurrencyFieldXmlFileTest, UpdateParamsTest, DistributedMLTComponentTest, TestReplicationHandlerBackup, SolrRequestParserTest, CollectionsAPIAsyncDistributedZkTest, ShardSplitTest, BufferStoreTest, TestOrdValues, ResourceLoaderTest, TestSolrJ, HighlighterConfigTest, AnalyticsMergeStrategyTest, TestUtils, TestCodecSupport, TestLRUStatsCache, TestMergePolicyConfig, TestConfigReload, TermsComponentTest, TestSearchPerf, ChaosMonkeySafeLeaderTest, TestTolerantSearch, TestReqParamsAPI, SharedFSAutoReplicaFailoverTest, SolrTestCaseJ4Test, LeaderInitiatedRecoveryOnCommitTest, PKIAuthenticationIntegrationTest, TestObjectReleaseTracker, BigEndianAscendingWordDeserializerTest, BasicDistributedZk2Test, DistributedTermsComponentTest, TestBadConfig, SpatialFilterTest, TestSha256AuthenticationProvider, TestAuthenticationFramework, DistributedQueryComponentOptimizationTest, TestAuthorizationFramework, TestFastWriter, MigrateRouteKeyTest, TestHdfsUpdateLog, CollectionsAPIDistributedZkTest, TestNoOpRegenerator, TestManagedSchemaFieldResource, TestQuerySenderListener, ReplicationFactorTest, TestStressUserVersions, TestHighlightDedupGrouping, TestSolr4Spatial, OpenExchangeRatesOrgProviderTest, TestDocBasedVersionConstraints, LoggingHandlerTest, SparseHLLTest, TestCloudManagedSchema, TestReload, CollectionStateFormat2Test, CloudMLTQParserTest, BasicAuthIntegrationTest, HdfsLockFactoryTest, TestCrossCoreJoin, SolrCmdDistributorTest, TestDistribIDF, TestSolrCloudWithKerberosAlt, HighlighterTest, TestSolrCoreProperties, TestMinMaxOnMultiValuedField, TestTrie, TestLMDirichletSimilarityFactory, BaseCdcrDistributedZkTest, FacetPivotSmallTest, DistribCursorPagingTest, DateMathParserTest, TestRemoteStreaming, HdfsThreadLeakTest, DistribJoinFromCollectionTest, TestSchemaResource, CopyFieldTest, TestSolrQueryParser, ResponseHeaderTest, TestManagedSchemaFieldTypeResource, SolrCloudExampleTest, RankQueryTest, TestCustomSort, HdfsWriteToMultipleCollectionsTest, SpellPossibilityIteratorTest, TestFreeTextSuggestions, TestFiltering, BadIndexSchemaTest, TestManagedSchemaDynamicFieldResource, TestSolrConfigHandlerConcurrent, TestLMJelinekMercerSimilarityFactory, BJQParserTest, TestCopyFieldCollectionResource, TestRTGBase, TestRandomMergePolicy, TestZkChroot, TestQuerySenderNoQuery, TestFoldingMultitermQuery, TestSolrXml, TestRangeQuery, SpellingQueryConverterTest, TestSystemIdResolver, TestRestoreCore, DistributedFacetPivotSmallAdvancedTest, NotRequiredUniqueKeyTest, DateFieldTest, SSLMigrationTest, CdcrRequestHandlerTest, TestDocSet, CurrencyFieldOpenExchangeTest, TermVectorComponentDistributedTest, OverseerStatusTest, AnalyticsQueryTest, DistanceUnitsTest, TestSimpleTrackingShardHandler, SimplePostToolTest, BasicDistributedZkTest] [junit4] Completed [271/540] on J1 in 166.82s, 1 test, 1 error <<< FAILURES! [...truncated 851 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:230: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:514: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984: There were test failures: 540 suites, 2127 tests, 1 error, 77 ignored (41 assumptions) Total time: 69 minutes 37 seconds Build step 'Invoke Ant' marked build as failure 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]
