You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/12 01:54:54 UTC

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 12466 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12466/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC

2 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([B045C328407C4AEC:E8214F494616E238]: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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
SPLITSHARD was not successful even after three tries

Stack Trace:
java.lang.AssertionError: SPLITSHARD was not successful even after three tries
	at __randomizedtesting.SeedInfo.seed([B045C328407C4AEC:3811FCF2EE802714]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:209)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 9590 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/init-core-data-001
   [junit4]   2> 75631 T649 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /f/
   [junit4]   2> 75633 T649 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 75633 T650 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 75633 T650 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 75733 T649 oasc.ZkTestServer.run start zk server on port:50580
   [junit4]   2> 75734 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 75734 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75737 T657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c427c09 name:ZooKeeperConnection Watcher:127.0.0.1:50580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75737 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75738 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 75738 T649 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 75745 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 75748 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75750 T660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@192705a7 name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75750 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75750 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 75751 T649 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 75753 T649 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 75754 T649 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 75755 T649 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 75757 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 75757 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 75759 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 75760 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 75763 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 75763 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 75773 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 75773 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 75774 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 75774 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 75776 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 75776 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 75777 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 75777 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 75779 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 75779 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 75788 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 75788 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 75789 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 75790 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 75791 T649 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 75791 T649 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 75865 T649 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1
   [junit4]   2> 75867 T649 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 75869 T649 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@7c6b8de2{/f,null,AVAILABLE}
   [junit4]   2> 75871 T649 oejs.AbstractConnector.doStart Started ServerConnector@4aaf749a{HTTP/1.1}{127.0.0.1:39637}
   [junit4]   2> 75871 T649 oejs.Server.doStart Started @76981ms
   [junit4]   2> 75871 T649 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=39637, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/tempDir-001/control/data, hostContext=/f}
   [junit4]   2> 75872 T649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 75872 T649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/'
   [junit4]   2> 75885 T649 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/solr.xml
   [junit4]   2> 75893 T649 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores
   [junit4]   2> 75894 T649 oasc.CoreContainer.<init> New CoreContainer 594520675
   [junit4]   2> 75894 T649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/]
   [junit4]   2> 75894 T649 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/lib
   [junit4]   2> 75894 T649 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/lib).
   [junit4]   2> 75899 T649 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> 75899 T649 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 75900 T649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 75900 T649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 75900 T649 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 75900 T649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50580/solr
   [junit4]   2> 75900 T649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 75901 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 75901 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75902 T674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d0bd26b name:ZooKeeperConnection Watcher:127.0.0.1:50580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75902 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75903 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 75905 T649 n:127.0.0.1:39637_f oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 75906 T677 n:127.0.0.1:39637_f oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a74b5ef name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 75906 T649 n:127.0.0.1:39637_f oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 75909 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 75910 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 75911 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 75913 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 75914 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 75916 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 75918 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 75919 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 75919 T649 n:127.0.0.1:39637_f oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39637_f
   [junit4]   2> 75920 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39637_f
   [junit4]   2> 75921 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 75922 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 75923 T649 n:127.0.0.1:39637_f oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 75924 T649 n:127.0.0.1:39637_f oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:39637_f
   [junit4]   2> 75924 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 75926 T649 n:127.0.0.1:39637_f oasc.Overseer.start Overseer (id=93807387350138883-127.0.0.1:39637_f-n_0000000000) starting
   [junit4]   2> 75928 T649 n:127.0.0.1:39637_f oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 75934 T649 n:127.0.0.1:39637_f oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 75969 T679 n:127.0.0.1:39637_f oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 75969 T649 n:127.0.0.1:39637_f oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 75974 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 75978 T649 n:127.0.0.1:39637_f oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores
   [junit4]   2> 75979 T649 n:127.0.0.1:39637_f oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/, coreNodeName=, collection=control_collection, name=collection1, loadOnStartup=true, dataDir=data/, transient=false, config=solrconfig.xml, shard=, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1, schema=schema.xml}
   [junit4]   2> 75979 T649 n:127.0.0.1:39637_f oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/
   [junit4]   2> 75979 T649 n:127.0.0.1:39637_f oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 75980 T681 n:127.0.0.1:39637_f c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 75980 T681 n:127.0.0.1:39637_f c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 75981 T681 n:127.0.0.1:39637_f oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 75981 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 75981 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:39637_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39637/f",
   [junit4]   2> 	  "roles":null} current state version: 0
   [junit4]   2> 75982 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:39637_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39637/f",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 75982 T678 n:127.0.0.1:39637_f oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 75982 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 75983 T677 n:127.0.0.1:39637_f 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> 76981 T681 n:127.0.0.1:39637_f oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 76981 T681 n:127.0.0.1:39637_f oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 76981 T681 n:127.0.0.1:39637_f oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 76982 T681 n:127.0.0.1:39637_f oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 76982 T681 n:127.0.0.1:39637_f oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 76982 T681 n:127.0.0.1:39637_f oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/'
   [junit4]   2> 76993 T681 n:127.0.0.1:39637_f oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 76998 T681 n:127.0.0.1:39637_f oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 77009 T681 n:127.0.0.1:39637_f oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 77030 T681 n:127.0.0.1:39637_f oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 77031 T681 n:127.0.0.1:39637_f oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 77036 T681 n:127.0.0.1:39637_f oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 77209 T681 n:127.0.0.1:39637_f oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 77211 T681 n:127.0.0.1:39637_f oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 77212 T681 n:127.0.0.1:39637_f oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 77215 T681 n:127.0.0.1:39637_f oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 77230 T681 n:127.0.0.1:39637_f oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 77230 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 77230 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 77231 T681 n:127.0.0.1:39637_f x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ecbaa
   [junit4]   2> 77231 T681 n:127.0.0.1:39637_f x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/data
   [junit4]   2> 77231 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 77231 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 77232 T681 n:127.0.0.1:39637_f x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/control-001/cores/collection1/data/index
   [junit4]   2> 77232 T681 n:127.0.0.1:39637_f x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6094429630730255]
   [junit4]   2> 77233 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4e56b9c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fbe1b0a),segFN=segments_1,generation=1}
   [junit4]   2> 77233 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 77238 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 77238 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 77239 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 77239 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 77239 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 77239 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 77239 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 77240 T681 n:127.0.0.1:39637_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 77240 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 77242 T681 n:127.0.0.1:39637_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 77244 T681 n:127.0.0.1:39637_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 77245 T681 n:127.0.0.1:39637_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 77246 T681 n:127.0.0.1:39637_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 77250 T681 n:127.0.0.1:39637_f x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/update/csv,/update,/admin/logging,/admin/mbeans,standard,/update/json/docs,/update/json,/admin/segments,/schema,/replication,/admin/plugins,/admin/file,/admin/luke,/admin/properties,/get,/admin/system,/admin/threads,/admin/ping
   [junit4]   2> 77251 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 77252 T681 n:127.0.0.1:39637_f x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 77252 T681 n:127.0.0.1:39637_f x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 77253 T681 n:127.0.0.1:39637_f x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 77253 T681 n:127.0.0.1:39637_f x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 77253 T681 n:127.0.0.1:39637_f x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6640024951706566]
   [junit4]   2> 77254 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4e56b9c4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fbe1b0a),segFN=segments_1,generation=1}
   [junit4]   2> 77254 T681 n:127.0.0.1:39637_f x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 77254 T681 n:127.0.0.1:39637_f x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1f625903[collection1] main
   [junit4]   2> 77254 T681 n:127.0.0.1:39637_f x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 77255 T681 n:127.0.0.1:39637_f x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 77255 T681 n:127.0.0.1:39637_f x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 77255 T681 n:127.0.0.1:39637_f x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 77256 T681 n:127.0.0.1:39637_f x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 77256 T681 n:127.0.0.1:39637_f x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 77256 T681 n:127.0.0.1:39637_f x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 77256 T681 n:127.0.0.1:39637_f x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 77256 T681 n:127.0.0.1:39637_f x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 77257 T681 n:127.0.0.1:39637_f x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 77257 T681 n:127.0.0.1:39637_f x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 77257 T682 n:127.0.0.1:39637_f x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f625903[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77257 T681 n:127.0.0.1:39637_f x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 77258 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39637/f collection:control_collection shard:shard1
   [junit4]   2> 77258 T649 n:127.0.0.1:39637_f oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 77258 T649 n:127.0.0.1:39637_f oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 77258 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 77260 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 77261 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77262 T688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@516a18a1 name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77262 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77262 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 77262 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 77262 T649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 77263 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 77263 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 77264 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 77264 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> ASYNC  NEW_CORE C53 name=collection1 org.apache.solr.core.SolrCore@479c5a90 url=http://127.0.0.1:39637/f/collection1 node=127.0.0.1:39637_f C53_STATE=coll:control_collection core:collection1 props:{state=down, node_name=127.0.0.1:39637_f, core=collection1, base_url=http://127.0.0.1:39637/f}
   [junit4]   2> 77264 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 C53 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39637/f/collection1/
   [junit4]   2> 77264 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 C53 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 77265 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 C53 oasc.SyncStrategy.syncToMe http://127.0.0.1:39637/f/collection1/ has no replicas
   [junit4]   2> 77265 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39637/f/collection1/ shard1
   [junit4]   2> 77265 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 77267 T649 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 77267 T649 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 77267 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 77268 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77268 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 77269 T691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@244a255c name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77269 T678 n:127.0.0.1:39637_f 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:39637/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 77269 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77269 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 77271 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 77272 T678 n:127.0.0.1:39637_f oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 77273 T677 n:127.0.0.1:39637_f 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> 77273 T688 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> 77276 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 77276 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 77277 T677 n:127.0.0.1:39637_f 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> 77277 T688 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> 77319 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:39637/f/collection1/ and leader is http://127.0.0.1:39637/f/collection1/
   [junit4]   2> 77319 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39637/f
   [junit4]   2> 77319 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 77319 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 77319 T685 n:127.0.0.1:39637_f c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 77320 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 77321 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:39637_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39637/f",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null} current state version: 3
   [junit4]   2> 77321 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:39637_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39637/f",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 77323 T649 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1
   [junit4]   2> 77324 T649 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001
   [junit4]   2> 77324 T649 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 77326 T649 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4a27370c{/f,null,AVAILABLE}
   [junit4]   2> 77326 T649 oejs.AbstractConnector.doStart Started ServerConnector@7f2c8ce2{HTTP/1.1}{127.0.0.1:56890}
   [junit4]   2> 77326 T649 oejs.Server.doStart Started @78436ms
   [junit4]   2> 77326 T649 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/f, hostPort=56890, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/tempDir-001/jetty1, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores}
   [junit4]   2> 77327 T649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 77327 T649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/'
   [junit4]   2> 77337 T649 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/solr.xml
   [junit4]   2> 77345 T649 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores
   [junit4]   2> 77345 T649 oasc.CoreContainer.<init> New CoreContainer 1244356495
   [junit4]   2> 77345 T649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/]
   [junit4]   2> 77345 T649 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/lib
   [junit4]   2> 77346 T649 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/lib).
   [junit4]   2> 77350 T649 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> 77351 T649 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 77352 T649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 77352 T649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 77353 T649 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 77353 T649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50580/solr
   [junit4]   2> 77353 T649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 77353 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 77354 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77355 T705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ded7fca name:ZooKeeperConnection Watcher:127.0.0.1:50580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77355 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77357 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 77358 T649 n:127.0.0.1:56890_f oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 77360 T708 n:127.0.0.1:56890_f oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ed247d7 name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 77360 T649 n:127.0.0.1:56890_f oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 77363 T649 n:127.0.0.1:56890_f oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 77424 T677 n:127.0.0.1:39637_f 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> 77424 T688 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> 77424 T708 n:127.0.0.1:56890_f 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> 78365 T649 n:127.0.0.1:56890_f oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56890_f
   [junit4]   2> 78366 T649 n:127.0.0.1:56890_f oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56890_f
   [junit4]   2> 78367 T649 n:127.0.0.1:56890_f oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 78369 T649 n:127.0.0.1:56890_f oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores
   [junit4]   2> 78369 T649 n:127.0.0.1:56890_f oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {schema=schema.xml, collection=collection1, coreNodeName=, config=solrconfig.xml, dataDir=data/, name=collection1, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1, shard=, transient=false, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/, loadOnStartup=true}
   [junit4]   2> 78369 T649 n:127.0.0.1:56890_f oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/
   [junit4]   2> 78370 T649 n:127.0.0.1:56890_f oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 78371 T709 n:127.0.0.1:56890_f c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 78371 T709 n:127.0.0.1:56890_f c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 78372 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 78372 T709 n:127.0.0.1:56890_f oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 78372 T709 n:127.0.0.1:56890_f oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 78372 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56890_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56890/f",
   [junit4]   2> 	  "roles":null} current state version: 4
   [junit4]   2> 78373 T709 n:127.0.0.1:56890_f oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 78373 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56890_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56890/f",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 78373 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 78373 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 78373 T709 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 78373 T709 n:127.0.0.1:56890_f oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 78475 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 78475 T708 n:127.0.0.1:56890_f 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> 78476 T708 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 79373 T709 n:127.0.0.1:56890_f oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 79374 T709 n:127.0.0.1:56890_f oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 79374 T709 n:127.0.0.1:56890_f oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 79374 T709 n:127.0.0.1:56890_f oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 79375 T709 n:127.0.0.1:56890_f oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 79375 T709 n:127.0.0.1:56890_f oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/'
   [junit4]   2> 79395 T709 n:127.0.0.1:56890_f oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 79399 T709 n:127.0.0.1:56890_f oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 79406 T709 n:127.0.0.1:56890_f oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 79422 T709 n:127.0.0.1:56890_f oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 79423 T709 n:127.0.0.1:56890_f oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 79427 T709 n:127.0.0.1:56890_f oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 79542 T709 n:127.0.0.1:56890_f oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 79543 T709 n:127.0.0.1:56890_f oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 79544 T709 n:127.0.0.1:56890_f oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 79546 T709 n:127.0.0.1:56890_f oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 79557 T709 n:127.0.0.1:56890_f oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 79557 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 79558 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 79558 T709 n:127.0.0.1:56890_f x:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ecbaa
   [junit4]   2> 79558 T709 n:127.0.0.1:56890_f x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 79558 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 79558 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 79559 T709 n:127.0.0.1:56890_f x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 79559 T709 n:127.0.0.1:56890_f x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6094429630730255]
   [junit4]   2> 79559 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c5bb6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93fc45d),segFN=segments_1,generation=1}
   [junit4]   2> 79559 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 79564 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 79565 T709 n:127.0.0.1:56890_f x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 79566 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 79567 T709 n:127.0.0.1:56890_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 79568 T709 n:127.0.0.1:56890_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 79569 T709 n:127.0.0.1:56890_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 79570 T709 n:127.0.0.1:56890_f x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 79574 T709 n:127.0.0.1:56890_f x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /config,/update/csv,/update,/admin/logging,/admin/mbeans,standard,/update/json/docs,/update/json,/admin/segments,/schema,/replication,/admin/plugins,/admin/file,/admin/luke,/admin/properties,/get,/admin/system,/admin/threads,/admin/ping
   [junit4]   2> 79575 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 79575 T709 n:127.0.0.1:56890_f x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 79575 T709 n:127.0.0.1:56890_f x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 79576 T709 n:127.0.0.1:56890_f x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 79576 T709 n:127.0.0.1:56890_f x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 79577 T709 n:127.0.0.1:56890_f x:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6640024951706566]
   [junit4]   2> 79577 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5c5bb6d2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@93fc45d),segFN=segments_1,generation=1}
   [junit4]   2> 79578 T709 n:127.0.0.1:56890_f x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 79578 T709 n:127.0.0.1:56890_f x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@558a4583[collection1] main
   [junit4]   2> 79578 T709 n:127.0.0.1:56890_f x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 79578 T709 n:127.0.0.1:56890_f x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 79579 T709 n:127.0.0.1:56890_f x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 79580 T709 n:127.0.0.1:56890_f x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 79580 T710 n:127.0.0.1:56890_f x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@558a4583[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79581 T709 n:127.0.0.1:56890_f x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 79581 T709 n:127.0.0.1:56890_f x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 79581 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56890/f collection:collection1 shard:shard2
   [junit4]   2> 79582 T649 n:127.0.0.1:56890_f oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 79582 T649 n:127.0.0.1:56890_f oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 79582 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 79584 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 79585 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 79585 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 79585 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C54 name=collection1 org.apache.solr.core.SolrCore@fc80084 url=http://127.0.0.1:56890/f/collection1 node=127.0.0.1:56890_f C54_STATE=coll:collection1 core:collection1 props:{state=down, node_name=127.0.0.1:56890_f, core=collection1, base_url=http://127.0.0.1:56890/f}
   [junit4]   2> 79585 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 C54 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56890/f/collection1/
   [junit4]   2> 79585 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 C54 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 79586 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 79586 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 C54 oasc.SyncStrategy.syncToMe http://127.0.0.1:56890/f/collection1/ has no replicas
   [junit4]   2> 79586 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56890/f/collection1/ shard2
   [junit4]   2> 79586 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 79587 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 79587 T708 n:127.0.0.1:56890_f 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> 79587 T708 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 79596 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 79597 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56890/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 79598 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 79598 T708 n:127.0.0.1:56890_f 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> 79598 T708 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 79647 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:56890/f/collection1/ and leader is http://127.0.0.1:56890/f/collection1/
   [junit4]   2> 79647 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56890/f
   [junit4]   2> 79647 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 79647 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 79647 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 79648 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 79649 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56890_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56890/f",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null} current state version: 4
   [junit4]   2> 79649 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:56890_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56890/f",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 79650 T713 n:127.0.0.1:56890_f c:collection1 s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 79650 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 79650 T708 n:127.0.0.1:56890_f 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> 79651 T708 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 79676 T649 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores/collection1
   [junit4]   2> 79677 T649 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001
   [junit4]   2> 79678 T649 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 79679 T649 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@46ee9047{/f,null,AVAILABLE}
   [junit4]   2> 79679 T649 oejs.AbstractConnector.doStart Started ServerConnector@67f47262{HTTP/1.1}{127.0.0.1:32788}
   [junit4]   2> 79679 T649 oejs.Server.doStart Started @80789ms
   [junit4]   2> 79680 T649 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=32788, hostContext=/f, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml}
   [junit4]   2> 79680 T649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@7b3cb2c6
   [junit4]   2> 79680 T649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/'
   [junit4]   2> 79689 T649 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/solr.xml
   [junit4]   2> 79696 T649 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores
   [junit4]   2> 79697 T649 oasc.CoreContainer.<init> New CoreContainer 1119473656
   [junit4]   2> 79697 T649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/]
   [junit4]   2> 79697 T649 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/lib
   [junit4]   2> 79697 T649 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/lib).
   [junit4]   2> 79701 T649 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> 79702 T649 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 79702 T649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79703 T649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79703 T649 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 79703 T649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50580/solr
   [junit4]   2> 79703 T649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 79703 T649 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 79704 T649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79705 T727 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25a06cef name:ZooKeeperConnection Watcher:127.0.0.1:50580 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79705 T649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79705 T649 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 79707 T649 n:127.0.0.1:32788_f oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 79708 T730 n:127.0.0.1:32788_f oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76de11d5 name:ZooKeeperConnection Watcher:127.0.0.1:50580/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 79708 T649 n:127.0.0.1:32788_f oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 79710 T649 n:127.0.0.1:32788_f oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 80713 T649 n:127.0.0.1:32788_f oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32788_f
   [junit4]   2> 80714 T649 n:127.0.0.1:32788_f oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32788_f
   [junit4]   2> 80716 T649 n:127.0.0.1:32788_f oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 80717 T649 n:127.0.0.1:32788_f oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores
   [junit4]   2> 80718 T649 n:127.0.0.1:32788_f oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {config=solrconfig.xml, coreNodeName=, collection=collection1, name=collection1, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores/collection1, schema=schema.xml, transient=false, dataDir=data/, shard=, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores/collection1/, loadOnStartup=true}
   [junit4]   2> 80718 T649 n:127.0.0.1:32788_f oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores/collection1/
   [junit4]   2> 80718 T649 n:127.0.0.1:32788_f oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 80720 T731 n:127.0.0.1:32788_f c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 80720 T731 n:127.0.0.1:32788_f c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 80721 T677 n:127.0.0.1:39637_f oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 80721 T731 n:127.0.0.1:32788_f oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 80721 T731 n:127.0.0.1:32788_f oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 80721 T678 n:127.0.0.1:39637_f oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:32788_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32788/f",
   [junit4]   2> 	  "roles":null} current state version: 4
   [junit4]   2> 80722 T731 n:127.0.0.1:32788_f oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 80722 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:32788_f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32788/f",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 80722 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 80722 T678 n:127.0.0.1:39637_f oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 80722 T731 n:127.0.0.1:32788_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 80722 T731 n:127.0.0.1:32788_f oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 80723 T678 n:127.0.0.1:39637_f oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 80723 T730 n:127.0.0.1:32788_f 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: 3)
   [junit4]   2> 80723 T708 n:127.0.0.1:56890_f 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: 3)
   [junit4]   2> 80723 T730 n:127.0.0.1:32788_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 80724 T708 n:127.0.0.1:56890_f oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 81723 T731 n:127.0.0.1:32788_f oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 81723 T731 n:127.0.0.1:32788_f oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 81723 T731 n:127.0.0.1:32788_f oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 81723 T731 n:127.0.0.1:32788_f oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 81724 T731 n:127.0.0.1:32788_f oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 81724 T731 n:127.0.0.1:32788_f oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest B045C328407C4AEC-001/shard-2-001/cores/collection1/'
   [junit4]   2> 81732 T731 n:127.0.0.1:32788_f oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 81742 T731 n:127.0.0.1:32788_f oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 81771 T731 n:127.0.0.1:32788_f oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 81794 T731 n:127.0.0.1:32788_f oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 81795 T731 n:127.0.0.1:32788_f oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 81800 T731 n:127.0.0.1:32788_f oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 81946 T731 n:127.0.0.1:32788_f oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 81948 T731 n:127.0.0.1:32788_f oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 81950 T731 n:127.0.0.1:32788_f oass.FileExchangeRateProvi

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

