Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2257/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls

Error Message:
Shard split did not complete. Last recorded state: running 
expected:<[completed]> but was:<[running]>

Stack Trace:
org.junit.ComparisonFailure: Shard split did not complete. Last recorded state: 
running expected:<[completed]> but was:<[running]>
        at 
__randomizedtesting.SeedInfo.seed([6ED3D9EDD933393F:36B7558CDF5991EB]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
        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)




Build Log:
[...truncated 10765 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/init-core-data-001
   [junit4]   2> 2202258 T12173 oas.SolrTestCaseJ4.buildSSLConfig Randomized 
ssl (false) and clientAuth (false)
   [junit4]   2> 2202258 T12173 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2202260 T12173 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2202261 T12174 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2202261 T12174 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2202362 T12173 oasc.ZkTestServer.run start zk server on 
port:62052
   [junit4]   2> 2202362 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2202363 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202371 T12181 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f96efca 
name:ZooKeeperConnection Watcher:127.0.0.1:62052 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2202371 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2202372 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2202372 T12173 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2202378 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2202379 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202382 T12184 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49df7af4 
name:ZooKeeperConnection Watcher:127.0.0.1:62052/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2202382 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2202382 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2202382 T12173 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2202387 T12173 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2202392 T12173 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2202395 T12173 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2202400 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2202401 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2202407 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2202407 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2202413 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2202413 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2202418 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2202419 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2202424 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2202424 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2202428 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2202429 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2202433 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2202434 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2202438 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2202439 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2202443 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2202444 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2202448 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2202449 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2202453 T12173 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2202453 T12173 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2202801 T12173 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1
   [junit4]   2> 2202805 T12173 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 2202808 T12173 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5c9a737f{/,null,AVAILABLE}
   [junit4]   2> 2202809 T12173 oejs.AbstractConnector.doStart Started 
ServerConnector@1fb82b5c{HTTP/1.1}{127.0.0.1:62055}
   [junit4]   2> 2202809 T12173 oejs.Server.doStart Started @2206895ms
   [junit4]   2> 2202809 T12173 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=62055, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores}
   [junit4]   2> 2202810 T12173 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2202810 T12173 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/'
   [junit4]   2> 2202842 T12173 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/solr.xml
   [junit4]   2> 2202852 T12173 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores
   [junit4]   2> 2202852 T12173 oasc.CoreContainer.<init> New CoreContainer 
328918927
   [junit4]   2> 2202852 T12173 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/]
   [junit4]   2> 2202853 T12173 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/lib
   [junit4]   2> 2202853 T12173 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/lib).
   [junit4]   2> 2202862 T12173 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> 2202866 T12173 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2202867 T12173 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2202867 T12173 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2202868 T12173 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2202868 T12173 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62052/solr
   [junit4]   2> 2202869 T12173 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2202869 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2202870 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2202873 T12198 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7a4b14e name:ZooKeeperConnection 
Watcher:127.0.0.1:62052 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2202873 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2202873 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2202876 T12173 n:127.0.0.1:62055_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 2202880 T12201 n:127.0.0.1:62055_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15789204 
name:ZooKeeperConnection Watcher:127.0.0.1:62052/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2202880 T12173 n:127.0.0.1:62055_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2202882 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 2202887 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 2202892 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 2202897 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 2202903 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 2202909 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 2202913 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 2202918 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 2202920 T12173 n:127.0.0.1:62055_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62055_
   [junit4]   2> 2202921 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:62055_
   [junit4]   2> 2202926 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 2202929 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 2202932 T12173 n:127.0.0.1:62055_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 2202936 T12173 n:127.0.0.1:62055_ 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:62055_
   [junit4]   2> 2202936 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 2202939 T12173 n:127.0.0.1:62055_ oasc.Overseer.start Overseer 
