Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12491/ Java: 32bit/jdk1.8.0_45 -server -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test Error Message: No live SolrServers available to handle this request:[https://127.0.0.1:33066/_/aa/collection1] Stack Trace: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:33066/_/aa/collection1] at __randomizedtesting.SeedInfo.seed([9951855D48D4B18A:1105BA87E628DC72]:0) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86) at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53) 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:960) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) 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:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33066/_/aa/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) ... 51 more Build Log: [...truncated 10842 lines...] [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/init-core-data-001 [junit4] 2> 974535 T6417 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false) [junit4] 2> 974535 T6417 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/aa [junit4] 2> 974537 T6417 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 974537 T6418 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 974537 T6418 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server [junit4] 2> 974637 T6417 oasc.ZkTestServer.run start zk server on port:60580 [junit4] 2> 974637 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 974638 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 974639 T6425 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa3f7c name:ZooKeeperConnection Watcher:127.0.0.1:60580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 974640 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 974640 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 974640 T6417 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 974642 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 974642 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 974643 T6428 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10da726 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 974643 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 974643 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 974643 T6417 oascc.SolrZkClient.makePath makePath: /collections/collection1 [junit4] 2> 974644 T6417 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards [junit4] 2> 974645 T6417 oascc.SolrZkClient.makePath makePath: /collections/control_collection [junit4] 2> 974645 T6417 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards [junit4] 2> 974646 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog-with-delayingcomponent.xml to /configs/conf1/solrconfig.xml [junit4] 2> 974646 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml [junit4] 2> 974647 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 974647 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml [junit4] 2> 974649 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 974649 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 974650 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 974650 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt [junit4] 2> 974650 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 974651 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt [junit4] 2> 974651 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 974652 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml [junit4] 2> 974652 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 974653 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml [junit4] 2> 974653 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 974654 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json [junit4] 2> 974654 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 974655 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 974655 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 974656 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt [junit4] 2> 974656 T6417 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 974656 T6417 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt [junit4] 2> 974657 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 974658 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 974658 T6431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18eeb54 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 974659 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 974659 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 974710 T6417 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1 [junit4] 2> 974711 T6417 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 974712 T6417 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@a170c9{/_/aa,null,AVAILABLE} [junit4] 2> 974716 T6417 oejs.AbstractConnector.doStart Started ServerConnector@8013a4{SSL-http/1.1}{127.0.0.1:36493} [junit4] 2> 974716 T6417 oejs.Server.doStart Started @975759ms [junit4] 2> 974717 T6417 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/tempDir-001/control/data, hostContext=/_/aa, hostPort=36493, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores} [junit4] 2> 974717 T6417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 974718 T6417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/' [junit4] 2> 974728 T6417 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/solr.xml [junit4] 2> 974731 T6417 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores [junit4] 2> 974732 T6417 oasc.CoreContainer.<init> New CoreContainer 27289341 [junit4] 2> 974732 T6417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/] [junit4] 2> 974732 T6417 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/lib [junit4] 2> 974733 T6417 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/lib). [junit4] 2> 974737 T6417 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 974739 T6417 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 974740 T6417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 974741 T6417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 974741 T6417 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 974741 T6417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60580/solr [junit4] 2> 974741 T6417 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 974742 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 974742 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 974744 T6445 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cb440f name:ZooKeeperConnection Watcher:127.0.0.1:60580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 974745 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 974745 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 974746 T6417 n:127.0.0.1:36493__%2Faa oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 974747 T6448 n:127.0.0.1:36493__%2Faa oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34a5e6 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 974747 T6417 n:127.0.0.1:36493__%2Faa oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 974749 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/queue [junit4] 2> 974750 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work [junit4] 2> 974752 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running [junit4] 2> 974753 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed [junit4] 2> 974754 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure [junit4] 2> 974755 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /live_nodes [junit4] 2> 974756 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /aliases.json [junit4] 2> 974757 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /clusterstate.json [junit4] 2> 974758 T6417 n:127.0.0.1:36493__%2Faa oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36493__%2Faa [junit4] 2> 974758 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36493__%2Faa [junit4] 2> 974759 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer_elect [junit4] 2> 974760 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer_elect/election [junit4] 2> 974761 T6417 n:127.0.0.1:36493__%2Faa oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 974762 T6417 n:127.0.0.1:36493__%2Faa oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:36493__%2Faa [junit4] 2> 974762 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer_elect/leader [junit4] 2> 974763 T6417 n:127.0.0.1:36493__%2Faa oasc.Overseer.start Overseer (id=93818613084127236-127.0.0.1:36493__%2Faa-n_0000000000) starting [junit4] 2> 974764 T6417 n:127.0.0.1:36493__%2Faa oascc.SolrZkClient.makePath makePath: /overseer/queue-work [junit4] 2> 974766 T6417 n:127.0.0.1:36493__%2Faa oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000 [junit4] 2> 974766 T6450 n:127.0.0.1:36493__%2Faa oasc.OverseerCollectionProcessor.run Process current queue of collection creations [junit4] 2> 974766 T6417 n:127.0.0.1:36493__%2Faa oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 974766 T6449 n:127.0.0.1:36493__%2Faa oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue [junit4] 2> 974768 T6417 n:127.0.0.1:36493__%2Faa oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores [junit4] 2> 974769 T6417 n:127.0.0.1:36493__%2Faa oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 974769 T6417 n:127.0.0.1:36493__%2Faa oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/ [junit4] 2> 974769 T6417 n:127.0.0.1:36493__%2Faa oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 974770 T6452 n:127.0.0.1:36493__%2Faa c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection [junit4] 2> 974770 T6452 n:127.0.0.1:36493__%2Faa c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 974771 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 974771 T6452 n:127.0.0.1:36493__%2Faa oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 974771 T6449 n:127.0.0.1:36493__%2Faa 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:36493/_/aa", [junit4] 2> "node_name":"127.0.0.1:36493__%2Faa", [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> 974771 T6449 n:127.0.0.1:36493__%2Faa 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:36493/_/aa", [junit4] 2> "node_name":"127.0.0.1:36493__%2Faa", [junit4] 2> "numShards":"1", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 974772 T6449 n:127.0.0.1:36493__%2Faa oasco.ClusterStateMutator.createCollection building a new cName: control_collection [junit4] 2> 974772 T6449 n:127.0.0.1:36493__%2Faa oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 974772 T6448 n:127.0.0.1:36493__%2Faa 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> 975771 T6452 n:127.0.0.1:36493__%2Faa oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 975771 T6452 n:127.0.0.1:36493__%2Faa oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection [junit4] 2> 975772 T6452 n:127.0.0.1:36493__%2Faa oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 975772 T6452 n:127.0.0.1:36493__%2Faa oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 975772 T6452 n:127.0.0.1:36493__%2Faa oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 975773 T6452 n:127.0.0.1:36493__%2Faa oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/' [junit4] 2> 975781 T6452 n:127.0.0.1:36493__%2Faa oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 975784 T6452 n:127.0.0.1:36493__%2Faa oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 975787 T6452 n:127.0.0.1:36493__%2Faa oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 975794 T6452 n:127.0.0.1:36493__%2Faa oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 975794 T6452 n:127.0.0.1:36493__%2Faa oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 975798 T6452 n:127.0.0.1:36493__%2Faa oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 975901 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 975905 T6452 n:127.0.0.1:36493__%2Faa oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 975906 T6452 n:127.0.0.1:36493__%2Faa oass.IndexSchema.readSchema unique key field: id [junit4] 2> 975911 T6452 n:127.0.0.1:36493__%2Faa oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 975913 T6452 n:127.0.0.1:36493__%2Faa oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 975914 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 975914 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 975914 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 975914 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 975915 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 975915 T6452 n:127.0.0.1:36493__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 975915 T6452 n:127.0.0.1:36493__%2Faa oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection [junit4] 2> 975915 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 975916 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/], dataDir=[null] [junit4] 2> 975916 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1e312 [junit4] 2> 975916 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/data [junit4] 2> 975917 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/data/index/ [junit4] 2> 975917 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 975917 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/control-001/cores/collection1/data/index [junit4] 2> 975917 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=16.9609375, floorSegmentMB=0.2919921875, forceMergeDeletesPctAllowed=3.364643627363492, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 975918 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@950cba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19dfde3),segFN=segments_1,generation=1} [junit4] 2> 975918 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 975921 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 975921 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 975921 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 975921 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 975921 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 975922 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 975922 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 975922 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 975922 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 975923 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 975925 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 975925 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 975926 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 975928 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/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> 975929 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 975929 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 975929 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 975930 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 975930 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 975930 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8256554845371981] [junit4] 2> 975931 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@950cba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19dfde3),segFN=segments_1,generation=1} [junit4] 2> 975931 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 975931 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@ec8ee5[collection1] main [junit4] 2> 975931 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection [junit4] 2> 975932 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper [junit4] 2> 975932 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 975932 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 975933 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 975933 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 975933 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 975933 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 975933 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 975934 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 975934 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 975934 T6453 n:127.0.0.1:36493__%2Faa x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ec8ee5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 975935 T6452 n:127.0.0.1:36493__%2Faa x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 975935 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36493/_/aa collection:control_collection shard:shard1 [junit4] 2> 975935 T6417 n:127.0.0.1:36493__%2Faa oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 975936 T6417 n:127.0.0.1:36493__%2Faa oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 975935 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election [junit4] 2> 975938 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 975938 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 975956 T6459 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f63967 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 975957 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 975957 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1 [junit4] 2> 975957 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 975957 T6417 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 975958 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 975958 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 975958 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 975958 T6449 n:127.0.0.1:36493__%2Faa 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> ASYNC NEW_CORE C734 name=collection1 org.apache.solr.core.SolrCore@7b08f7 url=https://127.0.0.1:36493/_/aa/collection1 node=127.0.0.1:36493__%2Faa C734_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:36493/_/aa, node_name=127.0.0.1:36493__%2Faa, state=down} [junit4] 2> 975958 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 C734 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36493/_/aa/collection1/ [junit4] 2> 975959 T6417 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 975959 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 C734 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 975959 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 C734 oasc.SyncStrategy.syncToMe https://127.0.0.1:36493/_/aa/collection1/ has no replicas [junit4] 2> 975959 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36493/_/aa/collection1/ shard1 [junit4] 2> 975959 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1 [junit4] 2> 975969 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 975970 T6449 n:127.0.0.1:36493__%2Faa 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:36493/_/aa", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 1 [junit4] 2> 976010 T6417 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1 [junit4] 2> 976011 T6417 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001 [junit4] 2> 976012 T6417 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 976013 T6417 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@65d198{/_/aa,null,AVAILABLE} [junit4] 2> 976015 T6417 oejs.AbstractConnector.doStart Started ServerConnector@1832aef{SSL-http/1.1}{127.0.0.1:59467} [junit4] 2> 976016 T6417 oejs.Server.doStart Started @977059ms [junit4] 2> 976016 T6417 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_/aa, hostPort=59467, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores} [junit4] 2> 976017 T6417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 976017 T6417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/' [junit4] 2> 976033 T6417 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/solr.xml [junit4] 2> 976038 T6417 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores [junit4] 2> 976039 T6417 oasc.CoreContainer.<init> New CoreContainer 13679758 [junit4] 2> 976039 T6417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/] [junit4] 2> 976040 T6417 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/lib [junit4] 2> 976040 T6417 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/lib). [junit4] 2> 976047 T6417 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 976049 T6417 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 976051 T6417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 976051 T6417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 976051 T6417 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 976052 T6417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60580/solr [junit4] 2> 976052 T6417 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 976053 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 976053 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 976054 T6473 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@724ba7 name:ZooKeeperConnection Watcher:127.0.0.1:60580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 976054 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 976055 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 976056 T6417 n:127.0.0.1:59467__%2Faa oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 976057 T6476 n:127.0.0.1:59467__%2Faa oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fab2 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 976057 T6417 n:127.0.0.1:59467__%2Faa oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 976059 T6417 n:127.0.0.1:59467__%2Faa oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 976071 T6448 n:127.0.0.1:36493__%2Faa 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> 976071 T6459 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> 976072 T6476 n:127.0.0.1:59467__%2Faa 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> 976120 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are https://127.0.0.1:36493/_/aa/collection1/ and leader is https://127.0.0.1:36493/_/aa/collection1/ [junit4] 2> 976120 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36493/_/aa [junit4] 2> 976120 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 976120 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection [junit4] 2> 976121 T6456 n:127.0.0.1:36493__%2Faa c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 976121 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 976122 T6449 n:127.0.0.1:36493__%2Faa 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:36493/_/aa", [junit4] 2> "node_name":"127.0.0.1:36493__%2Faa", [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> 976122 T6449 n:127.0.0.1:36493__%2Faa 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:36493/_/aa", [junit4] 2> "node_name":"127.0.0.1:36493__%2Faa", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard1", [junit4] 2> "collection":"control_collection", [junit4] 2> "operation":"state"} [junit4] 2> 976224 T6459 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> 976224 T6476 n:127.0.0.1:59467__%2Faa 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> 976224 T6448 n:127.0.0.1:36493__%2Faa 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> 977061 T6417 n:127.0.0.1:59467__%2Faa oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59467__%2Faa [junit4] 2> 977062 T6417 n:127.0.0.1:59467__%2Faa oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59467__%2Faa [junit4] 2> 977063 T6417 n:127.0.0.1:59467__%2Faa oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 977064 T6417 n:127.0.0.1:59467__%2Faa oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores [junit4] 2> 977066 T6417 n:127.0.0.1:59467__%2Faa oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 977066 T6417 n:127.0.0.1:59467__%2Faa oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/ [junit4] 2> 977067 T6417 n:127.0.0.1:59467__%2Faa oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 977067 T6477 n:127.0.0.1:59467__%2Faa c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 977068 T6477 n:127.0.0.1:59467__%2Faa c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 977068 T6477 n:127.0.0.1:59467__%2Faa oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 977068 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 977069 T6449 n:127.0.0.1:36493__%2Faa 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:59467/_/aa", [junit4] 2> "node_name":"127.0.0.1:59467__%2Faa", [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> 977069 T6449 n:127.0.0.1:36493__%2Faa 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:59467/_/aa", [junit4] 2> "node_name":"127.0.0.1:59467__%2Faa", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 977069 T6449 n:127.0.0.1:36493__%2Faa oasco.ClusterStateMutator.createCollection building a new cName: collection1 [junit4] 2> 977070 T6449 n:127.0.0.1:36493__%2Faa oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2 [junit4] 2> 977171 T6459 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> 977171 T6476 n:127.0.0.1:59467__%2Faa 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> 977171 T6448 n:127.0.0.1:36493__%2Faa 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> 978068 T6477 n:127.0.0.1:59467__%2Faa oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1 [junit4] 2> 978069 T6477 n:127.0.0.1:59467__%2Faa oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1 [junit4] 2> 978069 T6477 n:127.0.0.1:59467__%2Faa oasc.ZkController.createCollectionZkNode Collection zkNode exists [junit4] 2> 978069 T6477 n:127.0.0.1:59467__%2Faa oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 978070 T6477 n:127.0.0.1:59467__%2Faa oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 978070 T6477 n:127.0.0.1:59467__%2Faa oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/' [junit4] 2> 978078 T6477 n:127.0.0.1:59467__%2Faa oasc.Config.<init> loaded config solrconfig.xml with version 0 [junit4] 2> 978082 T6477 n:127.0.0.1:59467__%2Faa oasc.SolrConfig.refreshRequestParams current version of requestparams : -1 [junit4] 2> 978086 T6477 n:127.0.0.1:59467__%2Faa oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0 [junit4] 2> 978095 T6477 n:127.0.0.1:59467__%2Faa oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 978096 T6477 n:127.0.0.1:59467__%2Faa oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml [junit4] 2> 978102 T6477 n:127.0.0.1:59467__%2Faa oass.IndexSchema.readSchema [collection1] Schema name=test [junit4] 2> 978214 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440. [junit4] 2> 978220 T6477 n:127.0.0.1:59467__%2Faa oass.IndexSchema.readSchema default search field in schema is text [junit4] 2> 978222 T6477 n:127.0.0.1:59467__%2Faa oass.IndexSchema.readSchema unique key field: id [junit4] 2> 978228 T6477 n:127.0.0.1:59467__%2Faa oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 978230 T6477 n:127.0.0.1:59467__%2Faa oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml [junit4] 2> 978234 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 978234 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 978234 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 978235 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json [junit4] 2> 978235 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE [junit4] 2> 978235 T6477 n:127.0.0.1:59467__%2Faa oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING [junit4] 2> 978236 T6477 n:127.0.0.1:59467__%2Faa oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1 [junit4] 2> 978236 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory [junit4] 2> 978236 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/], dataDir=[null] [junit4] 2> 978237 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d1e312 [junit4] 2> 978237 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/data [junit4] 2> 978238 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/data/index/ [junit4] 2> 978238 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index... [junit4] 2> 978238 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-1-001/cores/collection1/data/index [junit4] 2> 978239 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=16.9609375, floorSegmentMB=0.2919921875, forceMergeDeletesPctAllowed=3.364643627363492, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 978239 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@440222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dcb41f),segFN=segments_1,generation=1} [junit4] 2> 978240 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 978244 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib" [junit4] 2> 978244 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe" [junit4] 2> 978245 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe" [junit4] 2> 978245 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig" [junit4] 2> 978245 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig" [junit4] 2> 978245 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit" [junit4] 2> 978246 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 978246 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit" [junit4] 2> 978246 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default [junit4] 2> 978249 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 978250 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 978251 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 978253 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 978257 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/select,/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> 978258 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache [junit4] 2> 978258 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 978258 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 [junit4] 2> 978259 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 978259 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 978260 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8256554845371981] [junit4] 2> 978261 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1 [junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@440222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dcb41f),segFN=segments_1,generation=1} [junit4] 2> 978261 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1 [junit4] 2> 978262 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1b2ace2[collection1] main [junit4] 2> 978262 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1 [junit4] 2> 978263 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper [junit4] 2> 978263 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1 [junit4] 2> 978263 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 978263 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {} [junit4] 2> 978263 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 978264 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json [junit4] 2> 978265 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 978265 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources [junit4] 2> 978265 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000 [junit4] 2> 978266 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1 [junit4] 2> 978266 T6478 n:127.0.0.1:59467__%2Faa x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b2ace2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 978267 T6477 n:127.0.0.1:59467__%2Faa x:collection1 oasc.CoreContainer.registerCore registering core: collection1 [junit4] 2> 978267 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:59467/_/aa collection:collection1 shard:shard2 [junit4] 2> 978268 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election [junit4] 2> 978269 T6417 n:127.0.0.1:59467__%2Faa oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0 [junit4] 2> 978269 T6417 n:127.0.0.1:59467__%2Faa oass.SolrDispatchFilter.init SolrDispatchFilter.init() done [junit4] 2> 978276 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2 [junit4] 2> 978278 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 978278 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue. [junit4] 2> 978278 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync [junit4] 2> 978278 T6449 n:127.0.0.1:36493__%2Faa 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> ASYNC NEW_CORE C735 name=collection1 org.apache.solr.core.SolrCore@fbf343 url=https://127.0.0.1:59467/_/aa/collection1 node=127.0.0.1:59467__%2Faa C735_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:59467/_/aa, node_name=127.0.0.1:59467__%2Faa, state=down} [junit4] 2> 978279 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 C735 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:59467/_/aa/collection1/ [junit4] 2> 978279 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 C735 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me [junit4] 2> 978279 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 C735 oasc.SyncStrategy.syncToMe https://127.0.0.1:59467/_/aa/collection1/ has no replicas [junit4] 2> 978279 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:59467/_/aa/collection1/ shard2 [junit4] 2> 978280 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2 [junit4] 2> 978282 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 978282 T6449 n:127.0.0.1:36493__%2Faa 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:59467/_/aa", [junit4] 2> "core":"collection1", [junit4] 2> "state":"active"} current state version: 4 [junit4] 2> 978374 T6417 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores/collection1 [junit4] 2> 978375 T6417 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001 [junit4] 2> 978376 T6417 oejs.Server.doStart jetty-9.2.10.v20150310 [junit4] 2> 978377 T6417 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1127acb{/_/aa,null,AVAILABLE} [junit4] 2> 978382 T6417 oejs.AbstractConnector.doStart Started ServerConnector@b073c8{SSL-http/1.1}{127.0.0.1:33066} [junit4] 2> 978382 T6417 oejs.Server.doStart Started @979425ms [junit4] 2> 978383 T6417 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_/aa, hostPort=33066, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores} [junit4] 2> 978384 T6459 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> 978384 T6448 n:127.0.0.1:36493__%2Faa 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> 978384 T6476 n:127.0.0.1:59467__%2Faa 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> 978385 T6417 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a [junit4] 2> 978385 T6417 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/' [junit4] 2> 978400 T6417 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/solr.xml [junit4] 2> 978405 T6417 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores [junit4] 2> 978405 T6417 oasc.CoreContainer.<init> New CoreContainer 3259884 [junit4] 2> 978406 T6417 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/] [junit4] 2> 978406 T6417 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/lib [junit4] 2> 978406 T6417 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/lib). [junit4] 2> 978413 T6417 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false, [junit4] 2> 978416 T6417 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true [junit4] 2> 978417 T6417 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory [junit4] 2> 978418 T6417 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)] [junit4] 2> 978418 T6417 oasc.CoreContainer.load Node Name: 127.0.0.1 [junit4] 2> 978418 T6417 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60580/solr [junit4] 2> 978419 T6417 oasc.ZkController.checkChrootPath zkHost includes chroot [junit4] 2> 978419 T6417 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider [junit4] 2> 978432 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are https://127.0.0.1:59467/_/aa/collection1/ and leader is https://127.0.0.1:59467/_/aa/collection1/ [junit4] 2> 978432 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:59467/_/aa [junit4] 2> 978433 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary [junit4] 2> 978433 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1 [junit4] 2> 978433 T6481 n:127.0.0.1:59467__%2Faa c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 978434 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 978434 T6449 n:127.0.0.1:36493__%2Faa 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:59467/_/aa", [junit4] 2> "node_name":"127.0.0.1:59467__%2Faa", [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> 978435 T6449 n:127.0.0.1:36493__%2Faa 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:59467/_/aa", [junit4] 2> "node_name":"127.0.0.1:59467__%2Faa", [junit4] 2> "numShards":"2", [junit4] 2> "state":"active", [junit4] 2> "shard":"shard2", [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 978436 T6417 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 978436 T6495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d0aee7 name:ZooKeeperConnection Watcher:127.0.0.1:60580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 978437 T6417 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 978437 T6417 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider [junit4] 2> 978439 T6417 n:127.0.0.1:33066__%2Faa oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper [junit4] 2> 978439 T6498 n:127.0.0.1:33066__%2Faa oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d48169 name:ZooKeeperConnection Watcher:127.0.0.1:60580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4] 2> 978439 T6417 n:127.0.0.1:33066__%2Faa oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper [junit4] 2> 978442 T6417 n:127.0.0.1:33066__%2Faa oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... [junit4] 2> 978536 T6498 n:127.0.0.1:33066__%2Faa 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> 978536 T6459 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> 978536 T6448 n:127.0.0.1:36493__%2Faa 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> 978536 T6476 n:127.0.0.1:59467__%2Faa 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> 979444 T6417 n:127.0.0.1:33066__%2Faa oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33066__%2Faa [junit4] 2> 979445 T6417 n:127.0.0.1:33066__%2Faa oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33066__%2Faa [junit4] 2> 979446 T6417 n:127.0.0.1:33066__%2Faa oasc.Overseer.close Overseer (id=null) closing [junit4] 2> 979447 T6417 n:127.0.0.1:33066__%2Faa oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores [junit4] 2> 979448 T6417 n:127.0.0.1:33066__%2Faa oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=} [junit4] 2> 979449 T6417 n:127.0.0.1:33066__%2Faa oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001/shard-2-001/cores/collection1/ [junit4] 2> 979449 T6417 n:127.0.0.1:33066__%2Faa oasc.CorePropertiesLocator.discover Found 1 core definitions [junit4] 2> 979450 T6499 n:127.0.0.1:33066__%2Faa c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1 [junit4] 2> 979450 T6499 n:127.0.0.1:33066__%2Faa c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property [junit4] 2> 979451 T6499 n:127.0.0.1:33066__%2Faa oasc.ZkController.waitForCoreNodeName look for our core node name [junit4] 2> 979451 T6448 n:127.0.0.1:36493__%2Faa oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected [junit4] 2> 979451 T6449 n:127.0.0.1:36493__%2Faa 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:33066/_/aa", [junit4] 2> "node_name":"127.0.0.1:33066__%2Faa", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} current state version: 6 [junit4] 2> 979452 T6449 n:127.0.0.1:36493__%2Faa 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:33066/_/aa", [junit4] 2> "node_name":"127.0.0.1:33066__%2Faa", [junit4] 2> "numShards":"2", [junit4] 2> "state":"down", [junit4] 2> "shard":null, [junit4] 2> "collection":"collection1", [junit4] 2> "operation":"state"} [junit4] 2> 979452 T6449 n:127.0.0.1:36493__%2Faa oasco.ReplicaMutator.updateState Collection already exists with numShards=2 [junit4] 2> 979452 T6449 n:127.0.0.1:36493__%2Faa oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1 [junit4] 2> 979553 T6498 n:127.0.0.1:33066__%2Faa oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 979553 T6459 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 979553 T6448 n:127.0.0.1:36493__%2Faa oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 979554 T6476 n:127.0.0.1:59467__%2Faa oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 980451 T6499 n:127.0.0.1:33066__%2Faa oasc [...truncated too long message...] 0.0.1:52858__%2Faa oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK [junit4] 2> 1003112 T6417 oejs.AbstractConnector.doStop Stopped ServerConnector@18dc498{SSL-http/1.1}{127.0.0.1:0} [junit4] 2> 1003113 T6417 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@8dd40f{/_/aa,null,UNAVAILABLE} [junit4] 2> 1003117 T6417 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60580 60580 [junit4] 2> 1003310 T6418 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60580 60580 [junit4] 2> 1003311 T6418 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 5 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 6 /solr/live_nodes [junit4] 2> 5 /solr/overseer/queue [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=test -Dtests.seed=9951855D48D4B18A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 28.8s J0 | CloudExitableDirectoryReaderTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:33066/_/aa/collection1] [junit4] > at __randomizedtesting.SeedInfo.seed([9951855D48D4B18A:1105BA87E628DC72]:0) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1086) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943) [junit4] > at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958) [junit4] > at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryServer(AbstractFullDistribZkTestBase.java:1425) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertPartialResults(CloudExitableDirectoryReaderTest.java:102) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:86) [junit4] > at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.test(CloudExitableDirectoryReaderTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935) [junit4] > at java.lang.Thread.run(Thread.java:745) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33066/_/aa/collection1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:328) [junit4] > ... 51 more [junit4] 2> 1003323 T6417 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest 9951855D48D4B18A-001 [junit4] 2> 28793 T6416 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=8, maxDocsPerChunk=933, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=8, blockSize=2)), sim=DefaultSimilarity, locale=hi, timezone=America/Indiana/Marengo [junit4] 2> NOTE: Linux 3.13.0-52-generic i386/Oracle Corporation 1.8.0_45 (32-bit)/cpus=12,threads=1,free=361155472,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestSchemaNameResource, SolrCoreTest, TestArbitraryIndexDir, TestSchemaSimilarityResource, SegmentsInfoRequestHandlerTest, IndexSchemaTest, RequestLoggingTest, TermVectorComponentTest, SchemaVersionSpecificBehaviorTest, SolrRequestParserTest, DistribDocExpirationUpdateProcessorTest, TestCodecSupport, TestManagedSynonymFilterFactory, DistributedQueueTest, FastVectorHighlighterTest, DistributedSuggestComponentTest, TestDefaultStatsCache, TestReloadAndDeleteDocs, AddSchemaFieldsUpdateProcessorFactoryTest, SuggesterWFSTTest, HdfsRecoveryZkTest, TestLeaderElectionZkExpiry, CoreAdminRequestStatusTest, ExitableDirectoryReaderTest, TestCollectionAPI, TestQuerySenderListener, TestFunctionQuery, TestSolr4Spatial, PeerSyncTest, IndexBasedSpellCheckerTest, TestClassNameShortening, MinimalSchemaTest, CoreMergeIndexesAdminHandlerTest, SolrIndexConfigTest, TestSimpleQParserPlugin, TestSolrIndexConfig, DeleteShardTest, TestBinaryField, TestSweetSpotSimilarityFactory, EnumFieldTest, BasicZkTest, TestRandomDVFaceting, TestDynamicFieldResource, TermsComponentTest, TestDocumentBuilder, DateFieldTest, TestHdfsUpdateLog, PrimitiveFieldTypeTest, DistributedSpellCheckComponentTest, URLClassifyProcessorTest, LeaderFailoverAfterPartitionTest, RequestHandlersTest, HdfsDirectoryFactoryTest, HighlighterTest, TestIBSimilarityFactory, TestWordDelimiterFilterFactory, ExternalFileFieldSortTest, TestStressLucene, TestPostingsSolrHighlighter, DistributedFacetPivotLongTailTest, TestCSVLoader, TestRequestStatusCollectionAPI, TestIndexingPerformance, SpatialHeatmapFacetsTest, TestTolerantSearch, SharedFSAutoReplicaFailoverUtilsTest, SolrTestCaseJ4Test, DebugComponentTest, TestMergePolicyConfig, TestDistribDocBasedVersion, TestFaceting, FacetPivotSmallTest, ConcurrentDeleteAndCreateCollectionTest, TestLazyCores, TestBadConfig, CurrencyFieldXmlFileTest, InfoHandlerTest, TestMissingGroups, TestRandomFaceting, OverseerStatusTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestRecovery, TestRealTimeGet, TestJoin, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, SoftAutoCommitTest, SuggesterTSTTest, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, TestSolrQueryParser, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, AlternateDirectoryTest, BadComponentTest, TestSolrDeletionPolicy2, MultiTermTest, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest] [junit4] Completed [375/489] on J0 in 29.06s, 1 test, 1 error <<< FAILURES! [...truncated 378 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 489 suites, 1959 tests, 1 error, 57 ignored (25 assumptions) Total time: 46 minutes 44 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