>>]
   [junit4]   2> 367165 T1075 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_0_replica1/data
   [junit4]   2> 367165 T1075 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_0_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_0_replica1/data/index;done=false>>]
   [junit4]   2> 367166 T1075 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_0_replica1/data/index
   [junit4]   2> 367166 T1075 oasc.SolrCore.close [testasynccollectioncreation_shard1_1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b4c194e
   [junit4]   2> 367166 T1075 oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 367166 T1075 oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 367166 T1075 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 367166 T1075 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 367167 T1075 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 367167 T1075 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 367167 T1075 oasc.SolrCore.closeSearcher [testasynccollectioncreation_shard1_1_replica1] Closing main searcher on request.
   [junit4]   2> 367173 T1075 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 367173 T1075 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data;done=false>>]
   [junit4]   2> 367173 T1075 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data
   [junit4]   2> 367174 T1075 oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index;done=false>>]
   [junit4]   2> 367174 T1075 oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001/shard-1-001/cores/testasynccollectioncreation_shard1_1_replica1/data/index
   [junit4]   2> 367174 T1075 oasc.Overseer.close Overseer (id=93807397716295687-127.0.0.1:43325_-n_0000000001) closing
   [junit4]   2> 367174 T1184 n:127.0.0.1:43325_ oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:43325_
   [junit4]   2> 368676 T1180 n:127.0.0.1:43325_ oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368677 T1075 oejs.AbstractConnector.doStop Stopped ServerConnector@45d3a602{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 368677 T1075 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7e512b9f{/,null,UNAVAILABLE}
   [junit4]   2> 368678 T1075 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60743 60743
   [junit4]   2> 368707 T1076 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:60743 60743
   [junit4]   2> 368708 T1076 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/collections/testasynccollectioncreation/state.json
   [junit4]   2> 		2	/solr/configs/conf1
   [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=B045C328407C4AEC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  135s 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([B045C328407C4AEC:E8214F494616E238]: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> 368714 T1075 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPIAsyncDistributedZkTest B045C328407C4AEC-001
   [junit4]   2> 134911 T1074 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=1, maxDocsPerChunk=8, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=1, blockSize=5)), sim=DefaultSimilarity, locale=sr_CS, timezone=Europe/Vatican
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=12,threads=1,free=85734208,total=494403584
   [junit4]   2> NOTE: All tests run in this JVM: [UpdateRequestProcessorFactoryTest, ExternalFileFieldSortTest, RecoveryAfterSoftCommitTest, SimplePostToolTest, TestLazyCores, TestRawResponseWriter, ZkNodePropsTest, TestInitQParser, MinimalSchemaTest, TestConfigOverlay, TestRemoteStreaming, TermVectorComponentTest, TestIBSimilarityFactory, HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotLongTailTest, TestManagedSchema, SolrRequestParserTest, StressHdfsTest, TestTrackingShardHandlerFactory, TestFaceting, PrimitiveFieldTypeTest, CurrencyFieldXmlFileTest, HighlighterConfigTest, ShardSplitTest, IndexSchemaTest, RankQueryTest, DistributedDebugComponentTest, TestExactStatsCache, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [142/488] on J0 in 135.94s, 1 test, 1 failure <<< FAILURES!

[...truncated 1074 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:229: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:511: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1433: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 488 suites, 1958 tests, 2 failures, 57 ignored (25 assumptions)

Total time: 45 minutes 0 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