(id=93822421765390339-127.0.0.1:62055_-n_0000000000) starting
   [junit4]   2> 2202944 T12173 n:127.0.0.1:62055_ oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 2202960 T12173 n:127.0.0.1:62055_ 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2202961 T12203 n:127.0.0.1:62055_ 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 2202961 T12173 n:127.0.0.1:62055_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2202963 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2202971 T12173 n:127.0.0.1:62055_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2202975 T12173 n:127.0.0.1:62055_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores
   [junit4]   2> 2202976 T12173 n:127.0.0.1:62055_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2202977 T12173 n:127.0.0.1:62055_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/
   [junit4]   2> 2202977 T12173 n:127.0.0.1:62055_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2202978 T12205 n:127.0.0.1:62055_ c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 2202979 T12205 n:127.0.0.1:62055_ c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 2202980 T12205 n:127.0.0.1:62055_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2202980 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2202982 T12202 n:127.0.0.1:62055_ 
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:62055";,
   [junit4]   2>          "node_name":"127.0.0.1:62055_",
   [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> 2202983 T12202 n:127.0.0.1:62055_ 
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:62055";,
   [junit4]   2>          "node_name":"127.0.0.1:62055_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2202983 T12202 n:127.0.0.1:62055_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 2202984 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2202986 T12201 n:127.0.0.1:62055_ 
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> 2203982 T12205 n:127.0.0.1:62055_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 2203982 T12205 n:127.0.0.1:62055_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 2203983 T12205 n:127.0.0.1:62055_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2203983 T12205 n:127.0.0.1:62055_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 2203985 T12205 n:127.0.0.1:62055_ 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2203985 T12205 n:127.0.0.1:62055_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/'
   [junit4]   2> 2204003 T12205 n:127.0.0.1:62055_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 2204011 T12205 n:127.0.0.1:62055_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2204014 T12205 n:127.0.0.1:62055_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 2204022 T12205 n:127.0.0.1:62055_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2204025 T12205 n:127.0.0.1:62055_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2204031 T12205 n:127.0.0.1:62055_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 2204112 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2204120 T12205 n:127.0.0.1:62055_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 2204122 T12205 n:127.0.0.1:62055_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 2204139 T12205 n:127.0.0.1:62055_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2204141 T12205 n:127.0.0.1:62055_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2204144 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2204146 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2204146 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2204146 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2204148 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2204148 T12205 n:127.0.0.1:62055_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2204149 T12205 n:127.0.0.1:62055_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 2204149 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2204149 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2204149 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3613619f
   [junit4]   2> 2204150 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/data
   [junit4]   2> 2204150 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/data/index/
   [junit4]   2> 2204150 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2204150 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/control-001/cores/collection1/data/index
   [junit4]   2> 2204151 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.65006194369678]
   [junit4]   2> 2204151 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@539a364d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33ceabbd),segFN=segments_1,generation=1}
   [junit4]   2> 2204151 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2204155 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2204156 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2204156 T12205 n:127.0.0.1:62055_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2204156 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 2204163 T12205 n:127.0.0.1:62055_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2204163 T12205 n:127.0.0.1:62055_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2204165 T12205 n:127.0.0.1:62055_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2204166 T12205 n:127.0.0.1:62055_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2204170 T12205 n:127.0.0.1:62055_ x: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> 2204170 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2204171 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2204171 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2204172 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2204172 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2204172 T12205 n:127.0.0.1:62055_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7501513613634655]
   [junit4]   2> 2204173 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@539a364d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33ceabbd),segFN=segments_1,generation=1}
   [junit4]   2> 2204173 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2204173 T12205 n:127.0.0.1:62055_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@1890536[collection1] main
   [junit4]   2> 2204173 T12205 n:127.0.0.1:62055_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 2204175 T12205 n:127.0.0.1:62055_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2204175 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2204176 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2204176 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2204176 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2204177 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2204177 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2204178 T12205 n:127.0.0.1:62055_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2204178 T12205 n:127.0.0.1:62055_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2204178 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 2204178 T12206 n:127.0.0.1:62055_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@1890536[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2204179 T12205 n:127.0.0.1:62055_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2204180 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:62055 collection:control_collection 
shard:shard1
   [junit4]   2> 2204181 T12173 n:127.0.0.1:62055_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2204181 T12173 n:127.0.0.1:62055_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2204182 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2204183 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2204184 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2204187 T12212 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5748622b 
name:ZooKeeperConnection Watcher:127.0.0.1:62052/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2204187 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2204187 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2204187 T12173 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2204193 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 2204194 T12173 oasc.ChaosMonkey.monkeyLog monkey: init - 
expire sessions:false cause connection loss:false
   [junit4]   2> 2204194 T12173 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2204194 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2204196 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2204196 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2204198 T12215 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@56d2255a 
name:ZooKeeperConnection Watcher:127.0.0.1:62052/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2204199 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 2204199 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2204199 T12202 n:127.0.0.1:62055_ 
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> 2204199 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2204199 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9120 name=collection1 
org.apache.solr.core.SolrCore@7c7d94ae url=http://127.0.0.1:62055/collection1 
node=127.0.0.1:62055_ C9120_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:62055, 
node_name=127.0.0.1:62055_, state=down}
   [junit4]   2> 2204200 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 C9120 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:62055/collection1/
   [junit4]   2> 2204200 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 C9120 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 2204200 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 C9120 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62055/collection1/ has no replicas
   [junit4]   2> 2204200 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:62055/collection1/ shard1
   [junit4]   2> 2204200 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2204206 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 2204206 T12202 n:127.0.0.1:62055_ 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 2204207 T12212 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> 2204208 T12201 n:127.0.0.1:62055_ 
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> 2204215 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2204221 T12202 n:127.0.0.1:62055_ 
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:62055";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 2204222 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 2204224 T12212 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> 2204224 T12201 n:127.0.0.1:62055_ 
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> 2204232 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2204234 T12212 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> 2204234 T12201 n:127.0.0.1:62055_ 
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> 2204269 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:62055/collection1/ and leader is 
http://127.0.0.1:62055/collection1/
   [junit4]   2> 2204270 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:62055
   [junit4]   2> 2204270 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 2204270 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 2204270 T12209 n:127.0.0.1:62055_ c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2204272 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2204273 T12202 n:127.0.0.1:62055_ 
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:62055";,
   [junit4]   2>          "node_name":"127.0.0.1:62055_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2204274 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Update state numShards=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:62055";,
   [junit4]   2>          "node_name":"127.0.0.1:62055_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2204381 T12212 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> 2204381 T12201 n:127.0.0.1:62055_ 
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> 2204554 T12173 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1
   [junit4]   2> 2204557 T12173 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001
   [junit4]   2> 2204559 T12173 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 2204563 T12173 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1c7f3a01{/,null,AVAILABLE}
   [junit4]   2> 2204563 T12173 oejs.AbstractConnector.doStart Started 
