Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2045/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: IOException occured when talking to server at: https://127.0.0.1:57684/awholynewcollection_0 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:57684/awholynewcollection_0 at __randomizedtesting.SeedInfo.seed([1D4C7EE6D0B14416:9518413C7E4D29EE]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:719) at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:194) 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:497) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845) at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747) at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490) ... 49 more Build Log: [...truncated 9618 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/init-core-data-001 [junit4] 2> 564265 T2789 [] [] [] [] oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 564266 T2789 [] [] [] [] oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: / [junit4] 2> 564269 T2789 [] [] [] [] oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 564270 T2790 [] [] [] [] oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 564370 T2789 [] [] [] [] oasc.ZkTestServer.run start zk server on port:57668 [junit4] 2> 564371 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 564372 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 564382 T2797 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30d1ce53 name:ZooKeeperConnection Watcher:127.0.0.1:57668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 564383 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 564383 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 564383 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 564392 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 564394 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 564397 T2800 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@641a80aa name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 564397 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 564398 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 564398 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 564403 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 564407 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 564410 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 564415 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 564416 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 564423 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 564423 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 564428 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 564429 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 564434 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 564434 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 564438 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 564439 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 564444 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 564445 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 564449 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 564449 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 564455 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 564455 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 564459 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 564459 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 564464 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 564465 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 564469 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 564470 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 564476 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 564478 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 564482 T2803 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13134114 name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 564483 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 564483 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 564487 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 564488 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 564492 T2806 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@336a75df name:ZooKeeperConnection Watcher:127.0.0.1:57668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 564492 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 564493 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 564493 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 564498 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 564499 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 564503 T2809 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ac25593 name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 564504 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 564504 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 564505 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml [junit4] 2> 564506 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml [junit4] 2> 564513 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml [junit4] 2> 564513 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml [junit4] 2> 564518 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml [junit4] 2> 564519 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/enumsConfig.xml [junit4] 2> 564523 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 564523 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 564528 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt [junit4] 2> 564528 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt [junit4] 2> 564533 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt [junit4] 2> 564533 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt [junit4] 2> 564538 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml [junit4] 2> 564539 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml [junit4] 2> 564543 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json [junit4] 2> 564543 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json [junit4] 2> 564547 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 564548 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt [junit4] 2> 564553 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt [junit4] 2> 564553 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt [junit4] 2> 564557 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt [junit4] 2> 564557 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt [junit4] 2> 564562 T2789 [] [] [] [] oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml [junit4] 2> 564563 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml [junit4] 2> 564569 T2791 [] [] [] [] oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c4e50c2d10004, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) [junit4] 2> at java.lang.Thread.run(Thread.java:745) [junit4] 2> [junit4] 2> 564973 T2789 [] [] [] [] oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1 [junit4] 2> 565021 T2789 [] [] [] [] oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 565286 T2789 [] [] [] [] oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 565296 T2789 [] [] [] [] oejs.AbstractConnector.doStart Started [email protected]:57674 [junit4] 2> 565296 T2789 [] [] [] [] oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=57674, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores} [junit4] 2> 565299 T2789 [] [] [] [] oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 565300 T2789 [] [] [] [] oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/' [junit4] 2> 565357 T2789 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/solr.xml [junit4] 2> 565368 T2789 [] [] [] [] oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores [junit4] 2> 565368 T2789 [] [] [] [] oasc.CoreContainer.<init> New CoreContainer 273973952 [junit4] 2> 565368 T2789 [] [] [] [] oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/] [junit4] 2> 565369 T2789 [] [] [] [] oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/lib [junit4] 2> 565369 T2789 [] [] [] [] oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/lib). [junit4] 2> 565380 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 565380 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 565380 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 565380 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 565381 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 565382 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 565382 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 565382 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 565382 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 565382 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 565383 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 565387 T2789 [] [] [] [] oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 565389 T2789 [] [] [] [] oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 565389 T2789 [] [] [] [] oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 565390 T2789 [] [] [] [] oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 565390 T2789 [] [] [] [] oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57668/solr [junit4] 2> 565391 T2789 [] [] [] [] oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 565391 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 565393 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 565397 T2821 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@239b9b27 name:ZooKeeperConnection Watcher:127.0.0.1:57668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 565398 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 565398 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 565404 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 565408 T2824 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cf61f6d name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 565408 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 565411 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 565416 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 565422 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 565428 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 565433 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 565440 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 565445 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 565448 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 565451 T2789 [] [] [] [] oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57674_ [junit4] 2> 565452 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57674_ [junit4] 2> 565456 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 565460 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 565464 T2789 [] [] [] [] oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 565467 T2789 [] [] [] [] oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57674_ [junit4] 2> 565467 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 565472 T2789 [] [] [] [] oasc.Overseer.start Overseer (id=93535801040764934-127.0.0.1:57674_-n_0000000000) starting [junit4] 2> 565477 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 565494 T2789 [] [] [] [] oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 565497 T2826 [] [] [] [] oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 565497 T2789 [] [] [] [] oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 565498 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 565511 T2789 [] [] [] [] oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores [junit4] 2> 565513 T2789 [] [] [] [] oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 565513 T2789 [] [] [] [] oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/ [junit4] 2> 565514 T2789 [] [] [] [] oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 565518 T2828 [control_collection] [] [] [collection1] oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 565518 T2828 [control_collection] [] [] [collection1] oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 565520 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 565520 T2828 [control_collection] [] [] [collection1] oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 565522 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57674", [junit4] 2> "node_name":"127.0.0.1:57674_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 0 [junit4] 2> 565523 T2825 [] [] [] [] oasco.ReplicaMutator.updateState Update state numShards=1 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57674", [junit4] 2> "node_name":"127.0.0.1:57674_", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 565524 T2825 [] [] [] [] oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 565524 T2825 [] [] [] [] oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 565527 T2824 [] [] [] [] 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> 566521 T2828 [control_collection] [] [] [collection1] oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 566521 T2828 [control_collection] [] [] [collection1] oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 566522 T2828 [control_collection] [] [] [collection1] oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 566522 T2828 [control_collection] [] [] [collection1] oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 566524 T2828 [control_collection] [] [] [collection1] oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 566524 T2828 [control_collection] [] [] [collection1] oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/' [junit4] 2> 566541 T2828 [control_collection] [] [] [collection1] oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 566544 T2828 [control_collection] [] [] [collection1] oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 566553 T2828 [control_collection] [] [] [collection1] oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 566556 T2828 [control_collection] [] [] [collection1] oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 566565 T2828 [control_collection] [] [] [collection1] oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 566568 T2828 [control_collection] [] [] [collection1] oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 566571 T2828 [control_collection] [] [] [collection1] oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 566657 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 566666 T2828 [control_collection] [] [] [collection1] oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 566666 T2828 [control_collection] [] [] [collection1] oass.IndexSchema.readSchema unique key field: id [junit4] 2> 566687 T2828 [control_collection] [] [] [collection1] oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 566690 T2828 [control_collection] [] [] [collection1] oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 566693 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 566695 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 566696 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 566696 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 566698 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 566698 T2828 [control_collection] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 566698 T2828 [control_collection] [] [] [collection1] oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 566698 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 566699 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/data/ [junit4] 2> 566699 T2828 [control_collection] [] [] [collection1] oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af071e0 [junit4] 2> 566699 T2828 [control_collection] [] [] [collection1] oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/data [junit4] 2> 566700 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/data/index/ [junit4] 2> 566700 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 566700 T2828 [control_collection] [] [] [collection1] oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/control-001/cores/collection1/data/index [junit4] 2> 566700 T2828 [control_collection] [] [] [collection1] oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=35.7197265625, floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=25.19200233418263, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7324712591051378 [junit4] 2> 566701 T2828 [control_collection] [] [] [collection1] oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3d53fcfb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@688f8a7),segFN=segments_1,generation=1} [junit4] 2> 566701 T2828 [control_collection] [] [] [collection1] oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 566705 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 566705 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 566706 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 566706 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 566706 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 566707 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 566707 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 566707 T2828 [control_collection] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 566708 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 566713 T2828 [control_collection] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 566715 T2828 [control_collection] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 566717 T2828 [control_collection] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 566719 T2828 [control_collection] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 566723 T2828 [control_collection] [] [] [collection1] oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 566724 T2828 [control_collection] [] [] [collection1] oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 566725 T2828 [control_collection] [] [] [collection1] oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 566725 T2828 [control_collection] [] [] [collection1] oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 566726 T2828 [control_collection] [] [] [collection1] oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 566727 T2828 [control_collection] [] [] [collection1] oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 566727 T2828 [control_collection] [] [] [collection1] oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=69.794921875, floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=18.634483836137644, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4174528612076369 [junit4] 2> 566728 T2828 [control_collection] [] [] [collection1] oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@3d53fcfb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@688f8a7),segFN=segments_1,generation=1} [junit4] 2> 566728 T2828 [control_collection] [] [] [collection1] oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 566728 T2828 [control_collection] [] [] [collection1] oass.SolrIndexSearcher.<init> Opening Searcher@51d4abb5[collection1] main [junit4] 2> 566729 T2828 [control_collection] [] [] [collection1] oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 566731 T2828 [control_collection] [] [] [collection1] oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 566731 T2828 [control_collection] [] [] [collection1] oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 566732 T2828 [control_collection] [] [] [collection1] oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 566732 T2828 [control_collection] [] [] [collection1] oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 566733 T2828 [control_collection] [] [] [collection1] oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 566734 T2828 [control_collection] [] [] [collection1] oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 566734 T2828 [control_collection] [] [] [collection1] oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 566734 T2828 [control_collection] [] [] [collection1] oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 566735 T2828 [control_collection] [] [] [collection1] oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 566735 T2828 [control_collection] [] [] [collection1] oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 566736 T2829 [control_collection] [] [] [collection1] oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51d4abb5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 566737 T2832 [control_collection] [shard1] [] [] oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57674 collection:control_collection shard:shard1 [junit4] 2> 566738 T2789 [] [] [] [] oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 566739 T2789 [] [] [] [] oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 566739 T2832 [control_collection] [shard1] [] [] oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 566744 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 566747 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 566751 T2835 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34d066f1 name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 566752 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 566752 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 566752 T2789 [] [] [] [] oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 566761 T2832 [control_collection] [shard1] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 566762 T2789 [] [] [] [] oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 566765 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 566766 T2832 [control_collection] [shard1] [] [] oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 566767 T2832 [control_collection] [shard1] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2164 name=collection1 org.apache.solr.core.SolrCore@5c3d2934 url=https://127.0.0.1:57674/collection1 node=127.0.0.1:57674_ C2164_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:57674, node_name=127.0.0.1:57674_, state=down} [junit4] 2> 566767 T2832 [control_collection] [shard1] [] [] C2164 P57674 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57674/collection1/ [junit4] 2> 566767 T2832 [control_collection] [shard1] [] [] C2164 P57674 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 566767 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection"} current state version: 1 [junit4] 2> 566767 T2832 [control_collection] [shard1] [] [] C2164 P57674 oasc.SyncStrategy.syncToMe https://127.0.0.1:57674/collection1/ has no replicas [junit4] 2> 566768 T2832 [control_collection] [shard1] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57674/collection1/ shard1 [junit4] 2> 566768 T2832 [control_collection] [shard1] [] [] oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 566780 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 566783 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "base_url":"https://127.0.0.1:57674", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 566893 T2824 [] [] [] [] 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> 566893 T2835 [] [] [] [] 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> 566935 T2832 [control_collection] [shard1] [] [] oasc.ZkController.register We are https://127.0.0.1:57674/collection1/ and leader is https://127.0.0.1:57674/collection1/ [junit4] 2> 566935 T2832 [control_collection] [shard1] [] [] oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57674 [junit4] 2> 566935 T2832 [control_collection] [shard1] [] [] oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 566935 T2832 [control_collection] [shard1] [] [collection1] oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 566935 T2832 [control_collection] [shard1] [] [collection1] oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 566939 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 566943 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57674", [junit4] 2> "node_name":"127.0.0.1:57674_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} current state version: 2 [junit4] 2> 566946 T2825 [] [] [] [] oasco.ReplicaMutator.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:57674", [junit4] 2> "node_name":"127.0.0.1:57674_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 567059 T2835 [] [] [] [] 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> 567061 T2824 [] [] [] [] 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> 567144 T2789 [] [] [] [] oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1 [junit4] 2> 567147 T2789 [] [] [] [] oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001 [junit4] 2> 567148 T2789 [] [] [] [] oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 567157 T2789 [] [] [] [] oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 567159 T2789 [] [] [] [] oejs.AbstractConnector.doStart Started [email protected]:57678 [junit4] 2> 567159 T2789 [] [] [] [] oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=57678, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores} [junit4] 2> 567164 T2789 [] [] [] [] oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 567164 T2789 [] [] [] [] oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/' [junit4] 2> 567217 T2789 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/solr.xml [junit4] 2> 567243 T2789 [] [] [] [] oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores [junit4] 2> 567243 T2789 [] [] [] [] oasc.CoreContainer.<init> New CoreContainer 1028935547 [junit4] 2> 567244 T2789 [] [] [] [] oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/] [junit4] 2> 567244 T2789 [] [] [] [] oasc.CoreContainer.load loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/lib [junit4] 2> 567249 T2789 [] [] [] [] oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/lib). [junit4] 2> 567259 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000 [junit4] 2> 567259 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: [junit4] 2> 567259 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000 [junit4] 2> 567259 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20 [junit4] 2> 567260 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000 [junit4] 2> 567260 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0 [junit4] 2> 567260 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647 [junit4] 2> 567260 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5 [junit4] 2> 567261 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1 [junit4] 2> 567261 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false [junit4] 2> 567261 T2789 [] [] [] [] oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false [junit4] 2> 567263 T2789 [] [] [] [] oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 567265 T2789 [] [] [] [] oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 567265 T2789 [] [] [] [] oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 567265 T2789 [] [] [] [] oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 567266 T2789 [] [] [] [] oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57668/solr [junit4] 2> 567266 T2789 [] [] [] [] oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 567267 T2789 [] [] [] [] oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 567268 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 567273 T2847 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c6e23a2 name:ZooKeeperConnection Watcher:127.0.0.1:57668 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 567274 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 567275 T2789 [] [] [] [] oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 567280 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 567286 T2850 [] [] [] [] oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16296bab name:ZooKeeperConnection Watcher:127.0.0.1:57668/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 567286 T2789 [] [] [] [] oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 567299 T2789 [] [] [] [] oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 568310 T2789 [] [] [] [] oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57678_ [junit4] 2> 568311 T2789 [] [] [] [] oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57678_ [junit4] 2> 568318 T2789 [] [] [] [] oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 568323 T2789 [] [] [] [] oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores [junit4] 2> 568325 T2789 [] [] [] [] oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 568325 T2789 [] [] [] [] oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/ [junit4] 2> 568325 T2789 [] [] [] [] oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 568329 T2851 [collection1] [] [] [collection1] oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 568329 T2851 [collection1] [] [] [collection1] oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 568330 T2851 [collection1] [] [] [collection1] oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 568330 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 568332 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57678", [junit4] 2> "node_name":"127.0.0.1:57678_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 3 [junit4] 2> 568334 T2825 [] [] [] [] oasco.ReplicaMutator.updateState Update state numShards=2 message={ [junit4] 2> "core":"collection1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57678", [junit4] 2> "node_name":"127.0.0.1:57678_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 568334 T2825 [] [] [] [] oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 568334 T2825 [] [] [] [] oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 568441 T2835 [] [] [] [] 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> 568441 T2850 [] [] [] [] 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> 568441 T2824 [] [] [] [] 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> 569330 T2851 [collection1] [] [] [collection1] oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 569330 T2851 [collection1] [] [] [collection1] oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 569331 T2851 [collection1] [] [] [collection1] oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 569331 T2851 [collection1] [] [] [collection1] oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 569333 T2851 [collection1] [] [] [collection1] oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 569333 T2851 [collection1] [] [] [collection1] oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/' [junit4] 2> 569351 T2851 [collection1] [] [] [collection1] oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1 [junit4] 2> 569354 T2851 [collection1] [] [] [collection1] oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 569363 T2851 [collection1] [] [] [collection1] oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 569367 T2851 [collection1] [] [] [collection1] oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0 [junit4] 2> 569374 T2851 [collection1] [] [] [collection1] oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 569377 T2851 [collection1] [] [] [collection1] oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 569381 T2851 [collection1] [] [] [collection1] oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 569466 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 569475 T2851 [collection1] [] [] [collection1] oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 569476 T2851 [collection1] [] [] [collection1] oass.IndexSchema.readSchema unique key field: id [junit4] 2> 569501 T2851 [collection1] [] [] [collection1] oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 569508 T2851 [collection1] [] [] [collection1] oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 569512 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 569513 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 569513 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 569514 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 569516 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 569516 T2851 [collection1] [] [] [collection1] oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 569516 T2851 [collection1] [] [] [collection1] oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 569516 T2851 [collection1] [] [] [collection1] oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 569517 T2851 [collection1] [] [] [collection1] oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/data/ [junit4] 2> 569517 T2851 [collection1] [] [] [collection1] oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3af071e0 [junit4] 2> 569518 T2851 [collection1] [] [] [collection1] oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/data [junit4] 2> 569518 T2851 [collection1] [] [] [collection1] oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 569518 T2851 [collection1] [] [] [collection1] oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 569519 T2851 [collection1] [] [] [collection1] oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-1-001/cores/collection1/data/index [junit4] 2> 569519 T2851 [collection1] [] [] [collection1] oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=35.7197265625, floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=25.19200233418263, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7324712591051378 [junit4] 2> 569521 T2851 [collection1] [] [] [collection1] oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d94f124 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5628e51a),segFN=segments_1,generation=1} [junit4] 2> 569523 T2851 [collection1] [] [] [collection1] oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 569530 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 569531 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 569532 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 569532 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 569538 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 569538 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 569539 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 569539 T2851 [collection1] [] [] [collection1] oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 569539 T2851 [collection1] [] [] [collection1] oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 569547 T2851 [collection1] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 569548 T2851 [collection1] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 569555 T2851 [collection1] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 569556 T2851 [collection1] [] [] [collection1] oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 569569 T2851 [collection1] [] [] [collection1] oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file [junit4] 2> 569570 T2851 [collection1] [] [] [collection1] oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 569572 T2851 [collection1] [] [] [collection1] oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 569572 T2851 [collection1] [] [] [collection1] oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 569573 T2851 [collection1] [] [] [collection1] oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 569573 T2851 [collection1] [] [] [collection1] oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 569575 T2851 [collection1] [] [] [collection1] oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=69.794921875, floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=18.634483836137644, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4174528612076369 [junit4] 2> 569575 T2851 [collection1] [] [] [collection1] oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d94f124 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5628e51a),segFN=segments_1,generation=1} [junit4] 2> 569575 T2851 [collection1] [] [] [collection1] oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 569575 T2851 [collection1] [] [] [collection1] oass.SolrIndexSearcher.<init> Opening Searcher@2fe265a1[collection1] main [junit4] 2> 569576 T2851 [collection1] [] [] [collection1] oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 569578 T2851 [collection1] [] [] [collection1] oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 569578 T2851 [collection1] [] [] [collection1] oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 569579 T2851 [collection1] [] [] [collection1] oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 569579 T2851 [collection1] [] [] [collection1] oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 569579 T2851 [collection1] [] [] [collection1] oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 569581 T2851 [collection1] [] [] [collection1] oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 569582 T2851 [collection1] [] [] [collection1] oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 569583 T2851 [collection1] [] [] [collection1] oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 569587 T2851 [collection1] [] [] [collection1] oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 569588 T2851 [collection1] [] [] [collection1] oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 569588 T2852 [collection1] [] [] [collection1] oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2fe265a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 569590 T2855 [collection1] [shard2] [] [] oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57678 collection:collection1 shard:shard2 [junit4] 2> 569591 T2789 [] [] [] [] oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1 [junit4] 2> 569591 T2789 [] [] [] [] oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 569595 T2855 [collection1] [shard2] [] [] oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 569609 T2855 [collection1] [shard2] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 569618 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 569619 T2855 [collection1] [shard2] [] [] oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 569619 T2855 [collection1] [shard2] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> ASYNC NEW_CORE C2165 name=collection1 org.apache.solr.core.SolrCore@42f9e30b url=https://127.0.0.1:57678/collection1 node=127.0.0.1:57678_ C2165_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:57678, node_name=127.0.0.1:57678_, state=down} [junit4] 2> 569619 T2855 [collection1] [shard2] [] [] C2165 P57678 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57678/collection1/ [junit4] 2> 569620 T2855 [collection1] [shard2] [] [] C2165 P57678 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 569620 T2855 [collection1] [shard2] [] [] C2165 P57678 oasc.SyncStrategy.syncToMe https://127.0.0.1:57678/collection1/ has no replicas [junit4] 2> 569620 T2855 [collection1] [shard2] [] [] oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57678/collection1/ shard2 [junit4] 2> 569620 T2855 [collection1] [shard2] [] [] oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 569622 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1"} current state version: 4 [junit4] 2> 569636 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 569640 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "operation":"leader", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "base_url":"https://127.0.0.1:57678", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 569755 T2835 [] [] [] [] 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> 569755 T2824 [] [] [] [] 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> 569755 T2850 [] [] [] [] 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> 569800 T2855 [collection1] [shard2] [] [] oasc.ZkController.register We are https://127.0.0.1:57678/collection1/ and leader is https://127.0.0.1:57678/collection1/ [junit4] 2> 569800 T2855 [collection1] [shard2] [] [] oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57678 [junit4] 2> 569801 T2855 [collection1] [shard2] [] [] oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 569801 T2855 [collection1] [shard2] [] [collection1] oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 569801 T2855 [collection1] [shard2] [] [collection1] oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 569803 T2824 [] [] [] [] oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 569808 T2825 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = { [junit4] 2> "core":"collection1", [junit4] 2> "core_node_name":"core_node1", [junit4] 2> "roles":null, [junit4] 2> "base_url":"https://127.0.0.1:57678", [junit4] 2> "node_name":"127.0.0.1:57678_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 5 [junit4] 2> 569811 T2825 [] [] [] [] oasco.ReplicaMutator.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:57678", [junit4] 2> "node_name":"127.0.0.1:57678_", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 569921 T2835 [] [] [] [] 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> 569921 T2824 [] [] [] [] 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> 569921 T2850 [] [] [] [] 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> 570139 T2789 [] [] [] [] oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-2-001/cores/collection1 [junit4] 2> 570141 T2789 [] [] [] [] oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-2-001 [junit4] 2> 570143 T2789 [] [] [] [] oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 570153 T2789 [] [] [] [] oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] [junit4] 2> 570156 T2789 [] [] [] [] oejs.AbstractConnector.doStart Started [email protected]:57681 [junit4] 2> 570157 T2789 [] [] [] [] oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=57681, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-2-001/cores} [junit4] 2> 570162 T2789 [] [] [] [] oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482 [junit4] 2> 570162 T2789 [] [] [] [] oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-2-001/' [junit4] 2> 570201 T2789 [] [] [] [] oasc.SolrXmlConfig.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-2-001/solr.xml [junit4] 2> 570212 T2789 [] [] [] [] oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/so [...truncated too long message...] StateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1) [junit4] 2> 808347 T2789 [control_collection] [shard1] [] [collection1] oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 808347 T2789 [control_collection] [shard1] [] [collection1] oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data/index;done=false>>] [junit4] 2> 808348 T2789 [control_collection] [shard1] [] [collection1] oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data/index [junit4] 2> 808348 T2789 [control_collection] [shard1] [] [collection1] oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data;done=false>>] [junit4] 2> 808348 T2789 [control_collection] [shard1] [] [collection1] oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001/shard-4-001/cores/awholynewcollection_0_shard4_replica1/data [junit4] 2> 808350 T2789 [control_collection] [shard1] [] [collection1] oasc.Overseer.close Overseer (id=93535801040764943-127.0.0.1:57689_-n_0000000004) closing [junit4] 2> 808351 T3109 [] [] [] [] oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:57689_ [junit4] 2> 808994 T3102 [] [] [] [] oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 809010 T2789 [control_collection] [shard1] [] [collection1] oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null} [junit4] 2> 809215 T2789 [control_collection] [shard1] [] [collection1] oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57668 57668 [junit4] 2> 809219 T3045 [] [] [] [] oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57668 57668 [junit4] 2> 809985 T3045 [] [] [] [] oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=1D4C7EE6D0B14416 -Dtests.slow=true -Dtests.locale=es_VE -Dtests.timezone=Africa/Porto-Novo -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 246s J1 | CollectionsAPIDistributedZkTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:57684/awholynewcollection_0 [junit4] > at __randomizedtesting.SeedInfo.seed([1D4C7EE6D0B14416:9518413C7E4D29EE]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:174) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:139) [junit4] > at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:153) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:719) [junit4] > at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:194) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260) [junit4] > at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283) [junit4] > at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251) [junit4] > at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682) [junit4] > at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486) [junit4] > at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490) [junit4] > ... 49 more [junit4] 2> 810059 T2789 [control_collection] [shard1] [] [collection1] oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest 1D4C7EE6D0B14416-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50), sim=DefaultSimilarity, locale=es_VE, timezone=Africa/Porto-Novo [junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 (64-bit)/cpus=3,threads=1,free=328725824,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestJsonRequest, NotRequiredUniqueKeyTest, FileUtilsTest, TestZkChroot, WordBreakSolrSpellCheckerTest, DistributedFacetPivotSmallTest, DateMathParserTest, ZkStateWriterTest, SuggesterTSTTest, TestSolrQueryParser, SchemaVersionSpecificBehaviorTest, TestMergePolicyConfig, DistributedFacetPivotLargeTest, TestCloudManagedSchema, BadCopyFieldTest, TestAnalyzeInfixSuggestions, PolyFieldTest, SharedFSAutoReplicaFailoverTest, TestObjectReleaseTracker, TestRecovery, CSVRequestHandlerTest, DistributedTermsComponentTest, TestCloudManagedSchemaConcurrent, TestRandomFaceting, TestBadConfig, TestFieldTypeCollectionResource, ReturnFieldsTest, TestBlendedInfixSuggestions, BadIndexSchemaTest, TestCoreDiscovery, TestStressUserVersions, CollectionsAPIDistributedZkTest] [junit4] Completed on J1 in 245.82s, 1 test, 1 error <<< FAILURES! [...truncated 1256 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:191: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:509: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1370: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:976: There were test failures: 475 suites, 1894 tests, 1 error, 53 ignored (20 assumptions) Total time: 72 minutes 45 seconds Build step 'Invoke Ant' marked build as failure [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 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]
