Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1832/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
2 tests failed. REGRESSION: org.apache.solr.cloud.DeleteShardTest.testDistribSearch Error Message: Timeout occured while waiting response from server at: https://127.0.0.1:52376/fq_grh Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:52376/fq_grh at __randomizedtesting.SeedInfo.seed([C8AF289A6ACC0F0C:4949A6821D936F30]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:560) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206) at org.apache.solr.cloud.DeleteShardTest.deleteShard(DeleteShardTest.java:152) at org.apache.solr.cloud.DeleteShardTest.doTest(DeleteShardTest.java:94) at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869) at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:150) at java.net.SocketInputStream.read(SocketInputStream.java:121) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:954) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:911) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) 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:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448) ... 44 more REGRESSION: org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT Error Message: SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@192c78ef searcher=Searcher@56653bf3[collection1] main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1) Uninverting(_2(5.0.0):C1))} expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: SOLR-5815? : wrong maxDoc: core=org.apache.solr.core.SolrCore@192c78ef searcher=Searcher@56653bf3[collection1] main{UninvertingDirectoryReader(Uninverting(_1(5.0.0):C1) Uninverting(_2(5.0.0):C1))} expected:<3> but was:<2> at __randomizedtesting.SeedInfo.seed([C8AF289A6ACC0F0C:7D29491DD50DBDF8]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.apache.solr.core.TestNonNRTOpen.assertNotNRT(TestNonNRTOpen.java:142) at org.apache.solr.core.TestNonNRTOpen.testReaderIsNotNRT(TestNonNRTOpen.java:100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Build Log: [...truncated 11764 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteShardTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/init-core-data-001 [junit4] 2> 4635310 T12138 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 4635310 T12138 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fq_grh/ [junit4] 2> 4635316 T12138 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch [junit4] 2> 4635317 T12138 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 4635319 T12139 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 4635420 T12138 oasc.ZkTestServer.run start zk server on port:52365 [junit4] 2> 4635421 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4635424 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4635434 T12145 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e1f3e0d name:ZooKeeperConnection Watcher:127.0.0.1:52365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4635436 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4635438 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4635438 T12138 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 4635452 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4635454 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4635457 T12147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62a2b74b name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4635458 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4635458 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4635459 T12138 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 4635470 T12138 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 4635479 T12138 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 4635487 T12138 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 4635496 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 4635497 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 4635510 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 4635511 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 4635518 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4635519 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 4635526 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 4635528 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 4635534 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 4635535 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 4635543 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 4635543 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 4635555 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 4635555 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 4635564 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 4635565 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 4635573 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4635574 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 4635582 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 4635582 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 4635590 T12138 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 4635591 T12138 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 4635601 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4635603 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4635605 T12149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54664ff8 name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4635605 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4635606 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4637490 T12138 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4637498 T12138 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4637499 T12138 oejs.AbstractConnector.doStart Started [email protected]:52369 [junit4] 2> 4637502 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4637503 T12138 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4637504 T12138 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002 [junit4] 2> 4637505 T12138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/' [junit4] 2> 4637545 T12138 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/solr.xml [junit4] 2> 4637559 T12138 oasc.CoreContainer.<init> New CoreContainer 1437503719 [junit4] 2> 4637560 T12138 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/] [junit4] 2> 4637561 T12138 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4637562 T12138 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4637562 T12138 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4637562 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4637562 T12138 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4637562 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4637563 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4637563 T12138 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4637564 T12138 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4637566 T12138 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4637568 T12138 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4637568 T12138 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4637569 T12138 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4637569 T12138 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52365/solr [junit4] 2> 4637569 T12138 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4637570 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4637572 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4637575 T12160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2214a04 name:ZooKeeperConnection Watcher:127.0.0.1:52365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4637576 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4637577 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4637580 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4637584 T12162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5830a458 name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4637585 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4637588 T12138 oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 4637593 T12138 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 4637598 T12138 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 4637606 T12138 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 4637612 T12138 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 4637622 T12138 oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 4637628 T12138 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52369_fq_grh [junit4] 2> 4637630 T12138 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52369_fq_grh [junit4] 2> 4637641 T12138 oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 4637647 T12138 oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 4637653 T12138 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4637659 T12138 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52369_fq_grh [junit4] 2> 4637660 T12138 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 4637666 T12138 oasc.Overseer.start Overseer (id=92455780472193028-127.0.0.1:52369_fq_grh-n_0000000000) starting [junit4] 2> 4637675 T12138 oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 4637706 T12138 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 4637708 T12164 oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 4637710 T12138 oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 4637716 T12138 oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 4637721 T12138 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4637735 T12163 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 4637739 T12166 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 4637739 T12166 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4637741 T12166 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4637741 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4637750 T12163 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52369/fq_grh", [junit4] 2> "node_name":"127.0.0.1:52369_fq_grh", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 4637750 T12163 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1] [junit4] 2> 4637751 T12163 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1 [junit4] 2> 4637751 T12163 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4637758 T12167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4638743 T12166 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4638743 T12166 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 4638748 T12166 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4638748 T12166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4638755 T12166 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4638756 T12166 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/collection1/' [junit4] 2> 4638758 T12166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/collection1/lib/.svn/' to classloader [junit4] 2> 4638760 T12166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/collection1/lib/classes/' to classloader [junit4] 2> 4638761 T12166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/collection1/lib/README' to classloader [junit4] 2> 4638826 T12166 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4638834 T12166 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4638841 T12166 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 4638850 T12166 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4638948 T12166 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4638959 T12166 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4638960 T12166 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4638994 T12166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4639000 T12166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4639006 T12166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4639009 T12166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4639009 T12166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4639009 T12166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4639012 T12166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4639012 T12166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4639013 T12166 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 4639013 T12166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4639013 T12166 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/control/data/ [junit4] 2> 4639014 T12166 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31f4a70e [junit4] 2> 4639014 T12166 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/control/data [junit4] 2> 4639015 T12166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/control/data/index/ [junit4] 2> 4639015 T12166 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/control/data/index' doesn't exist. Creating new index... [junit4] 2> 4639016 T12166 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/control/data/index [junit4] 2> 4639016 T12166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8547504380703527] [junit4] 2> 4639017 T12166 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d717ea3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@304c6807),segFN=segments_1,generation=1} [junit4] 2> 4639018 T12166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4639023 T12166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4639023 T12166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4639024 T12166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4639024 T12166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4639024 T12166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4639025 T12166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4639025 T12166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4639025 T12166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4639026 T12166 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4639026 T12166 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4639026 T12166 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4639028 T12166 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4639028 T12166 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4639029 T12166 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 4639029 T12166 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 4639029 T12166 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 4639029 T12166 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 4639031 T12166 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 4639031 T12166 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4639032 T12166 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 4639041 T12166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4639043 T12166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4639044 T12166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4639045 T12166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4639048 T12166 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4639048 T12166 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4639049 T12166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1535b809 [junit4] 2> 4639049 T12166 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d717ea3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@304c6807),segFN=segments_1,generation=1} [junit4] 2> 4639050 T12166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4639050 T12166 oass.SolrIndexSearcher.<init> Opening Searcher@5527440b[collection1] main [junit4] 2> 4639050 T12166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 4639053 T12166 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4639054 T12166 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4639056 T12166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4639056 T12166 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4639056 T12166 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4639058 T12166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 4639059 T12166 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4639061 T12166 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json [junit4] 2> 4639067 T12166 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json [junit4] 2> 4639067 T12166 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4639067 T12166 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4639070 T12168 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5527440b[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 4639073 T12166 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4639076 T12171 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52369/fq_grh collection:control_collection shard:shard1 [junit4] 2> 4639077 T12138 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 4639077 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4639078 T12171 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 4639083 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4639085 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4639088 T12173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d63951a name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4639089 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4639090 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4639093 T12138 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4639094 T12171 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 4639099 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4639101 T12171 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4639102 T12171 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2906 name=collection1 org.apache.solr.core.SolrCore@45d8b20d url=https://127.0.0.1:52369/fq_grh/collection1 node=127.0.0.1:52369_fq_grh C2906_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52369/fq_grh, node_name=127.0.0.1:52369_fq_grh, state=down} [junit4] 2> 4639103 T12171 C2906 P52369 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52369/fq_grh/collection1/ [junit4] 2> 4639103 T12171 C2906 P52369 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4639104 T12171 C2906 P52369 oasc.SyncStrategy.syncToMe https://127.0.0.1:52369/fq_grh/collection1/ has no replicas [junit4] 2> 4639105 T12171 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52369/fq_grh/collection1/ shard1 [junit4] 2> 4639105 T12171 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 4639106 T12138 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 4639124 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4639235 T12167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4639236 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4639282 T12171 oasc.ZkController.register We are https://127.0.0.1:52369/fq_grh/collection1/ and leader is https://127.0.0.1:52369/fq_grh/collection1/ [junit4] 2> 4639282 T12171 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52369/fq_grh [junit4] 2> 4639282 T12171 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4639282 T12171 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 4639283 T12171 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4639286 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4639297 T12163 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52369/fq_grh", [junit4] 2> "node_name":"127.0.0.1:52369_fq_grh", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 4639404 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4639405 T12167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 4640997 T12138 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 [junit4] 2> 4640998 T12138 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4641004 T12138 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4641007 T12138 oejs.AbstractConnector.doStart Started [email protected]:52373 [junit4] 2> 4641010 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4641011 T12138 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4641012 T12138 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003 [junit4] 2> 4641012 T12138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/' [junit4] 2> 4641053 T12138 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/solr.xml [junit4] 2> 4641068 T12138 oasc.CoreContainer.<init> New CoreContainer 1144636110 [junit4] 2> 4641069 T12138 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/] [junit4] 2> 4641070 T12138 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4641070 T12138 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4641071 T12138 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4641071 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4641071 T12138 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4641072 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4641072 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4641072 T12138 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4641073 T12138 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4641076 T12138 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4641078 T12138 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4641078 T12138 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4641079 T12138 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4641079 T12138 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52365/solr [junit4] 2> 4641080 T12138 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4641080 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4641082 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4641084 T12185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@588ce911 name:ZooKeeperConnection Watcher:127.0.0.1:52365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4641086 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4641086 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4641090 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4641093 T12187 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f5a3ace name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4641094 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4641119 T12138 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4642138 T12138 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52373_fq_grh [junit4] 2> 4642142 T12138 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52373_fq_grh [junit4] 2> 4642159 T12138 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4642171 T12189 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4642171 T12189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4642173 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4642173 T12189 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4642185 T12163 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52373/fq_grh", [junit4] 2> "node_name":"127.0.0.1:52373_fq_grh", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 4642185 T12163 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2] [junit4] 2> 4642185 T12163 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1 [junit4] 2> 4642185 T12163 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2 [junit4] 2> 4642194 T12167 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4642194 T12188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4642194 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643176 T12189 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4643177 T12189 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4643180 T12189 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4643181 T12189 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4643186 T12189 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4643187 T12189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/collection1/' [junit4] 2> 4643189 T12189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/collection1/lib/.svn/' to classloader [junit4] 2> 4643190 T12189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/collection1/lib/classes/' to classloader [junit4] 2> 4643191 T12189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/collection1/lib/README' to classloader [junit4] 2> 4643237 T12189 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4643245 T12189 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4643252 T12189 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 4643257 T12189 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4643378 T12189 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4643386 T12189 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4643386 T12189 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4643416 T12189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4643421 T12189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4643425 T12189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4643429 T12189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4643429 T12189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4643430 T12189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4643433 T12189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4643434 T12189 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4643434 T12189 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4643435 T12189 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4643435 T12189 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty1/ [junit4] 2> 4643435 T12189 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31f4a70e [junit4] 2> 4643437 T12189 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty1 [junit4] 2> 4643437 T12189 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty1/index/ [junit4] 2> 4643438 T12189 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty1/index' doesn't exist. Creating new index... [junit4] 2> 4643438 T12189 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty1/index [junit4] 2> 4643439 T12189 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8547504380703527] [junit4] 2> 4643440 T12189 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2f0a72e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a79ebd3),segFN=segments_1,generation=1} [junit4] 2> 4643440 T12189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4643447 T12189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4643447 T12189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4643447 T12189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4643448 T12189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4643448 T12189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4643448 T12189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4643449 T12189 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4643450 T12189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4643450 T12189 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4643451 T12189 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4643451 T12189 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4643452 T12189 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4643452 T12189 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4643453 T12189 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 4643453 T12189 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 4643454 T12189 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 4643454 T12189 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 4643455 T12189 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 4643455 T12189 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4643456 T12189 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 4643464 T12189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4643466 T12189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4643467 T12189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4643468 T12189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4643471 T12189 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4643471 T12189 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4643472 T12189 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4fca0168 [junit4] 2> 4643472 T12189 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2f0a72e9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a79ebd3),segFN=segments_1,generation=1} [junit4] 2> 4643472 T12189 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4643473 T12189 oass.SolrIndexSearcher.<init> Opening Searcher@73bac3b3[collection1] main [junit4] 2> 4643473 T12189 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4643476 T12189 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4643477 T12189 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4643478 T12189 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4643479 T12189 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4643479 T12189 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4643484 T12189 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 4643484 T12189 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4643485 T12189 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 4643487 T12189 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4643493 T12190 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73bac3b3[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 4643499 T12189 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4643502 T12193 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52373/fq_grh collection:collection1 shard:shard2 [junit4] 2> 4643503 T12138 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 4643503 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4643504 T12193 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 4643519 T12193 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 4643525 T12193 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4643525 T12193 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2907 name=collection1 org.apache.solr.core.SolrCore@5fdeb546 url=https://127.0.0.1:52373/fq_grh/collection1 node=127.0.0.1:52373_fq_grh C2907_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52373/fq_grh, node_name=127.0.0.1:52373_fq_grh, state=down} [junit4] 2> 4643525 T12193 C2907 P52373 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52373/fq_grh/collection1/ [junit4] 2> 4643526 T12193 C2907 P52373 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4643526 T12193 C2907 P52373 oasc.SyncStrategy.syncToMe https://127.0.0.1:52373/fq_grh/collection1/ has no replicas [junit4] 2> 4643526 T12193 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52373/fq_grh/collection1/ shard2 [junit4] 2> 4643527 T12193 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 4643530 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4643571 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643572 T12167 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4643573 T12188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643573 T12194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643610 T12193 oasc.ZkController.register We are https://127.0.0.1:52373/fq_grh/collection1/ and leader is https://127.0.0.1:52373/fq_grh/collection1/ [junit4] 2> 4643610 T12193 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52373/fq_grh [junit4] 2> 4643610 T12193 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 4643611 T12193 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 4643611 T12193 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4643614 T12194 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4643625 T12163 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52373/fq_grh", [junit4] 2> "node_name":"127.0.0.1:52373_fq_grh", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 4643735 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643735 T12194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4643737 T12188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2) [junit4] 2> 4645392 T12138 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 [junit4] 2> 4645393 T12138 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 4645403 T12138 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 4645404 T12138 oejs.AbstractConnector.doStart Started [email protected]:52376 [junit4] 2> 4645407 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() [junit4] 2> 4645407 T12138 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx) [junit4] 2> 4645408 T12138 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004 [junit4] 2> 4645408 T12138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/' [junit4] 2> 4645454 T12138 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/solr.xml [junit4] 2> 4645470 T12138 oasc.CoreContainer.<init> New CoreContainer 1802668282 [junit4] 2> 4645471 T12138 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/] [junit4] 2> 4645471 T12138 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 4645472 T12138 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 4645472 T12138 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 4645472 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 4645473 T12138 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 4645473 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 4645474 T12138 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 4645474 T12138 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 4645474 T12138 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 4645477 T12138 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false [junit4] 2> 4645479 T12138 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 4645480 T12138 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 4645480 T12138 oasc.CoreContainer.load Host Name: 127.0.0.1 [junit4] 2> 4645480 T12138 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52365/solr [junit4] 2> 4645480 T12138 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 4645481 T12138 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 4645482 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4645484 T12205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@733cb183 name:ZooKeeperConnection Watcher:127.0.0.1:52365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4645486 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4645486 T12138 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 4645490 T12138 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 4645492 T12207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61d9c451 name:ZooKeeperConnection Watcher:127.0.0.1:52365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 4645493 T12138 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 4645515 T12138 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 4646531 T12138 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52376_fq_grh [junit4] 2> 4646536 T12138 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52376_fq_grh [junit4] 2> 4646555 T12138 oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 4646567 T12209 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 4646568 T12209 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 4646570 T12209 oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 4646570 T12194 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4646582 T12163 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:52376/fq_grh", [junit4] 2> "node_name":"127.0.0.1:52376_fq_grh", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 4646582 T12163 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2 [junit4] 2> 4646582 T12163 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1 [junit4] 2> 4646591 T12194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4646591 T12188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4646591 T12174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4646591 T12208 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 4647572 T12209 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 4647572 T12209 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 4647574 T12209 oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 4647574 T12209 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4647578 T12209 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4647578 T12209 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/collection1/' [junit4] 2> 4647579 T12209 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/collection1/lib/.svn/' to classloader [junit4] 2> 4647580 T12209 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/collection1/lib/classes/' to classloader [junit4] 2> 4647581 T12209 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/collection1/lib/README' to classloader [junit4] 2> 4647620 T12209 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0 [junit4] 2> 4647629 T12209 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 4647633 T12209 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml [junit4] 2> 4647637 T12209 oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 4647749 T12209 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 4647756 T12209 oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 4647758 T12209 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 4647784 T12209 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4647787 T12209 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 4647792 T12209 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4647796 T12209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4647797 T12209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4647797 T12209 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 4647800 T12209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 4647801 T12209 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 4647801 T12209 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 4647801 T12209 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 4647802 T12209 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty2/ [junit4] 2> 4647802 T12209 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@31f4a70e [junit4] 2> 4647803 T12209 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty2 [junit4] 2> 4647803 T12209 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty2/index/ [junit4] 2> 4647803 T12209 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty2/index' doesn't exist. Creating new index... [junit4] 2> 4647804 T12209 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteShardTest-C8AF289A6ACC0F0C-001/tempDir-001/jetty2/index [junit4] 2> 4647804 T12209 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8547504380703527] [junit4] 2> 4647805 T12209 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2e418c35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@293ac72),segFN=segments_1,generation=1} [junit4] 2> 4647805 T12209 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4647809 T12209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 4647810 T12209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 4647811 T12209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 4647811 T12209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 4647811 T12209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 4647812 T12209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 4647812 T12209 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4647813 T12209 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 4647813 T12209 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 4647813 T12209 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4647814 T12209 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4647814 T12209 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler [junit4] 2> 4647815 T12209 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 4647815 T12209 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 4647815 T12209 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 4647816 T12209 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 4647816 T12209 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 4647817 T12209 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 4647817 T12209 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler [junit4] 2> 4647818 T12209 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler [junit4] 2> 4647825 T12209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4647827 T12209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4647829 T12209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4647831 T12209 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 4647833 T12209 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 4647834 T12209 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 4647834 T12209 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5ddcd4ae [junit4] 2> 4647835 T12209 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@2e418c35 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@293ac72),segFN=segments_1,generation=1} [junit4] 2> 4647835 T12209 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 4647836 T12209 oass.SolrIndexSearcher.<init> Opening Searcher@5870159[collection1] main [junit4] 2> 4647836 T12209 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 4647839 T12209 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 4647839 T12209 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 4647841 T12209 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 4647841 T12209 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 4647842 T12209 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4647845 T12209 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json [junit4] 2> 4647845 T12209 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 4647845 T12209 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed [junit4] 2> 4647846 T12209 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 4647849 T12210 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5870159[collection1] main{UninvertingDirectoryReader()} [junit4] 2> 4647851 T12209 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 4647853 T12213 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52376/fq_grh collection:collection1 shard:shard1 [junit4] 2> 4647853 T12138 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0 [junit4] 2> 4647854 T12138 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 4647855 T12213 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election [junit4] 2> 4647864 T12213 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 4647873 T12194 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged [junit4] 2> 4647886 T12213 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 4647886 T12213 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2908 name=collection1 org.apache.solr.core.SolrCore@3a9b7dc8 url=https://127.0.0.1:52376/fq_grh/collection1 node=127.0.0.1:52376_fq_grh C2908_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:52376/fq_grh, node_name=127.0.0.1:52376_fq_grh, state=down} [junit4] 2> 4647887 T12213 C2908 P52376 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52376/fq_grh/collection1/ [junit4] 2> 4647887 T12213 C2908 P52376 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 4647887 T12213 C2908 P52376 oasc.SyncStrategy.syncToMe https://127.0.0.1:52376/fq_grh/collection1/ has no replicas [junit4] 2> 4647888 T12213 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52376/fq_grh/collection1/ shard1 [junit4] 2> 4647888 T12213 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1 [junit4] 2> 4647903 T12202 oasha.CollectionsHandler.handleDeleteShardAction Deleting Shard : action=DELETESHARD&collection=collection1&shard=shard1&wt=javabin&version=2 [junit4] 2> 4647905 T12194 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged [junit4] 2> 4647906 T12164 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/ [...truncated too long message...] faultOperatorResource, QueryParsingTest, TestRangeQuery, DistributedQueryComponentCustomSortTest, TestStressUserVersions, TestReRankQParserPlugin, TestIntervalFaceting, ZkControllerTest, TestBlendedInfixSuggestions, AddSchemaFieldsUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, HighlighterConfigTest, ExternalCollectionsTest, AtomicUpdatesTest, TestCopyFieldCollectionResource, TestCharFilters, DOMUtilTest, TestElisionMultitermQuery, ChaosMonkeySafeLeaderTest, ReturnFieldsTest, TestPostingsSolrHighlighter, TestCollapseQParserPlugin, DeleteInactiveReplicaTest, TestSort, SolrIndexConfigTest, FieldFacetTest, TestShardHandlerFactory, TermsComponentTest, TestDistributedGrouping, TestWriterPerf, SimplePostToolTest, BlockCacheTest, TestExpandComponent, TestXIncludeConfig, DistributedIntervalFacetingTest, JsonLoaderTest, HdfsCollectionsAPIDistributedZkTest, SolrRequestParserTest, TestFunctionQuery, TestSolrCoreProperties, DisMaxRequestHandlerTest, HttpPartitionTest, TestSchemaResource, TestGroupingSearch, HighlighterMaxOffsetTest, TestIBSimilarityFactory, DistanceFunctionTest, FieldFacetExtrasTest, RangeFacetTest, ZkNodePropsTest, DirectSolrConnectionTest, ExpressionTest, ChaosMonkeyNothingIsSafeTest, DistribDocExpirationUpdateProcessorTest, TriLevelCompositeIdRoutingTest, SignatureUpdateProcessorFactoryTest, TestDefaultSearchFieldResource, TestCloudSchemaless, OutOfBoxZkACLAndCredentialsProvidersTest, BadCopyFieldTest, TestDistributedMissingSort, TestDistribDocBasedVersion, QueryElevationComponentTest, DistributedFacetPivotSmallTest, CurrencyFieldOpenExchangeTest, CopyFieldTest, TestHighFrequencyDictionaryFactory, TestLFUCache, TestStressReorder, SuggesterWFSTTest, TestManagedSchemaFieldTypeResource, TestFastLRUCache, FileUtilsTest, TestMiniSolrCloudCluster, TestSolr4Spatial, HdfsBasicDistributedZkTest, TestShortCircuitedRequests, PathHierarchyTokenizerFactoryTest, TestManagedSynonymFilterFactory, HdfsDirectoryTest, OverseerRolesTest, ParsingFieldUpdateProcessorsTest, TestJoin, TestMultiCoreConfBootstrap, DocumentAnalysisRequestHandlerTest, TestRandomMergePolicy, DistributedExpandComponentTest, LeaderElectionIntegrationTest, DistributedQueryComponentOptimizationTest, TestCursorMarkWithoutUniqueKey, AddBlockUpdateTest, VMParamsZkACLAndCredentialsProvidersTest, TestPivotHelperCode, AbstractAnalyticsFacetTest, WordBreakSolrSpellCheckerTest, MultiThreadedOCPTest, TestSearcherReuse, TestFuzzyAnalyzedSuggestions, CollectionsAPIDistributedZkTest, TestRemoteStreaming, HdfsUnloadDistributedZkTest, TestBM25SimilarityFactory, TestMaxScoreQueryParser, TestSolrJ, RollingRestartTest, TestSchemaVersionResource, DeleteReplicaTest, ConvertedLegacyTest, DistributedQueryElevationComponentTest, TestDynamicFieldCollectionResource, UpdateParamsTest, CollectionsAPIAsyncDistributedZkTest, DefaultValueUpdateProcessorTest, StressHdfsTest, QueryFacetTest, TestChildDocTransformer, IndexBasedSpellCheckerTest, TestMissingGroups, SpellCheckCollatorTest, PreAnalyzedUpdateProcessorTest, DistributedTermsComponentTest, TestSystemIdResolver, TestFaceting, TestOverriddenPrefixQueryForCustomFieldType, TestRandomDVFaceting, DateRangeFieldTest, CacheHeaderTest, IndexSchemaTest, SOLR749Test, SuggestComponentTest, TestQuerySenderListener, XsltUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, TestReversedWildcardFilterFactory, TestStandardQParsers, TestArbitraryIndexDir, AlternateDirectoryTest, SolrTestCaseJ4Test, EnumFieldTest, DistributedSuggestComponentTest, TestSchemaSimilarityResource, TestIndexSearcher, TestExtendedDismaxParser, FullSolrCloudDistribCmdsTest, AsyncMigrateRouteKeyTest, TestUniqueKeyFieldResource, SolrPluginUtilsTest, TestIndexingPerformance, TestParamSet, TestUpdate, TestQueryTypes, CoreMergeIndexesAdminHandlerTest, ClusterStateTest, TestSimpleQParserPlugin, TestSurroundQueryParser, MergeStrategyTest, TestAnalyzedSuggestions, TestReplicationHandler, TestComplexPhraseQParserPlugin, JSONWriterTest, TestReplicationHandlerBackup, EchoParamsTest, TestRealTimeGet, BasicZkTest, DistributedFacetPivotLargeTest, HdfsLockFactoryTest, BasicDistributedZkTest, UpdateRequestProcessorFactoryTest, FieldAnalysisRequestHandlerTest, CursorMarkTest, TestCustomSort, TestRestManager, TestDFRSimilarityFactory, SuggesterTSTTest, SolrIndexSplitterTest, TestManagedResourceStorage, RecoveryZkTest, RemoteQueryErrorTest, URLClassifyProcessorTest, TestInfoStreamLogging, TestBadConfig, XmlUpdateRequestHandlerTest, AnalyticsQueryTest, HdfsChaosMonkeySafeLeaderTest, UniqFieldsUpdateProcessorFactoryTest, TestStressVersions, AssignTest, SpellingQueryConverterTest, AnalysisAfterCoreReloadTest, TestCollationFieldDocValues, TestFieldSortValues, TestReload, ResponseHeaderTest, SolrCmdDistributorTest, TestManagedResource, TestCSVLoader, QueryEqualityTest, ReplicationFactorTest, OpenExchangeRatesOrgProviderTest, CSVRequestHandlerTest, TimeZoneUtilsTest, TestClassNameShortening, TestCollationField, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestCSVResponseWriter, MBeansHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, TestTolerantSearch, AbstractAnalyticsStatsTest, NoFacetTest, FunctionTest, AliasIntegrationTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, SSLMigrationTest, ShardSplitTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionAPI, TestModifyConfFiles, TestRequestStatusCollectionAPI, HdfsBasicDistributedZk2Test, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestConfigSets, TestImplicitCoreProperties, TestNRTOpen, TestNonNRTOpen] [junit4] Completed in 0.87s, 2 tests, 1 failure <<< FAILURES! [...truncated 152 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:491: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:471: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:60: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1358: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:961: There were test failures: 438 suites, 1830 tests, 1 error, 1 failure, 50 ignored (22 assumptions) Total time: 149 minutes 54 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