ServerConnector@1c84d9bf{HTTP/1.1}{127.0.0.1:62062}
   [junit4]   2> 2204564 T12173 oejs.Server.doStart Started @2208649ms
   [junit4]   2> 2204564 T12173 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=62062, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores}
   [junit4]   2> 2204564 T12173 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 2204565 T12173 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/'
   [junit4]   2> 2204598 T12173 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/solr.xml
   [junit4]   2> 2204607 T12173 oasc.CorePropertiesLocator.<init> 
Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores
   [junit4]   2> 2204607 T12173 oasc.CoreContainer.<init> New CoreContainer 
218471542
   [junit4]   2> 2204607 T12173 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/]
   [junit4]   2> 2204607 T12173 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/lib
   [junit4]   2> 2204609 T12173 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/lib).
   [junit4]   2> 2204618 T12173 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> 2204622 T12173 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2204622 T12173 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2204623 T12173 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2204623 T12173 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 2204623 T12173 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:62052/solr
   [junit4]   2> 2204624 T12173 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2204624 T12173 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2204625 T12173 oascc.ConnectionManager.waitForConnected 
Waiting for client to connect to ZooKeeper
   [junit4]   2> 2204628 T12229 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@181ba107 
name:ZooKeeperConnection Watcher:127.0.0.1:62052 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2204628 T12173 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2204629 T12173 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2204633 T12173 n:127.0.0.1:62062_ 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 2204635 T12232 n:127.0.0.1:62062_ 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3faecc60 
name:ZooKeeperConnection Watcher:127.0.0.1:62052/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2204635 T12173 n:127.0.0.1:62062_ 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2204645 T12173 n:127.0.0.1:62062_ 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2205660 T12173 n:127.0.0.1:62062_ 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62062_
   [junit4]   2> 2205661 T12173 n:127.0.0.1:62062_ oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:62062_
   [junit4]   2> 2205667 T12173 n:127.0.0.1:62062_ oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 2205671 T12173 n:127.0.0.1:62062_ 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 2205673 T12173 n:127.0.0.1:62062_ 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores
   [junit4]   2> 2205675 T12173 n:127.0.0.1:62062_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 2205675 T12173 n:127.0.0.1:62062_ 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/
   [junit4]   2> 2205675 T12173 n:127.0.0.1:62062_ 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2205680 T12233 n:127.0.0.1:62062_ c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 2205680 T12233 n:127.0.0.1:62062_ c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 2205683 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2205685 T12233 n:127.0.0.1:62062_ 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 2205685 T12233 n:127.0.0.1:62062_ 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 2205685 T12202 n:127.0.0.1:62055_ 
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:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 2205686 T12233 n:127.0.0.1:62062_ 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2205686 T12202 n:127.0.0.1:62055_ 
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:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2205687 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Collection already exists with numShards=1
   [junit4]   2> 2205687 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2205689 T12233 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 2205689 T12233 n:127.0.0.1:62062_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2205795 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 2205796 T12232 n:127.0.0.1:62062_ 
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> 2205797 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 2206691 T12233 n:127.0.0.1:62062_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 2206692 T12233 n:127.0.0.1:62062_ 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2206693 T12233 n:127.0.0.1:62062_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2206693 T12233 n:127.0.0.1:62062_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 2206695 T12233 n:127.0.0.1:62062_ 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2206695 T12233 n:127.0.0.1:62062_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2206713 T12233 n:127.0.0.1:62062_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 2206720 T12233 n:127.0.0.1:62062_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2206723 T12233 n:127.0.0.1:62062_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 2206741 T12233 n:127.0.0.1:62062_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2206743 T12233 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2206747 T12233 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 2206836 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2206843 T12233 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 2206844 T12233 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 2206863 T12233 n:127.0.0.1:62062_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2206866 T12233 n:127.0.0.1:62062_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2206870 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2206872 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2206872 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2206872 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2206874 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2206874 T12233 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2206875 T12233 n:127.0.0.1:62062_ oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2206875 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2206875 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 2206875 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3613619f
   [junit4]   2> 2206876 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/data
   [junit4]   2> 2206876 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 2206876 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 2206876 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 2206876 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.65006194369678]
   [junit4]   2> 2206877 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28c70b5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cff7014),segFN=segments_1,generation=1}
   [junit4]   2> 2206877 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2206881 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 2206882 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2206882 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2206882 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2206883 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2206883 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2206883 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2206884 T12233 n:127.0.0.1:62062_ x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2206884 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 2206890 T12233 n:127.0.0.1:62062_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2206891 T12233 n:127.0.0.1:62062_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2206892 T12233 n:127.0.0.1:62062_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2206893 T12233 n:127.0.0.1:62062_ x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2206900 T12233 n:127.0.0.1:62062_ x: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> 2206900 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2206901 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2206901 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 2206902 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2206902 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2206904 T12233 n:127.0.0.1:62062_ x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7501513613634655]
   [junit4]   2> 2206904 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@28c70b5b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6cff7014),segFN=segments_1,generation=1}
   [junit4]   2> 2206904 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2206904 T12233 n:127.0.0.1:62062_ x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@3cffebd4[collection1] main
   [junit4]   2> 2206905 T12233 n:127.0.0.1:62062_ x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 2206906 T12233 n:127.0.0.1:62062_ x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2206906 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2206907 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2206908 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2206908 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2206909 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2206909 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2206909 T12233 n:127.0.0.1:62062_ x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2206909 T12233 n:127.0.0.1:62062_ x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2206910 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 2206910 T12234 n:127.0.0.1:62062_ x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@3cffebd4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2206911 T12233 n:127.0.0.1:62062_ x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2206913 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:62062 collection:collection1 shard:shard1
   [junit4]   2> 2206913 T12173 n:127.0.0.1:62062_ oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2206914 T12173 n:127.0.0.1:62062_ oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2206915 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2206928 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard1
   [junit4]   2> 2206929 T12173 oas.SolrTestCaseJ4.setUp ###Starting 
