Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2196/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.cloud.TestCloudPivotFacet.test
Error Message:
init query failed:
{main(facet=true&facet.pivot=%7B%21stats%3Dst4%7Dpivot_i%2Cdense_pivot_ti%2Cpivot_td1&facet.limit=17&facet.sort=count),extra(rows=0&q=*%3A*&fq=id%3A%5B*+TO+472%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_f&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Ddense_pivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_td&_test_sort=count)}:
No live SolrServers available to handle this
request:[http://127.0.0.1:64181/eg_/collection1,
http://127.0.0.1:64193/eg_/collection1, http://127.0.0.1:64178/eg_/collection1,
http://127.0.0.1:64184/eg_/collection1]
Stack Trace:
java.lang.RuntimeException: init query failed:
{main(facet=true&facet.pivot=%7B%21stats%3Dst4%7Dpivot_i%2Cdense_pivot_ti%2Cpivot_td1&facet.limit=17&facet.sort=count),extra(rows=0&q=*%3A*&fq=id%3A%5B*+TO+472%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_f&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Ddense_pivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_td&_test_sort=count)}:
No live SolrServers available to handle this
request:[http://127.0.0.1:64181/eg_/collection1,
http://127.0.0.1:64193/eg_/collection1, http://127.0.0.1:64178/eg_/collection1,
http://127.0.0.1:64184/eg_/collection1]
at
__randomizedtesting.SeedInfo.seed([177BC0FB1730E166:9F2FFF21B9CC8C9E]:0)
at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:255)
at
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:228)
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.SolrServerException: No live
SolrServers available to handle this
request:[http://127.0.0.1:64181/eg_/collection1,
http://127.0.0.1:64193/eg_/collection1, http://127.0.0.1:64178/eg_/collection1,
http://127.0.0.1:64184/eg_/collection1]
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
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.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:248)
... 42 more
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:64193/eg_/collection1: Expected mime type
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /eg_/collection1/select. Reason:
<pre> java.lang.AssertionError: Must not add duplicate PivotFacetValue with
redundent inner value</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
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)
... 49 more
Build Log:
[...truncated 9173 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudPivotFacet
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/init-core-data-001
[junit4] 2> 23264 T34 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /eg_/
[junit4] 2> 23265 T34
oasc.TestCloudPivotFacet.initUseFieldRandomizedFactor init'ing
useFieldRandomizedFactor = 23
[junit4] 2> 23335 T34 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 23343 T35 oasc.ZkTestServer$2$1.setClientPort client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 23343 T35 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 23649 T34 oasc.ZkTestServer.run start zk server on port:64170
[junit4] 2> 23712 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 23963 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24117 T42 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@79ac9e9b
name:ZooKeeperConnection Watcher:127.0.0.1:64170 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24118 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24122 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24130 T34 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 24275 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 24291 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24302 T45 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20b06342
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24309 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24311 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24315 T34 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 24327 T34 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 24345 T34 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 24361 T34 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 24391 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 24419 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 24437 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 24438 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 24462 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 24462 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 24477 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 24478 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 24534 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 24535 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 24576 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 24577 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 24636 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 24636 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 24653 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 24658 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 24694 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 24695 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 24720 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 24720 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 24727 T34 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 24727 T34 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 25587 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1
[junit4] 2> 26374 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 26688 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@1afb2f78{/eg_,null,AVAILABLE}
[junit4] 2> 26741 T34 oejs.AbstractConnector.doStart Started
ServerConnector@415c7185{HTTP/1.1}{127.0.0.1:64173}
[junit4] 2> 26741 T34 oejs.Server.doStart Started @32889ms
[junit4] 2> 26742 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/tempDir-001/control/data, hostContext=/eg_,
hostPort=64173,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores}
[junit4] 2> 26829 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 26829 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/'
[junit4] 2> 26871 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/solr.xml
[junit4] 2> 26898 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores
[junit4] 2> 26898 T34 oasc.CoreContainer.<init> New CoreContainer
1803279636
[junit4] 2> 26898 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/]
[junit4] 2> 26898 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/lib
[junit4] 2> 26899 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/lib).
[junit4] 2> 27013 T34 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> 27017 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 27019 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 27021 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 27021 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 27022 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64170/solr
[junit4] 2> 27096 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 27096 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 27113 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 27114 T60 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5887e385
name:ZooKeeperConnection Watcher:127.0.0.1:64170 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27115 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27116 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 27151 T34 N:127.0.0.1:64173_eg_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 27156 T63 N:127.0.0.1:64173_eg_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@77022d07
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27157 T34 N:127.0.0.1:64173_eg_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 27180 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/queue
[junit4] 2> 27198 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-queue-work
[junit4] 2> 27224 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-running
[junit4] 2> 27237 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-completed
[junit4] 2> 27250 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/collection-map-failure
[junit4] 2> 27278 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /live_nodes
[junit4] 2> 27286 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /aliases.json
[junit4] 2> 27297 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /clusterstate.json
[junit4] 2> 27304 T34 N:127.0.0.1:64173_eg_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64173_eg_
[junit4] 2> 27311 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:64173_eg_
[junit4] 2> 27316 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer_elect
[junit4] 2> 27322 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/election
[junit4] 2> 27329 T34 N:127.0.0.1:64173_eg_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 27354 T34 N:127.0.0.1:64173_eg_
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader
127.0.0.1:64173_eg_
[junit4] 2> 27355 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer_elect/leader
[junit4] 2> 27404 T34 N:127.0.0.1:64173_eg_ oasc.Overseer.start Overseer
(id=93680279444979715-127.0.0.1:64173_eg_-n_0000000000) starting
[junit4] 2> 27422 T34 N:127.0.0.1:64173_eg_ oascc.SolrZkClient.makePath
makePath: /overseer/queue-work
[junit4] 2> 27466 T34 N:127.0.0.1:64173_eg_
oasc.OverseerAutoReplicaFailoverThread.<init> Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 27505 T65 N:127.0.0.1:64173_eg_
oasc.OverseerCollectionProcessor.run Process current queue of collection
creations
[junit4] 2> 27507 T34 N:127.0.0.1:64173_eg_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 27531 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4] 2> 27561 T34 N:127.0.0.1:64173_eg_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores
[junit4] 2> 27574 T34 N:127.0.0.1:64173_eg_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1,
collection=control_collection,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 27575 T34 N:127.0.0.1:64173_eg_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/
[junit4] 2> 27575 T34 N:127.0.0.1:64173_eg_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 27580 T67 N:127.0.0.1:64173_eg_ C:control_collection
c:collection1 oasc.ZkController.publish publishing core=collection1 state=down
collection=control_collection
[junit4] 2> 27581 T67 N:127.0.0.1:64173_eg_ C:control_collection
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 27588 T67 N:127.0.0.1:64173_eg_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 27600 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64173/eg_",
[junit4] 2> "node_name":"127.0.0.1:64173_eg_",
[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> 27797 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Update state numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64173/eg_",
[junit4] 2> "node_name":"127.0.0.1:64173_eg_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 27800 T64 N:127.0.0.1:64173_eg_
oasco.ClusterStateMutator.createCollection building a new cName:
control_collection
[junit4] 2> 27834 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 27861 T63 N:127.0.0.1:64173_eg_ 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> 27878 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 28591 T67 N:127.0.0.1:64173_eg_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 28591 T67 N:127.0.0.1:64173_eg_
oasc.ZkController.createCollectionZkNode Check for collection
zkNode:control_collection
[junit4] 2> 28594 T67 N:127.0.0.1:64173_eg_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 28594 T67 N:127.0.0.1:64173_eg_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 28596 T67 N:127.0.0.1:64173_eg_
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 28597 T67 N:127.0.0.1:64173_eg_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/'
[junit4] 2> 28642 T67 N:127.0.0.1:64173_eg_
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 28655 T67 N:127.0.0.1:64173_eg_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 28686 T67 N:127.0.0.1:64173_eg_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 28693 T67 N:127.0.0.1:64173_eg_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 28709 T67 N:127.0.0.1:64173_eg_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 28714 T67 N:127.0.0.1:64173_eg_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 28734 T67 N:127.0.0.1:64173_eg_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 28867 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 28884 T67 N:127.0.0.1:64173_eg_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 28886 T67 N:127.0.0.1:64173_eg_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 28968 T67 N:127.0.0.1:64173_eg_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 28982 T67 N:127.0.0.1:64173_eg_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 28994 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29001 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 29001 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 29002 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 29011 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 29011 T67 N:127.0.0.1:64173_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 29011 T67 N:127.0.0.1:64173_eg_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 29012 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 29012 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/data/
[junit4] 2> 29014 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bb86c6b
[junit4] 2> 29095 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/data
[junit4] 2> 29095 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/data/index/
[junit4] 2> 29096 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 29096 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/control-001/cores/collection1/data/index
[junit4] 2> 29096 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=82.16015625,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=23.90108144673511,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 29097 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@55e8ac7c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7875224e),segFN=segments_1,generation=1}
[junit4] 2> 29098 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 29112 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 29161 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 29161 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 29161 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 29161 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 29162 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 29162 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29164 T67 N:127.0.0.1:64173_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 29165 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 29171 T67 N:127.0.0.1:64173_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29180 T67 N:127.0.0.1:64173_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29187 T67 N:127.0.0.1:64173_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29189 T67 N:127.0.0.1:64173_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29233 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 29234 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 29248 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 29249 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 29250 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 29250 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 29252 T67 N:127.0.0.1:64173_eg_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7683471444036436]
[junit4] 2> 29253 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@55e8ac7c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7875224e),segFN=segments_1,generation=1}
[junit4] 2> 29253 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 29253 T67 N:127.0.0.1:64173_eg_ c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@79769e62[collection1] main
[junit4] 2> 29254 T67 N:127.0.0.1:64173_eg_ c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/control_collection
[junit4] 2> 29257 T67 N:127.0.0.1:64173_eg_ c:collection1
oascc.ZkStateReader.readConfigName path=/collections/control_collection
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 29257 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 29266 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 29266 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 29266 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29268 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 29268 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29268 T67 N:127.0.0.1:64173_eg_ c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 29268 T67 N:127.0.0.1:64173_eg_ c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 29271 T68 N:127.0.0.1:64173_eg_ c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@79769e62[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29278 T67 N:127.0.0.1:64173_eg_ c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 29283 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:64173/eg_ collection:control_collection shard:shard1
[junit4] 2> 29284 T34 N:127.0.0.1:64173_eg_ oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 29284 T34 N:127.0.0.1:64173_eg_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 29309 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 29352 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 29358 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29361 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard1
[junit4] 2> 29362 T74 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6686822d
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 29368 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29369 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 29369 T34
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 29371 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 29374 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 29374 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> 29374 T64 N:127.0.0.1:64173_eg_
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 C4 name=collection1
org.apache.solr.core.SolrCore@3ea1d756
url=http://127.0.0.1:64173/eg_/collection1 node=127.0.0.1:64173_eg_
C4_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:64173/eg_, node_name=127.0.0.1:64173_eg_, state=down}
[junit4] 2> 29375 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 C4 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:64173/eg_/collection1/
[junit4] 2> 29379 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 C4 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 29379 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 C4 oasc.SyncStrategy.syncToMe
http://127.0.0.1:64173/eg_/collection1/ has no replicas
[junit4] 2> 29379 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:64173/eg_/collection1/ shard1
[junit4] 2> 29386 T63 N:127.0.0.1:64173_eg_ 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> 29386 T74 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
[junit4] 2> 29392 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 29399 T34 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 29400 T34 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 29400 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 29405 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29407 T77 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@540f203d
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 29408 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29409 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 29417 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 29420 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 29421 T64 N:127.0.0.1:64173_eg_
oasco.ClusterStateMutator.createCollection building a new cName: collection1
[junit4] 2> 29434 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:64173/eg_",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 29436 T64 N:127.0.0.1:64173_eg_
oasco.ZkStateWriter.writePendingUpdates going to create_collection
/collections/collection1/state.json
[junit4] 2> 29456 T63 N:127.0.0.1:64173_eg_ 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> 29457 T74 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> 29500 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 29613 T74 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> 29617 T63 N:127.0.0.1:64173_eg_ 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> 29637 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.register We are
http://127.0.0.1:64173/eg_/collection1/ and leader is
http://127.0.0.1:64173/eg_/collection1/
[junit4] 2> 29637 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:64173/eg_
[junit4] 2> 29637 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 29637 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=control_collection
[junit4] 2> 29637 T71 N:127.0.0.1:64173_eg_ C:control_collection S:shard1
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 29643 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 29655 T64 N:127.0.0.1:64173_eg_
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":"http://127.0.0.1:64173/eg_",
[junit4] 2> "node_name":"127.0.0.1:64173_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 29657 T64 N:127.0.0.1:64173_eg_
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":"http://127.0.0.1:64173/eg_",
[junit4] 2> "node_name":"127.0.0.1:64173_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 29790 T63 N:127.0.0.1:64173_eg_ 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> 29795 T74 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> 29927 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1
[junit4] 2> 29930 T34 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001
[junit4] 2> 29933 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 29944 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@5523843d{/eg_,null,AVAILABLE}
[junit4] 2> 29946 T34 oejs.AbstractConnector.doStart Started
ServerConnector@5ce04169{HTTP/1.1}{127.0.0.1:64178}
[junit4] 2> 29949 T34 oejs.Server.doStart Started @36094ms
[junit4] 2> 29949 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/eg_, hostPort=64178,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores}
[junit4] 2> 29950 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 29950 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/'
[junit4] 2> 30032 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/solr.xml
[junit4] 2> 30053 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores
[junit4] 2> 30054 T34 oasc.CoreContainer.<init> New CoreContainer
1935271937
[junit4] 2> 30054 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/]
[junit4] 2> 30054 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/lib
[junit4] 2> 30055 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/lib).
[junit4] 2> 30085 T34 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> 30089 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 30090 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 30090 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 30090 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 30090 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64170/solr
[junit4] 2> 30091 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 30091 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 30094 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 30101 T91 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@60ce05b4
name:ZooKeeperConnection Watcher:127.0.0.1:64170 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 30102 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 30103 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 30127 T34 N:127.0.0.1:64178_eg_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 30132 T94 N:127.0.0.1:64178_eg_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3cfe7847
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 30137 T34 N:127.0.0.1:64178_eg_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 30162 T34 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 31181 T34 N:127.0.0.1:64178_eg_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64178_eg_
[junit4] 2> 31182 T34 N:127.0.0.1:64178_eg_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:64178_eg_
[junit4] 2> 31191 T34 N:127.0.0.1:64178_eg_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 31202 T34 N:127.0.0.1:64178_eg_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores
[junit4] 2> 31205 T34 N:127.0.0.1:64178_eg_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 31205 T34 N:127.0.0.1:64178_eg_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/
[junit4] 2> 31205 T34 N:127.0.0.1:64178_eg_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 31218 T95 N:127.0.0.1:64178_eg_ C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 31218 T95 N:127.0.0.1:64178_eg_ C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 31222 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 31228 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64178/eg_",
[junit4] 2> "node_name":"127.0.0.1:64178_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 31235 T95 N:127.0.0.1:64178_eg_ oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 31235 T95 N:127.0.0.1:64178_eg_ oascc.ZkStateReader.addZkWatch
addZkWatch collection1
[junit4] 2> 31236 T95 N:127.0.0.1:64178_eg_ oascc.ZkStateReader.addZkWatch
Updating collection state at /collections/collection1/state.json from
ZooKeeper...
[junit4] 2> 31238 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64178/eg_",
[junit4] 2> "node_name":"127.0.0.1:64178_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 31238 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 31238 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
[junit4] 2> 31248 T95 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 0
[junit4] 2> 31248 T95 N:127.0.0.1:64178_eg_
oasc.ZkController.waitForCoreNodeName look for our core node name
[junit4] 2> 31355 T64 N:127.0.0.1:64173_eg_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 31360 T94 N:127.0.0.1:64178_eg_ oascc.ZkStateReader$7.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 31372 T94 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 1
[junit4] 2> 32250 T95 N:127.0.0.1:64178_eg_
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for
collection1
[junit4] 2> 32251 T95 N:127.0.0.1:64178_eg_
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4] 2> 32253 T95 N:127.0.0.1:64178_eg_
oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4] 2> 32253 T95 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 32255 T95 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 32255 T95 N:127.0.0.1:64178_eg_ oasc.SolrResourceLoader.<init>
new SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/'
[junit4] 2> 32277 T95 N:127.0.0.1:64178_eg_
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
[junit4] 2> 32281 T95 N:127.0.0.1:64178_eg_ oasc.Config.<init> loaded
config solrconfig.xml with version 0
[junit4] 2> 32298 T95 N:127.0.0.1:64178_eg_
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
[junit4] 2> 32301 T95 N:127.0.0.1:64178_eg_ oasc.SolrConfig.<init> Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 32313 T95 N:127.0.0.1:64178_eg_ oasc.SolrConfig.<init> Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 32330 T95 N:127.0.0.1:64178_eg_ oass.IndexSchema.readSchema
Reading Solr Schema from /configs/conf1/schema.xml
[junit4] 2> 32338 T95 N:127.0.0.1:64178_eg_ oass.IndexSchema.readSchema
[collection1] Schema name=test
[junit4] 2> 32478 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider.init Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 32493 T95 N:127.0.0.1:64178_eg_ oass.IndexSchema.readSchema
default search field in schema is text
[junit4] 2> 32494 T95 N:127.0.0.1:64178_eg_ oass.IndexSchema.readSchema
unique key field: id
[junit4] 2> 32603 T95 N:127.0.0.1:64178_eg_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 32616 T95 N:127.0.0.1:64178_eg_
oass.FileExchangeRateProvider.reload Reloading exchange rates from file
currency.xml
[junit4] 2> 32627 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 32633 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 32633 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 32634 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 32639 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 32639 T95 N:127.0.0.1:64178_eg_
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 32639 T95 N:127.0.0.1:64178_eg_ oasc.CoreContainer.create
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 32639 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 32640 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.<init> [collection1] Opening new SolrCore at
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/data/
[junit4] 2> 32640 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bb86c6b
[junit4] 2> 32652 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/data
[junit4] 2> 32652 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.getNewIndexDir New index directory detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 32653 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.initIndex WARN [collection1] Solr index directory
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 32653 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.CachingDirectoryFactory.get return new directory for
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 32654 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=82.16015625,
floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=23.90108144673511,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 32655 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2bbc67c5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bdd4853),segFN=segments_1,generation=1}
[junit4] 2> 32655 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 32667 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 32676 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 32676 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 32676 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 32677 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 32677 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 32678 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 32678 T95 N:127.0.0.1:64178_eg_ c:collection1
oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 32679 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined
as default, creating implicit default
[junit4] 2> 32687 T95 N:127.0.0.1:64178_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32690 T95 N:127.0.0.1:64178_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32691 T95 N:127.0.0.1:64178_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32693 T95 N:127.0.0.1:64178_eg_ c:collection1
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 32721 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.RequestHandlers.initHandlersFromConfig Registered paths:
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 32721 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.initStatsCache Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 32725 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.UpdateHandler.<init> Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 32725 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 32727 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 32727 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 32738 T95 N:127.0.0.1:64178_eg_ c:collection1
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7683471444036436]
[junit4] 2> 32741 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@2bbc67c5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bdd4853),segFN=segments_1,generation=1}
[junit4] 2> 32742 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4] 2> 32742 T95 N:127.0.0.1:64178_eg_ c:collection1
oass.SolrIndexSearcher.<init> Opening Searcher@6c611e9c[collection1] main
[junit4] 2> 32742 T95 N:127.0.0.1:64178_eg_ c:collection1
oascc.ZkStateReader.readConfigName Load collection config
from:/collections/collection1
[junit4] 2> 32745 T95 N:127.0.0.1:64178_eg_ c:collection1
oascc.ZkStateReader.readConfigName path=/collections/collection1
configName=conf1 specified config exists in ZooKeeper
[junit4] 2> 32746 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for
the RestManager with znodeBase: /configs/conf1
[junit4] 2> 32748 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 32748 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.RestManager.init Initializing RestManager with initArgs: {}
[junit4] 2> 32748 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.ManagedResourceStorage.load Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 32751 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 32752 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 32752 T95 N:127.0.0.1:64178_eg_ c:collection1
oasr.RestManager.init Initializing 0 registered ManagedResources
[junit4] 2> 32752 T95 N:127.0.0.1:64178_eg_ c:collection1
oash.ReplicationHandler.inform Commits will be reserved for 10000
[junit4] 2> 32755 T96 N:127.0.0.1:64178_eg_ c:collection1
oasc.SolrCore.registerSearcher [collection1] Registered new searcher
Searcher@6c611e9c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 32756 T95 N:127.0.0.1:64178_eg_ c:collection1
oasc.CoreContainer.registerCore registering core: collection1
[junit4] 2> 32758 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.register Register replica - core:collection1
address:http://127.0.0.1:64178/eg_ collection:collection1 shard:shard2
[junit4] 2> 32761 T34 N:127.0.0.1:64178_eg_ oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 32761 T34 N:127.0.0.1:64178_eg_ oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 32768 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 32788 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the
leader process for shard shard2
[junit4] 2> 32797 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 32800 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough
replicas found to continue.
[junit4] 2> 32801 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new
leader - try and sync
[junit4] 2> ASYNC NEW_CORE C5 name=collection1
org.apache.solr.core.SolrCore@651a6727
url=http://127.0.0.1:64178/eg_/collection1 node=127.0.0.1:64178_eg_
C5_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=http://127.0.0.1:64178/eg_, node_name=127.0.0.1:64178_eg_, state=down}
[junit4] 2> 32801 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 C5 oasc.SyncStrategy.sync Sync replicas to
http://127.0.0.1:64178/eg_/collection1/
[junit4] 2> 32805 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 C5 oasc.SyncStrategy.syncReplicas Sync Success - now sync
replicas to me
[junit4] 2> 32805 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 32805 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 C5 oasc.SyncStrategy.syncToMe
http://127.0.0.1:64178/eg_/collection1/ has no replicas
[junit4] 2> 32806 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new
leader: http://127.0.0.1:64178/eg_/collection1/ shard2
[junit4] 2> 32806 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 32812 T64 N:127.0.0.1:64173_eg_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 1
[junit4] 2> 32813 T94 N:127.0.0.1:64178_eg_ oascc.ZkStateReader$7.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 32815 T94 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 2
[junit4] 2> 32843 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 32849 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:64178/eg_",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 32852 T64 N:127.0.0.1:64173_eg_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 2
[junit4] 2> 32853 T94 N:127.0.0.1:64178_eg_ oascc.ZkStateReader$7.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 32855 T94 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 3
[junit4] 2> 32900 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.register We are
http://127.0.0.1:64178/eg_/collection1/ and leader is
http://127.0.0.1:64178/eg_/collection1/
[junit4] 2> 32900 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:64178/eg_
[junit4] 2> 32900 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery
necessary
[junit4] 2> 32900 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.publish publishing core=collection1
state=active collection=collection1
[junit4] 2> 32900 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oasc.ZkController.publish numShards not found on descriptor -
reading it from system property
[junit4] 2> 32903 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 32905 T64 N:127.0.0.1:64173_eg_
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":"http://127.0.0.1:64178/eg_",
[junit4] 2> "node_name":"127.0.0.1:64178_eg_",
[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> 32906 T64 N:127.0.0.1:64173_eg_
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":"http://127.0.0.1:64178/eg_",
[junit4] 2> "node_name":"127.0.0.1:64178_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 32912 T99 N:127.0.0.1:64178_eg_ C:collection1 S:shard2
c:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for
collection1 to ver 3
[junit4] 2> 32937 T64 N:127.0.0.1:64173_eg_
oasco.ZkStateWriter.writePendingUpdates going to update_collection
/collections/collection1/state.json version: 3
[junit4] 2> 32940 T94 N:127.0.0.1:64178_eg_ oascc.ZkStateReader$7.process
A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 32942 T94 N:127.0.0.1:64178_eg_
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to
ver 4
[junit4] 2> 33266 T34 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores/collection1
[junit4] 2> 33269 T34 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001
[junit4] 2> 33278 T34 oejs.Server.doStart jetty-9.2.9.v20150224
[junit4] 2> 33286 T34 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@58c9f954{/eg_,null,AVAILABLE}
[junit4] 2> 33288 T34 oejs.AbstractConnector.doStart Started
ServerConnector@121c55d2{HTTP/1.1}{127.0.0.1:64181}
[junit4] 2> 33290 T34 oejs.Server.doStart Started @39433ms
[junit4] 2> 33290 T34 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/eg_, hostPort=64181,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores}
[junit4] 2> 33291 T34 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
[junit4] 2> 33291 T34 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/'
[junit4] 2> 33332 T34 oasc.SolrXmlConfig.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/solr.xml
[junit4] 2> 33353 T34 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores
[junit4] 2> 33354 T34 oasc.CoreContainer.<init> New CoreContainer
1356694303
[junit4] 2> 33354 T34 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/]
[junit4] 2> 33354 T34 oasc.CoreContainer.load loading shared library:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/lib
[junit4] 2> 33355 T34 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/lib).
[junit4] 2> 33380 T34 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> 33386 T34 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 33387 T34 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 33387 T34 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 33387 T34 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 33387 T34 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64170/solr
[junit4] 2> 33388 T34 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 33388 T34
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 33390 T34 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 33394 T113 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@5948370c
name:ZooKeeperConnection Watcher:127.0.0.1:64170 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 33395 T34 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 33396 T34 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 33402 T34 N:127.0.0.1:64181_eg_
oascc.ConnectionManager.waitForConnected Waiting for client to connect to
ZooKeeper
[junit4] 2> 33418 T116 N:127.0.0.1:64181_eg_
oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3763a114
name:ZooKeeperConnection Watcher:127.0.0.1:64170/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 33419 T34 N:127.0.0.1:64181_eg_
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4] 2> 33436 T34 N:127.0.0.1:64181_eg_
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 34456 T34 N:127.0.0.1:64181_eg_
oasc.ZkController.createEphemeralLiveNode Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64181_eg_
[junit4] 2> 34457 T34 N:127.0.0.1:64181_eg_ oascc.SolrZkClient.makePath
makePath: /live_nodes/127.0.0.1:64181_eg_
[junit4] 2> 34470 T34 N:127.0.0.1:64181_eg_ oasc.Overseer.close Overseer
(id=null) closing
[junit4] 2> 34480 T34 N:127.0.0.1:64181_eg_
oasc.CorePropertiesLocator.discover Looking for core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores
[junit4] 2> 34484 T34 N:127.0.0.1:64181_eg_ oasc.CoreDescriptor.<init>
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true,
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores/collection1, collection=collection1,
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores/collection1/, coreNodeName=,
dataDir=data/, shard=}
[junit4] 2> 34484 T34 N:127.0.0.1:64181_eg_
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-2-001/cores/collection1/
[junit4] 2> 34484 T34 N:127.0.0.1:64181_eg_
oasc.CorePropertiesLocator.discover Found 1 core definitions
[junit4] 2> 34496 T117 N:127.0.0.1:64181_eg_ C:collection1 c:collection1
oasc.ZkController.publish publishing core=collection1 state=down
collection=collection1
[junit4] 2> 34496 T117 N:127.0.0.1:64181_eg_ C:collection1 c:collection1
oasc.ZkController.publish numShards not found on descriptor - reading it from
system property
[junit4] 2> 34504 T63 N:127.0.0.1:64173_eg_
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path
/overseer/queue state SyncConnected
[junit4] 2> 34506 T64 N:127.0.0.1:64173_eg_
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64181/eg_",
[junit4] 2> "node_name":"127.0.0.1:64181_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 34511 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Update state numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:64181/eg_",
[junit4] 2> "node_name":"127.0.0.1:64181_eg_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 34511 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Collection already exists with numShards=2
[junit4] 2> 34512 T64 N:127.0.0.1:64173_eg_
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
[junit4] 2> 34513 T117 N:127.0.0.1:64181_eg_ oasc.ZkController.preRegister
Registering watch for external collection collection1
[junit4] 2> 34513 T117 N:127.0.0.1:64181_eg_
oascc.ZkStateReader.addZkWatch addZkWatch collection1
[junit4] 2> 34514 T117 N:127.0.0.1:64181_eg_
oascc.ZkStateReader.addZkWatch Updating collection state at /collect
[...truncated too long message...]
yFactory.close Closing directory:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001/shard-4-001/cores/collection1/data
[junit4] 2> 87077 T34 C:control_collection S:shard1 c:collection1
oasc.Overseer.close Overseer
(id=93680279444979725-127.0.0.1:64193_eg_-n_0000000004) closing
[junit4] 2> 87078 T219 N:127.0.0.1:64193_eg_
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting :
127.0.0.1:64193_eg_
[junit4] 2> 88583 T212 N:127.0.0.1:64193_eg_ oascc.ZkStateReader$3.process
WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4] 2> 88585 T34 oejs.AbstractConnector.doStop Stopped
ServerConnector@13ed77d9{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 88586 T34 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@4712ede4{/eg_,null,UNAVAILABLE}
[junit4] 2> 88591 T34 C:control_collection S:shard1 c:collection1
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:64170 64170
[junit4] 2> 88612 T35 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:64170 64170
[junit4] 2> 89574 T35 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> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCloudPivotFacet
-Dtests.method=test -Dtests.seed=177BC0FB1730E166 -Dtests.slow=true
-Dtests.locale=es_DO -Dtests.timezone=US/Alaska -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 66.3s J0 | TestCloudPivotFacet.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: init query failed:
{main(facet=true&facet.pivot=%7B%21stats%3Dst4%7Dpivot_i%2Cdense_pivot_ti%2Cpivot_td1&facet.limit=17&facet.sort=count),extra(rows=0&q=*%3A*&fq=id%3A%5B*+TO+472%5D&stats=true&stats.field=%7B%21key%3Dsk1+tag%3Dst1%2Cst2%7Dpivot_f&stats.field=%7B%21key%3Dsk2+tag%3Dst2%2Cst3%7Ddense_pivot_y_s1&stats.field=%7B%21key%3Dsk3+tag%3Dst3%2Cst4%7Dpivot_td&_test_sort=count)}:
No live SolrServers available to handle this
request:[http://127.0.0.1:64181/eg_/collection1,
http://127.0.0.1:64193/eg_/collection1, http://127.0.0.1:64178/eg_/collection1,
http://127.0.0.1:64184/eg_/collection1]
[junit4] > at
__randomizedtesting.SeedInfo.seed([177BC0FB1730E166:9F2FFF21B9CC8C9E]:0)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:255)
[junit4] > at
org.apache.solr.cloud.TestCloudPivotFacet.test(TestCloudPivotFacet.java:228)
[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.SolrServerException:
No live SolrServers available to handle this
request:[http://127.0.0.1:64181/eg_/collection1,
http://127.0.0.1:64193/eg_/collection1, http://127.0.0.1:64178/eg_/collection1,
http://127.0.0.1:64184/eg_/collection1]
[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:1074)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
[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.TestCloudPivotFacet.assertPivotCountsAreCorrect(TestCloudPivotFacet.java:248)
[junit4] > ... 42 more
[junit4] > Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:64193/eg_/collection1: Expected mime type
application/octet-stream but got text/html. <html>
[junit4] > <head>
[junit4] > <meta http-equiv="Content-Type"
content="text/html;charset=ISO-8859-1"/>
[junit4] > <title>Error 500 </title>
[junit4] > </head>
[junit4] > <body>
[junit4] > <h2>HTTP ERROR: 500</h2>
[junit4] > <p>Problem accessing /eg_/collection1/select. Reason:
[junit4] > <pre> java.lang.AssertionError: Must not add duplicate
PivotFacetValue with redundent inner value</pre></p>
[junit4] > <hr /><i><small>Powered by Jetty://</small></i>
[junit4] > </body>
[junit4] > </html>
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
[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] > ... 49 more
[junit4] 2> 89587 T34 C:control_collection S:shard1 c:collection1
oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudPivotFacet
177BC0FB1730E166-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{pivot_dt1=FSTOrd50,
dense_pivot_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_l1=PostingsFormat(name=LuceneFixedGap), multiDefault=FSTOrd50,
pivot_f1=FSTOrd50, intDefault=PostingsFormat(name=LuceneFixedGap),
pivot_d1=PostingsFormat(name=LuceneFixedGap),
pivot_x_s=PostingsFormat(name=Memory doPackFST= true), pivot_b1=FSTOrd50,
pivot_dt=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_ti1=PostingsFormat(name=LuceneVarGapFixedInterval),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
pivot_x_s1=PostingsFormat(name=LuceneFixedGap), pivot_y_s=FSTOrd50,
pivot_z_s=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_ti=PostingsFormat(name=LuceneFixedGap), pivot_z_s1=FSTOrd50,
pivot_tl1=FSTOrd50, id=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_x_s1=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap), dense_pivot_y_s=FSTOrd50,
pivot_td1=FSTOrd50, pivot_tdt=PostingsFormat(name=Memory doPackFST= true),
pivot_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_tf1=PostingsFormat(name=LuceneFixedGap),
pivot_td=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_tf=PostingsFormat(name=Memory doPackFST= true),
pivot_f=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_ti=PostingsFormat(name=LuceneFixedGap),
_version_=PostingsFormat(name=LuceneFixedGap), pivot_i=FSTOrd50,
pivot_tl=PostingsFormat(name=LuceneVarGapFixedInterval),
pivot_l=PostingsFormat(name=Memory doPackFST= true),
pivot_y_s1=PostingsFormat(name=Memory doPackFST= true),
pivot_ti1=PostingsFormat(name=Memory doPackFST= true), dense_pivot_i=FSTOrd50,
pivot_b=PostingsFormat(name=LuceneVarGapFixedInterval),
dense_pivot_y_s1=PostingsFormat(name=Memory doPackFST= true),
pivot_d=PostingsFormat(name=Memory doPackFST= true),
pivot_tdt1=PostingsFormat(name=LuceneFixedGap),
dense_pivot_x_s=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity,
locale=es_DO, timezone=US/Alaska
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=155285928,total=231735296
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigOverlay,
TimeZoneUtilsTest, HdfsUnloadDistributedZkTest, TestPerFieldSimilarity,
TestQueryUtils, SuggesterFSTTest, TestCloudPivotFacet]
[junit4] Completed [12/483] on J0 in 66.37s, 1 test, 1 error <<< FAILURES!
[...truncated 1465 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973:
There were test failures: 483 suites, 1915 tests, 1 error, 56 ignored (22
assumptions)
Total time: 68 minutes 46 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]