testSolrJAPICalls
   [junit4]   2> 2206933 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2206933 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 2206934 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9121 name=collection1 
org.apache.solr.core.SolrCore@2b321901 url=http://127.0.0.1:62062/collection1 
node=127.0.0.1:62062_ C9121_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:62062, 
node_name=127.0.0.1:62062_, state=down}
   [junit4]   2> 2206934 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 C9121 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:62062/collection1/
   [junit4]   2> 2206935 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 C9121 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 2206935 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 C9121 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:62062/collection1/ has no replicas
   [junit4]   2> 2206935 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:62062/collection1/ shard1
   [junit4]   2> 2206935 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2206936 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 2206938 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 2206940 T12232 n:127.0.0.1:62062_ 
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> 2206941 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 2206949 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:62062";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 2206951 T12219 n:127.0.0.1:62062_ 
oasha.CollectionsHandler.handleCreateAction Creating Collection : 
async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2
   [junit4]   2> 2206952 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 2206954 T12232 n:127.0.0.1:62062_ 
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> 2206954 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 2206956 T12219 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={async=1001&collection.configName=conf1&name=testasynccollectioncreation&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=5 
   [junit4]   2> 2206956 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/collection-queue-work state SyncConnected
   [junit4]   2> 2206960 T12203 n:127.0.0.1:62055_ 
oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the 
message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 2206961 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2206961 T12239 n:127.0.0.1:62055_ 
c:testasynccollectioncreation oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 2206969 T12220 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=4 
   [junit4]   2> 2206970 T12239 n:127.0.0.1:62055_ 
c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/testasynccollectioncreation 
   [junit4]   2> 2206971 T12239 n:127.0.0.1:62055_ 
c:testasynccollectioncreation oascc.SolrZkClient.makePath makePath: 
/collections/testasynccollectioncreation
   [junit4]   2> 2206978 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2206981 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"testasynccollectioncreation",
   [junit4]   2>          "collection.configName":"conf1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "async":"1001",
   [junit4]   2>          "stateFormat":"2"} current state version: 5
   [junit4]   2> 2206981 T12202 n:127.0.0.1:62055_ 
oasco.ClusterStateMutator.createCollection building a new cName: 
testasynccollectioncreation
   [junit4]   2> 2206985 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/testasynccollectioncreation/state.json
   [junit4]   2> 2206988 T12201 n:127.0.0.1:62055_ 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 2206988 T12212 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2206988 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader$2.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 2206998 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:62062/collection1/ and leader is 
http://127.0.0.1:62062/collection1/
   [junit4]   2> 2206998 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:62062
   [junit4]   2> 2206999 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 2206999 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 2206999 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 2207005 T12202 n:127.0.0.1:62055_ 
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:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 2207007 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Update state numShards=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:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2207014 T12237 n:127.0.0.1:62062_ c:collection1 s:shard1 
x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for 
collection1 to ver 3 
   [junit4]   2> 2207015 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2207017 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 2207018 T12232 n:127.0.0.1:62062_ 
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> 2207020 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 2207079 T12239 n:127.0.0.1:62055_ 
c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createCollection 
Creating SolrCores for new collection testasynccollectioncreation, shardNames 
[shard1] , replicationFactor : 1
   [junit4]   2> 2207080 T12239 n:127.0.0.1:62055_ 
c:testasynccollectioncreation oasc.OverseerCollectionProcessor.createCollection 
Creating core testasynccollectioncreation_shard1_replica1 as part of shard 
shard1 of collection testasynccollectioncreation on 127.0.0.1:62062_
   [junit4]   2> 2207085 T12221 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={async=100120413780437573&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 2207086 T12241 n:127.0.0.1:62062_ 
oasha.CoreAdminHandler.handleCreateAction core create command 
async=100120413780437573&qt=/admin/cores&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica1&action=CREATE&numShards=1&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2207087 T12241 n:127.0.0.1:62062_ oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=testasynccollectioncreation_shard1_replica1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=testasynccollectioncreation_shard1_replica1, 
collection=testasynccollectioncreation, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/,
 numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 2207095 T12222 n:127.0.0.1:62062_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
100120413780437573
   [junit4]   2> 2207096 T12222 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=100120413780437573&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 2207098 T12241 n:127.0.0.1:62062_ 
c:testasynccollectioncreation x:testasynccollectioncreation_shard1_replica1 
oasc.ZkController.publish publishing 
core=testasynccollectioncreation_shard1_replica1 state=down 
collection=testasynccollectioncreation
   [junit4]   2> 2207104 T12201 n:127.0.0.1:62055_ 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 2207106 T12202 n:127.0.0.1:62055_ 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 2207106 T12241 n:127.0.0.1:62062_ 
oasc.ZkController.preRegister Registering watch for external collection 
testasynccollectioncreation
   [junit4]   2> 2207107 T12241 n:127.0.0.1:62062_ 
oascc.ZkStateReader.addZkWatch addZkWatch testasynccollectioncreation
   [junit4]   2> 2207109 T12202 n:127.0.0.1:62055_ 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "core":"testasynccollectioncreation_shard1_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:62062";,
   [junit4]   2>          "node_name":"127.0.0.1:62062_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"testasynccollectioncreation",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2207109 T12241 n:127.0.0.1:62062_ 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/testasynccollectioncreation/state.json from ZooKeeper... 
   [junit4]   2> 2207121 T12241 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for 
testasynccollectioncreation to ver 0 
   [junit4]   2> 2207121 T12241 n:127.0.0.1:62062_ 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2207229 T12202 n:127.0.0.1:62055_ 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/testasynccollectioncreation/state.json version: 0
   [junit4]   2> 2207232 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testasynccollectioncreation/state.json for collection 
testasynccollectioncreation has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2207233 T12232 n:127.0.0.1:62062_ 
oascc.ZkStateReader.updateWatchedCollection Updating data for 
testasynccollectioncreation to ver 1 
   [junit4]   2> 2207979 T12223 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null 
path=/admin/collections 
params={requestid=1001&action=REQUESTSTATUS&wt=javabin&version=2} status=0 
QTime=5 
   [junit4]   2> 2208103 T12224 n:127.0.0.1:62062_ 
oasha.CoreAdminHandler.handleRequestActionStatus Checking request status for : 
100120413780437573
   [junit4]   2> 2208103 T12224 n:127.0.0.1:62062_ 
oass.HttpSolrCall.handleAdminRequest [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=100120413780437573&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 2208123 T12241 n:127.0.0.1:62062_ 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
testasynccollectioncreation_shard1_replica1
   [junit4]   2> 2208123 T12241 n:127.0.0.1:62062_ 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:testasynccollectioncreation
   [junit4]   2> 2208124 T12241 n:127.0.0.1:62062_ 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2208124 T12241 n:127.0.0.1:62062_ 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/testasynccollectioncreation
   [junit4]   2> 2208126 T12241 n:127.0.0.1:62062_ 
oascc.ZkStateReader.readConfigName 
path=/collections/testasynccollectioncreation configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 2208127 T12241 n:127.0.0.1:62062_ 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_replica1/'
   [junit4]   2> 2208154 T12241 n:127.0.0.1:62062_ oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 2208161 T12241 n:127.0.0.1:62062_ 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 2208165 T12241 n:127.0.0.1:62062_ oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 5.2.0
   [junit4]   2> 2208174 T12241 n:127.0.0.1:62062_ oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2208176 T12241 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2208180 T12241 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
[testasynccollectioncreation_shard1_replica1] Schema name=test
   [junit4]   2> 2208267 T12241 n:127.0.0.1:62062_ 
oass.OpenExchangeRatesOrgProvider.init Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2208272 T12241 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 2208273 T12241 n:127.0.0.1:62062_ oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 2208292 T12241 n:127.0.0.1:62062_ 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 2208295 T12241 n:127.

[...truncated too long message...]

est 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index;done=false>>]
   [junit4]   2> 2338889 T12173 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index
   [junit4]   2> 2338889 T12173 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data;done=false>>]
   [junit4]   2> 2338889 T12173 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 
6ED3D9EDD933393F-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
   [junit4]   2> 2338889 T12173 oasc.Overseer.close Overseer 
(id=93822421765390343-127.0.0.1:62062_-n_0000000001) closing
   [junit4]   2> 2338890 T12281 n:127.0.0.1:62062_ 
oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:62062_
   [junit4]   2> 2340400 T12280 n:127.0.0.1:62062_ 
oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot 
talk to ZK
   [junit4]   2> 2340403 T12173 oejs.AbstractConnector.doStop Stopped 
ServerConnector@1c84d9bf{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2340404 T12173 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@1c7f3a01{/,null,UNAVAILABLE}
   [junit4]   2> 2340412 T12173 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62052 62052
   [junit4]   2> 2340507 T12174 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:62052 62052
   [junit4]   2> 2341596 T12174 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/aliases.json
   [junit4]   2>                3       /solr/clusterstate.json
   [junit4]   2>                2       /solr/configs/conf1
   [junit4]   2>                2       
/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIAsyncDistributedZkTest 
-Dtests.method=testSolrJAPICalls -Dtests.seed=6ED3D9EDD933393F 
-Dtests.slow=true -Dtests.locale=in -Dtests.timezone=Jamaica 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  139s J0 | 
CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Shard split did not 
complete. Last recorded state: running expected:<[completed]> but 
was:<[running]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6ED3D9EDD933393F:36B7558CDF5991EB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:101)
   [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]   2> 2341616 T12173 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest
 6ED3D9EDD933393F-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=in, timezone=Jamaica
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=1,free=110442992,total=407642112
   [junit4]   2> NOTE: All tests run in this JVM: [CircularListTest, 
SliceStateTest, TestCollationField, RecoveryAfterSoftCommitTest, 
TestSchemaNameResource, TestCollectionAPI, TestBinaryResponseWriter, 
TestBM25SimilarityFactory, LeaderElectionTest, TestCursorMarkWithoutUniqueKey, 
HdfsBasicDistributedZk2Test, TestRestoreCore, NoCacheHeaderTest, 
TestBinaryField, HdfsSyncSliceTest, TestLeaderElectionZkExpiry, 
SystemInfoHandlerTest, PreAnalyzedFieldTest, DistributedIntervalFacetingTest, 
DistributedSpellCheckComponentTest, ZkCLITest, DistributedFacetPivotLargeTest, 
SynonymTokenizerTest, RequiredFieldsTest, QueryElevationComponentTest, 
TestCoreContainer, TestElisionMultitermQuery, LukeRequestHandlerTest, 
TestSimpleTrackingShardHandler, SolrTestCaseJ4Test, TestComponentsName, 
ShowFileRequestHandlerTest, RulesTest, ZkControllerTest, 
TriLevelCompositeIdRoutingTest, SoftAutoCommitTest, ConnectionManagerTest, 
IndexSchemaRuntimeFieldTest, SolrCoreCheckLockOnStartupTest, TestInitParams, 
CollectionReloadTest, TestSolrConfigHandlerCloud, InfoHandlerTest, 
TestAtomicUpdateErrorCases, TestOmitPositions, OutputWriterTest, 
ClusterStateTest, PingRequestHandlerTest, TestAnalyzedSuggestions, 
DocValuesTest, DistanceFunctionTest, LeaderInitiatedRecoveryOnCommitTest, 
SimpleMLTQParserTest, TestSolrIndexConfig, DirectUpdateHandlerTest, 
RuleEngineTest, ReplicationFactorTest, UnloadDistributedZkTest, 
ScriptEngineTest, TestDynamicLoading, HdfsNNFailoverTest, TestLazyCores, 
TestCloudSchemaless, TestChildDocTransformer, TestIBSimilarityFactory, 
TestManagedSchemaFieldTypeResource, TestCloudManagedSchemaConcurrent, 
ShardSplitTest, ResponseLogComponentTest, SortByFunctionTest, TestSort, 
AnalyticsMergeStrategyTest, DistributedFacetPivotSmallAdvancedTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestReplicationHandler, 
TestFastLRUCache, RankQueryTest, TestOrdValues, TestClassNameShortening, 
TestExactSharedStatsCache, DirectSolrConnectionTest, TestHashPartitioner, 
TestGroupingSearch, TestObjectReleaseTracker, TestFunctionQuery, 
TestQueryUtils, DistributedQueryComponentCustomSortTest, JSONWriterTest, 
TestLFUCache, ExitableDirectoryReaderTest, TestMiniSolrCloudClusterSSL, 
TestPartialUpdateDeduplication, HdfsChaosMonkeySafeLeaderTest, TestCSVLoader, 
DistributedFacetPivotLongTailTest, TestBlobHandler, TestStressLucene, 
TestTolerantSearch, TestXIncludeConfig, TestNonDefinedSimilarityFactory, 
TestIndexSearcher, RequestHandlersTest, DocumentAnalysisRequestHandlerTest, 
TestCloudPivotFacet, TestRandomDVFaceting, 
DocExpirationUpdateProcessorFactoryTest, SimpleFacetsTest, 
TestBulkSchemaConcurrent, TestCSVResponseWriter, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestReqParamsAPI, 
TestPivotHelperCode, TestIndexingPerformance, ChaosMonkeyNothingIsSafeTest, 
TestPostingsSolrHighlighter, OverseerRolesTest, DateRangeFieldTest, 
TestDistributedSearch, TestDistributedGrouping, 
TermVectorComponentDistributedTest, TestReload, TestStressVersions, 
TestSolr4Spatial, StatsComponentTest, CurrencyFieldOpenExchangeTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTest, 
SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, 
DefaultValueUpdateProcessorTest, DocValuesMultiTest, SolrInfoMBeanTest, 
CacheHeaderTest, StandardRequestHandlerTest, TestQueryTypes, 
XmlUpdateRequestHandlerTest, TestValueSourceCache, MoreLikeThisHandlerTest, 
TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, HighlighterConfigTest, 
AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestStressRecovery, 
TestHighlightDedupGrouping, AssignTest, AsyncMigrateRouteKeyTest, 
CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [375/490] on J0 in 139.39s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 366 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1433: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: 
There were test failures: 490 suites, 1960 tests, 1 failure, 62 ignored (24 
assumptions)

Total time: 77 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to