You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/05 18:54:03 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1042 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1042/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:62321/l/pd/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:49787/l/pd/collection1], CloudJettyRunner [url=http://127.0.0.1:56624/l/pd/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:62321/l/pd/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:49787/l/pd/collection1], CloudJettyRunner [url=http://127.0.0.1:56624/l/pd/collection1]]
	at __randomizedtesting.SeedInfo.seed([E6E7C3992A60B1E4:67014D815D3FD1D8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8825 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 225 T11 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /l/pd
[junit4:junit4]   2> 287 T11 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1362504845411
[junit4:junit4]   2> 296 T11 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 303 T12 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 435 T12 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 436 T12 oaz.Environment.logEnv Server environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 437 T12 oaz.Environment.logEnv Server environment:java.version=1.7.0_09
[junit4:junit4]   2> 438 T12 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 439 T12 oaz.Environment.logEnv Server environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 440 T12 oaz.Environment.logEnv Server environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 449 T12 oaz.Environment.logEnv Server environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 450 T12 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 451 T12 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 452 T12 oaz.Environment.logEnv Server environment:os.name=FreeBSD
[junit4:junit4]   2> 453 T12 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 454 T12 oaz.Environment.logEnv Server environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 454 T12 oaz.Environment.logEnv Server environment:user.name=hudson
[junit4:junit4]   2> 455 T12 oaz.Environment.logEnv Server environment:user.home=/home/hudson
[junit4:junit4]   2> 456 T12 oaz.Environment.logEnv Server environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 523 T12 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 524 T12 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 525 T12 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 534 T12 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 604 T11 oasc.ZkTestServer.run start zk server on port:46027
[junit4:junit4]   2> 663 T12 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 725 T11 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 726 T11 oaz.Environment.logEnv Client environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 727 T11 oaz.Environment.logEnv Client environment:java.version=1.7.0_09
[junit4:junit4]   2> 728 T11 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 729 T11 oaz.Environment.logEnv Client environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 730 T11 oaz.Environment.logEnv Client environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.2-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 734 T11 oaz.Environment.logEnv Client environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 735 T11 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 736 T11 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 737 T11 oaz.Environment.logEnv Client environment:os.name=FreeBSD
[junit4:junit4]   2> 738 T11 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 739 T11 oaz.Environment.logEnv Client environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 739 T11 oaz.Environment.logEnv Client environment:user.name=hudson
[junit4:junit4]   2> 740 T11 oaz.Environment.logEnv Client environment:user.home=/home/hudson
[junit4:junit4]   2> 741 T11 oaz.Environment.logEnv Client environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 748 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@697dc141
[junit4:junit4]   2> 859 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 869 T17 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 873 T17 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 873 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47492
[junit4:junit4]   2> 887 T13 oazs.NIOServerCnxn.doIO WARNING Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4:junit4]   2> 888 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:47492 (no session established for client)
[junit4:junit4]   2> 889 T17 oaz.ClientCnxn$SendThread.run Unable to read additional data from server sessionid 0x0, likely server has closed socket, closing socket connection and attempting reconnect
[junit4:junit4]   2> 2240 T17 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2241 T17 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 2242 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52810
[junit4:junit4]   2> 2258 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52810
[junit4:junit4]   2> 2277 T15 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 2315 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0000 with negotiated timeout 10000 for client /140.211.11.196:52810
[junit4:junit4]   2> 2315 T17 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0000, negotiated timeout = 10000
[junit4:junit4]   2> 2322 T18 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@697dc141 name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2323 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2329 T11 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2409 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0000
[junit4:junit4]   2> 2411 T18 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2411 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0000 closed
[junit4:junit4]   2> 2412 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:52810 which had sessionid 0x13d3b9e0a0d0000
[junit4:junit4]   2> 2413 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@685ba21a
[junit4:junit4]   2> 2415 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2416 T19 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2417 T19 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 2417 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54800
[junit4:junit4]   2> 2419 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54800
[junit4:junit4]   2> 2421 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0001 with negotiated timeout 10000 for client /140.211.11.196:54800
[junit4:junit4]   2> 2422 T19 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0001, negotiated timeout = 10000
[junit4:junit4]   2> 2423 T20 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@685ba21a name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2424 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2440 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2450 T11 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2458 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2464 T11 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2472 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2514 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2531 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2535 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2645 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2647 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2655 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2657 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2664 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2666 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2674 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2675 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2683 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2685 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2693 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2694 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2702 T11 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2703 T11 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2711 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0001
[junit4:junit4]   2> 2713 T20 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2713 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0001 closed
[junit4:junit4]   2> 2713 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54800 which had sessionid 0x13d3b9e0a0d0001
[junit4:junit4]   2> 3860 T11 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4223 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38000
[junit4:junit4]   2> 4301 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4385 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4386 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918
[junit4:junit4]   2> 4427 T11 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/solr.xml
[junit4:junit4]   2> 4433 T11 oasc.CoreContainer.<init> New CoreContainer 1747463650
[junit4:junit4]   2> 4434 T11 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/'
[junit4:junit4]   2> 4435 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/'
[junit4:junit4]   2> 5291 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5292 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5292 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5293 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5294 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5294 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5295 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5295 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5296 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5374 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6060 T11 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6096 T11 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46027/solr
[junit4:junit4]   2> 6130 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6131 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3340561a
[junit4:junit4]   2> 6132 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6134 T31 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6135 T31 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 6135 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45999
[junit4:junit4]   2> 6136 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45999
[junit4:junit4]   2> 6139 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0002 with negotiated timeout 20000 for client /140.211.11.196:45999
[junit4:junit4]   2> 6139 T31 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0002, negotiated timeout = 20000
[junit4:junit4]   2> 6140 T32 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3340561a name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6141 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6143 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0002
[junit4:junit4]   2> 6179 T32 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6179 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0002 closed
[junit4:junit4]   2> 6179 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45999 which had sessionid 0x13d3b9e0a0d0002
[junit4:junit4]   2> 6185 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 6201 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@753f54b2
[junit4:junit4]   2> 6202 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6203 T33 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6204 T33 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 6204 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23739
[junit4:junit4]   2> 6204 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23739
[junit4:junit4]   2> 6230 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0003 with negotiated timeout 20000 for client /140.211.11.196:23739
[junit4:junit4]   2> 6230 T33 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0003, negotiated timeout = 20000
[junit4:junit4]   2> 6231 T34 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@753f54b2 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6232 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6269 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6283 T11 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 6286 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38000_l%2Fpd
[junit4:junit4]   2> 6293 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38000_l%2Fpd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38000_l%2Fpd
[junit4:junit4]   2> 6294 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38000_l%2Fpd
[junit4:junit4]   2> 6335 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 6371 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 6373 T11 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 6377 T11 oasc.Overseer.start Overseer (id=89293117576773635-127.0.0.1:38000_l%2Fpd-n_0000000000) starting
[junit4:junit4]   2> 6378 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6407 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6411 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6422 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6424 T36 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 6424 T11 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 6428 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6449 T35 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 6584 T37 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/collection1
[junit4:junit4]   2> 6584 T37 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 6586 T37 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6586 T37 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 6589 T37 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/collection1/'
[junit4:junit4]   2> 6591 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6592 T37 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/collection1/lib/README' to classloader
[junit4:junit4]   2> 6743 T37 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6957 T37 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7087 T37 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7161 T37 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9002 T37 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9029 T37 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9033 T37 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9679 T37 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9696 T37 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9703 T37 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9707 T37 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9708 T37 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9708 T37 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9710 T37 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9710 T37 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9781 T37 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1362504847918/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/
[junit4:junit4]   2> 9791 T37 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c45be3d
[junit4:junit4]   2> 10105 T37 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10299 T37 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data forceNew:false
[junit4:junit4]   2> 10300 T37 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data
[junit4:junit4]   2> 10300 T37 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/index/
[junit4:junit4]   2> 10302 T37 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10326 T37 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/index forceNew:false
[junit4:junit4]   2> 10717 T37 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72b8ed86 lockFactory=org.apache.lucene.store.NativeFSLockFactory@630316d7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10717 T37 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10719 T37 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/index
[junit4:junit4]   2> 11565 T37 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11565 T37 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11665 T37 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11704 T37 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11723 T37 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11723 T37 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11727 T37 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11755 T37 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11760 T37 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11883 T37 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11910 T37 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data
[junit4:junit4]   2> 11960 T37 oass.SolrIndexSearcher.<init> Opening Searcher@655a5675 main
[junit4:junit4]   2> 12019 T37 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data/tlog
[junit4:junit4]   2> 12042 T37 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12043 T37 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12201 T37 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/control/data
[junit4:junit4]   2> 12207 T38 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@655a5675 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12208 T37 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12208 T37 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12209 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x59 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 12470 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12472 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38000_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38000/l/pd"}
[junit4:junit4]   2> 12472 T35 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 12519 T35 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12521 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x61 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 12567 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 13262 T37 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13262 T37 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38000/l/pd collection:control_collection shard:shard1
[junit4:junit4]   2> 13274 T37 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 13291 T37 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 13320 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:delete cxid:0x7b zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 13322 T37 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 13323 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x7c zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13333 T37 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 13333 T37 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 13337 T37 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38000/l/pd/collection1/
[junit4:junit4]   2> 13338 T37 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 13338 T37 oasc.SyncStrategy.syncToMe http://127.0.0.1:38000/l/pd/collection1/ has no replicas
[junit4:junit4]   2> 13339 T37 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38000/l/pd/collection1/
[junit4:junit4]   2> 13339 T37 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 13347 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0003 type:create cxid:0x86 zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14081 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14105 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 14173 T37 oasc.ZkController.register We are http://127.0.0.1:38000/l/pd/collection1/ and leader is http://127.0.0.1:38000/l/pd/collection1/
[junit4:junit4]   2> 14176 T37 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38000/l/pd
[junit4:junit4]   2> 14177 T37 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 14177 T37 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14177 T37 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14181 T37 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14191 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14192 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14301 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14334 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 14343 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@536a21f7
[junit4:junit4]   2> 14344 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14345 T39 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14346 T39 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 14346 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48146
[junit4:junit4]   2> 14347 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48146
[junit4:junit4]   2> 14349 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0004 with negotiated timeout 10000 for client /140.211.11.196:48146
[junit4:junit4]   2> 14349 T39 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0004, negotiated timeout = 10000
[junit4:junit4]   2> 14350 T40 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@536a21f7 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14351 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14352 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14358 T11 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 14582 T11 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14586 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63064
[junit4:junit4]   2> 14587 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14588 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14589 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481
[junit4:junit4]   2> 14590 T11 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/solr.xml
[junit4:junit4]   2> 14591 T11 oasc.CoreContainer.<init> New CoreContainer 1437337203
[junit4:junit4]   2> 14592 T11 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/'
[junit4:junit4]   2> 14593 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/'
[junit4:junit4]   2> 14664 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14665 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14666 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14667 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14668 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14668 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14669 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14682 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14683 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14684 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14712 T11 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14741 T11 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46027/solr
[junit4:junit4]   2> 14742 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14743 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@364032b7
[junit4:junit4]   2> 14744 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14745 T50 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14746 T50 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 14746 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:48522
[junit4:junit4]   2> 14747 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:48522
[junit4:junit4]   2> 14749 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0005 with negotiated timeout 20000 for client /140.211.11.196:48522
[junit4:junit4]   2> 14749 T50 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0005, negotiated timeout = 20000
[junit4:junit4]   2> 14750 T51 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@364032b7 name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14751 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14753 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0005
[junit4:junit4]   2> 14754 T51 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14754 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:48522 which had sessionid 0x13d3b9e0a0d0005
[junit4:junit4]   2> 14754 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0005 closed
[junit4:junit4]   2> 14755 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14765 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@13237780
[junit4:junit4]   2> 14766 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14767 T52 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14768 T52 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 14768 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60360
[junit4:junit4]   2> 14769 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60360
[junit4:junit4]   2> 14771 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0006 with negotiated timeout 20000 for client /140.211.11.196:60360
[junit4:junit4]   2> 14771 T52 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0006, negotiated timeout = 20000
[junit4:junit4]   2> 14772 T53 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13237780 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14772 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14774 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14775 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14778 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15628 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15630 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38000_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38000/l/pd"}
[junit4:junit4]   2> 15647 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 15647 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 15647 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 15783 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63064_l%2Fpd
[junit4:junit4]   2> 15785 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:delete cxid:0xb zxid:0x4f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63064_l%2Fpd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63064_l%2Fpd
[junit4:junit4]   2> 15786 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63064_l%2Fpd
[junit4:junit4]   2> 15790 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 15791 T40 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15791 T53 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15792 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 15792 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 15794 T34 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15808 T54 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/collection1
[junit4:junit4]   2> 15809 T54 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15810 T54 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15811 T54 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15813 T54 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/collection1/'
[junit4:junit4]   2> 15815 T54 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15816 T54 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/collection1/lib/README' to classloader
[junit4:junit4]   2> 15889 T54 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 15977 T54 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16079 T54 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16159 T54 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16972 T54 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16989 T54 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16992 T54 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17027 T54 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17033 T54 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17039 T54 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17041 T54 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17041 T54 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17042 T54 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17043 T54 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17044 T54 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17044 T54 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1362504859481/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/
[junit4:junit4]   2> 17045 T54 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c45be3d
[junit4:junit4]   2> 17047 T54 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17048 T54 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1 forceNew:false
[junit4:junit4]   2> 17048 T54 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 17048 T54 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index/
[junit4:junit4]   2> 17049 T54 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17049 T54 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index forceNew:false
[junit4:junit4]   2> 17052 T54 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17053 T54 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17054 T54 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index
[junit4:junit4]   2> 17057 T54 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17057 T54 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17058 T54 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17060 T54 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17063 T54 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17063 T54 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17064 T54 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17066 T54 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17066 T54 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17075 T54 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17080 T54 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 17080 T54 oass.SolrIndexSearcher.<init> Opening Searcher@2c05aa main
[junit4:junit4]   2> 17081 T54 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/tlog
[junit4:junit4]   2> 17082 T54 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17082 T54 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17102 T55 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c05aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17112 T54 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17112 T54 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17156 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17158 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:63064_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63064/l/pd"}
[junit4:junit4]   2> 17158 T35 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 17159 T35 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17172 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 17172 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 17172 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 18118 T54 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18118 T54 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63064/l/pd collection:collection1 shard:shard1
[junit4:junit4]   2> 18120 T54 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 18141 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:delete cxid:0x48 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 18143 T54 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 18144 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:create cxid:0x49 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18154 T54 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 18154 T54 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 18155 T54 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 18155 T54 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 18156 T54 oasc.SyncStrategy.syncToMe http://127.0.0.1:63064/l/pd/collection1/ has no replicas
[junit4:junit4]   2> 18156 T54 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 18157 T54 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 18165 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0006 type:create cxid:0x53 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18681 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18713 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 18713 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 18713 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 18730 T54 oasc.ZkController.register We are http://127.0.0.1:63064/l/pd/collection1/ and leader is http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 18730 T54 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63064/l/pd
[junit4:junit4]   2> 18731 T54 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 18731 T54 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18732 T54 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18735 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18737 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18738 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18739 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18966 T11 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 18970 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62321
[junit4:junit4]   2> 18971 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 18972 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 18972 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877
[junit4:junit4]   2> 18973 T11 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/solr.xml
[junit4:junit4]   2> 18974 T11 oasc.CoreContainer.<init> New CoreContainer 1775305709
[junit4:junit4]   2> 18975 T11 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/'
[junit4:junit4]   2> 18976 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/'
[junit4:junit4]   2> 19050 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 19051 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 19052 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 19053 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 19053 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 19054 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 19055 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 19056 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 19056 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 19057 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 19081 T11 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 19105 T11 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46027/solr
[junit4:junit4]   2> 19106 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 19107 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@79e35e65
[junit4:junit4]   2> 19108 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19109 T65 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19110 T65 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 19111 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14641
[junit4:junit4]   2> 19112 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14641
[junit4:junit4]   2> 19113 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0007 with negotiated timeout 20000 for client /140.211.11.196:14641
[junit4:junit4]   2> 19114 T65 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0007, negotiated timeout = 20000
[junit4:junit4]   2> 19115 T66 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79e35e65 name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19115 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19117 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0007
[junit4:junit4]   2> 19119 T66 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 19119 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0007 closed
[junit4:junit4]   2> 19119 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:14641 which had sessionid 0x13d3b9e0a0d0007
[junit4:junit4]   2> 19120 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 19133 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@74c8057
[junit4:junit4]   2> 19134 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19135 T67 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19136 T67 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 19136 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22651
[junit4:junit4]   2> 19137 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22651
[junit4:junit4]   2> 19139 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0008 with negotiated timeout 20000 for client /140.211.11.196:22651
[junit4:junit4]   2> 19139 T67 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0008, negotiated timeout = 20000
[junit4:junit4]   2> 19140 T68 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74c8057 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19141 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19142 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19144 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19147 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 20153 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62321_l%2Fpd
[junit4:junit4]   2> 20154 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:62321_l%2Fpd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:62321_l%2Fpd
[junit4:junit4]   2> 20156 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62321_l%2Fpd
[junit4:junit4]   2> 20160 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 20161 T53 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 20161 T68 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 20161 T40 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 20162 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20163 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20164 T34 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 20174 T69 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/collection1
[junit4:junit4]   2> 20174 T69 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 20176 T69 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 20176 T69 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 20179 T69 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/collection1/'
[junit4:junit4]   2> 20180 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/collection1/lib/README' to classloader
[junit4:junit4]   2> 20181 T69 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 20231 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20233 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:63064_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63064/l/pd"}
[junit4:junit4]   2> 20246 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20246 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20246 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20246 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 20249 T69 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 20324 T69 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20425 T69 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20493 T69 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 21175 T69 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 21188 T69 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 21191 T69 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 21226 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21236 T69 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 21245 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21247 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 21247 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 21248 T69 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 21250 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 21250 T69 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 21251 T69 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1362504863877/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/
[junit4:junit4]   2> 21251 T69 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c45be3d
[junit4:junit4]   2> 21253 T69 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 21254 T69 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2 forceNew:false
[junit4:junit4]   2> 21255 T69 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 21255 T69 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index/
[junit4:junit4]   2> 21256 T69 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 21257 T69 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index forceNew:false
[junit4:junit4]   2> 21260 T69 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6bab734b lockFactory=org.apache.lucene.store.NativeFSLockFactory@53622a3d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21261 T69 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21262 T69 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index
[junit4:junit4]   2> 21266 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 21267 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 21268 T69 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 21271 T69 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 21273 T69 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 21274 T69 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 21274 T69 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 21277 T69 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 21278 T69 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21291 T69 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21298 T69 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 21299 T69 oass.SolrIndexSearcher.<init> Opening Searcher@1977d7a5 main
[junit4:junit4]   2> 21300 T69 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/tlog
[junit4:junit4]   2> 21301 T69 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21302 T69 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21322 T70 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1977d7a5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21331 T69 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 21332 T69 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21754 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21755 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62321_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62321/l/pd"}
[junit4:junit4]   2> 21756 T35 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 21756 T35 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21772 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21772 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21772 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 21772 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 22339 T69 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 22339 T69 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62321/l/pd collection:collection1 shard:shard1
[junit4:junit4]   2> 22346 T69 oasc.ZkController.register We are http://127.0.0.1:62321/l/pd/collection1/ and leader is http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 22347 T69 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62321/l/pd
[junit4:junit4]   2> 22347 T69 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 22348 T69 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 22356 T69 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22358 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 22359 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 22360 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@2f148f39 url=http://127.0.0.1:62321/l/pd/collection1 node=127.0.0.1:62321_l%2Fpd C0_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:62321_l%2Fpd, base_url=http://127.0.0.1:62321/l/pd}
[junit4:junit4]   2> 22371 T71 C0 P62321 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 22376 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 22376 T71 C0 P62321 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 22377 T71 C0 P62321 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22380 T71 C0 P62321 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22627 T11 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 22630 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49787
[junit4:junit4]   2> 22631 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 22632 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 22633 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500
[junit4:junit4]   2> 22634 T11 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/solr.xml
[junit4:junit4]   2> 22634 T11 oasc.CoreContainer.<init> New CoreContainer 1898351123
[junit4:junit4]   2> 22636 T11 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/'
[junit4:junit4]   2> 22636 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/'
[junit4:junit4]   2> 22731 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 22732 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 22733 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 22733 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 22734 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 22735 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 22736 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 22736 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 22737 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 22738 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 22765 T11 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 22792 T11 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46027/solr
[junit4:junit4]   2> 22793 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 22794 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@346fadf4
[junit4:junit4]   2> 22796 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22796 T81 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22797 T81 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 22798 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34732
[junit4:junit4]   2> 22799 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34732
[junit4:junit4]   2> 22801 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d0009 with negotiated timeout 20000 for client /140.211.11.196:34732
[junit4:junit4]   2> 22801 T81 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d0009, negotiated timeout = 20000
[junit4:junit4]   2> 22802 T82 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@346fadf4 name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22802 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22805 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d0009
[junit4:junit4]   2> 22806 T82 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 22806 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d0009 closed
[junit4:junit4]   2> 22806 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:34732 which had sessionid 0x13d3b9e0a0d0009
[junit4:junit4]   2> 22808 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 22820 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@be3a299
[junit4:junit4]   2> 22822 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22822 T83 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22823 T83 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 22824 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35596
[junit4:junit4]   2> 22824 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35596
[junit4:junit4]   2> 22826 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d000a with negotiated timeout 20000 for client /140.211.11.196:35596
[junit4:junit4]   2> 22826 T83 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d000a, negotiated timeout = 20000
[junit4:junit4]   2> 22827 T84 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@be3a299 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22828 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22829 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000a type:create cxid:0x1 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22831 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000a type:create cxid:0x2 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22834 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 23285 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23287 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62321_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62321/l/pd"}
[junit4:junit4]   2> 23302 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23302 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23302 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23302 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23302 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23840 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49787_l%2Fpd
[junit4:junit4]   2> 23841 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000a type:delete cxid:0xb zxid:0x86 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49787_l%2Fpd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49787_l%2Fpd
[junit4:junit4]   2> 23842 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49787_l%2Fpd
[junit4:junit4]   2> 23846 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23846 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 23847 T53 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 23847 T84 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 23847 T40 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 23847 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 23848 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 23848 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 23850 T68 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 23850 T34 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 23863 T85 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/collection1
[junit4:junit4]   2> 23863 T85 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 23865 T85 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 23865 T85 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 23867 T85 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/collection1/'
[junit4:junit4]   2> 23869 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 23869 T85 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/collection1/lib/README' to classloader
[junit4:junit4]   2> 23951 T85 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 24048 T85 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24150 T85 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24211 T85 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24971 T85 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 24984 T85 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 24987 T85 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25017 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25023 T85 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25028 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25029 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 25030 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 25030 T85 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25032 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 25032 T85 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 25032 T85 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1362504867500/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/
[junit4:junit4]   2> 25033 T85 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c45be3d
[junit4:junit4]   2> 25034 T85 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25034 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3 forceNew:false
[junit4:junit4]   2> 25035 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 25035 T85 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index/
[junit4:junit4]   2> 25036 T85 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25036 T85 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index forceNew:false
[junit4:junit4]   2> 25039 T85 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6286d8a3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@233ea158),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25039 T85 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25040 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index
[junit4:junit4]   2> 25043 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 25044 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 25045 T85 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 25046 T85 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25047 T85 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 25047 T85 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 25048 T85 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25049 T85 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25050 T85 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 25059 T85 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25063 T85 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 25064 T85 oass.SolrIndexSearcher.<init> Opening Searcher@26560acc main
[junit4:junit4]   2> 25065 T85 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/tlog
[junit4:junit4]   2> 25066 T85 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25066 T85 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25076 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26560acc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25081 T85 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25081 T85 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C0_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:62321_l%2Fpd, base_url=http://127.0.0.1:62321/l/pd}
[junit4:junit4]   2> 25851 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63064/l/pd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 25861 T71 C0 P62321 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 25886 T71 C0 P62321 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:62321/l/pd START replicas=[http://127.0.0.1:63064/l/pd/collection1/] nUpdates=100
[junit4:junit4]   2> 25897 T71 C0 P62321 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 25898 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 25898 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 25898 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 25899 T71 C0 P62321 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 25899 T71 C0 P62321 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63064/l/pd/collection1/. core=collection1
[junit4:junit4]   2> 25900 T71 C0 P62321 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@4ee6065d url=http://127.0.0.1:63064/l/pd/collection1 node=127.0.0.1:63064_l%2Fpd C1_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63064_l%2Fpd, base_url=http://127.0.0.1:63064/l/pd, leader=true}
[junit4:junit4]   2> 25956 T45 C1 P63064 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=14 
[junit4:junit4]   2> 25994 T44 C1 P63064 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25995 T44 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 25998 T44 C1 P63064 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25999 T44 C1 P63064 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 26000 T44 C1 P63064 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 26001 T44 C1 P63064 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 26002 T44 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 26003 T44 C1 P63064 oass.SolrIndexSearcher.<init> Opening Searcher@1202600d realtime
[junit4:junit4]   2> 26004 T44 C1 P63064 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26004 T44 C1 P63064 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 62
[junit4:junit4]   2> 26070 T71 C0 P62321 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 26071 T71 C0 P62321 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 26102 T71 C0 P62321 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 26172 T46 C1 P63064 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 26173 T46 C1 P63064 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=67 
[junit4:junit4]   2> 26175 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 26175 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 26175 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 26180 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 26180 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index
[junit4:junit4]   2> 26181 T46 C1 P63064 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 26183 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 26185 T71 C0 P62321 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index.20130305073431305 forceNew:false
[junit4:junit4]   2> 26186 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 26186 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@45048e35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae3f711) fullCopy=false
[junit4:junit4]   2> 26202 T46 C1 P63064 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=6 
[junit4:junit4]   2> 26216 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index
[junit4:junit4]   2> 26216 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 26217 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 26224 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 26224 T71 C0 P62321 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 26225 T71 C0 P62321 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 26225 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 26228 T71 C0 P62321 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6bab734b lockFactory=org.apache.lucene.store.NativeFSLockFactory@53622a3d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6bab734b lockFactory=org.apache.lucene.store.NativeFSLockFactory@53622a3d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 26229 T71 C0 P62321 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 26229 T71 C0 P62321 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 26230 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2
[junit4:junit4]   2> 26231 T71 C0 P62321 oass.SolrIndexSearcher.<init> Opening Searcher@7808f016 main
[junit4:junit4]   2> 26241 T70 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7808f016 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 26243 T70 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index
[junit4:junit4]   2> 26244 T71 C0 P62321 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@45048e35 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ae3f711)
[junit4:junit4]   2> 26244 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index.20130305073431305
[junit4:junit4]   2> 26244 T71 C0 P62321 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty2/index
[junit4:junit4]   2> 26245 T71 C0 P62321 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 26245 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 26246 T71 C0 P62321 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 26246 T71 C0 P62321 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26249 T71 C0 P62321 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 26314 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26316 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49787_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49787/l/pd"}
[junit4:junit4]   2> 26316 T35 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 26317 T35 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 26324 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62321_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62321/l/pd"}
[junit4:junit4]   2> 26343 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 26343 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 26343 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 26343 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 26343 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27086 T85 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 27086 T85 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49787/l/pd collection:collection1 shard:shard1
[junit4:junit4]   2> 27092 T85 oasc.ZkController.register We are http://127.0.0.1:49787/l/pd/collection1/ and leader is http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 27093 T85 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49787/l/pd
[junit4:junit4]   2> 27093 T85 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 27094 T85 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@635b4736 url=http://127.0.0.1:49787/l/pd/collection1 node=127.0.0.1:49787_l%2Fpd C2_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49787_l%2Fpd, base_url=http://127.0.0.1:49787/l/pd}
[junit4:junit4]   2> 27095 T89 C2 P49787 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 27095 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 27095 T85 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27096 T89 C2 P49787 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 27097 T89 C2 P49787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27098 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 27098 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 27099 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27101 T89 C2 P49787 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 27304 T11 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 27308 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56624
[junit4:junit4]   2> 27309 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 27310 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 27311 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237
[junit4:junit4]   2> 27311 T11 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/solr.xml
[junit4:junit4]   2> 27312 T11 oasc.CoreContainer.<init> New CoreContainer 1135960096
[junit4:junit4]   2> 27313 T11 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/'
[junit4:junit4]   2> 27314 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/'
[junit4:junit4]   2> 27380 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 27380 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 27381 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 27382 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 27382 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 27383 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 27384 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 27384 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 27385 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 27386 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 27409 T11 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 27432 T11 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:46027/solr
[junit4:junit4]   2> 27433 T11 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 27434 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6fbbdb89
[junit4:junit4]   2> 27435 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 27436 T99 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 27437 T99 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 27437 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:40488
[junit4:junit4]   2> 27438 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:40488
[junit4:junit4]   2> 27440 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d000b with negotiated timeout 20000 for client /140.211.11.196:40488
[junit4:junit4]   2> 27440 T99 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d000b, negotiated timeout = 20000
[junit4:junit4]   2> 27441 T100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6fbbdb89 name:ZooKeeperConnection Watcher:127.0.0.1:46027 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 27441 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 27443 T16 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3b9e0a0d000b
[junit4:junit4]   2> 27445 T100 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27445 T11 oaz.ZooKeeper.close Session: 0x13d3b9e0a0d000b closed
[junit4:junit4]   2> 27445 T13 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:40488 which had sessionid 0x13d3b9e0a0d000b
[junit4:junit4]   2> 27446 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 27458 T11 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:46027/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e4ee740
[junit4:junit4]   2> 27460 T11 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 27460 T101 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:46027. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 27461 T101 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:46027, initiating session
[junit4:junit4]   2> 27461 T13 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22630
[junit4:junit4]   2> 27462 T13 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22630
[junit4:junit4]   2> 27464 T15 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3b9e0a0d000c with negotiated timeout 20000 for client /140.211.11.196:22630
[junit4:junit4]   2> 27464 T101 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:46027, sessionid = 0x13d3b9e0a0d000c, negotiated timeout = 20000
[junit4:junit4]   2> 27465 T102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4ee740 name:ZooKeeperConnection Watcher:127.0.0.1:46027/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 27465 T11 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 27466 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000c type:create cxid:0x1 zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27468 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000c type:create cxid:0x2 zxid:0x98 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27471 T11 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 27855 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27857 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49787_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49787/l/pd"}
[junit4:junit4]   2> 27871 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27871 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27871 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27871 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27871 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 27871 T102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 28477 T11 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56624_l%2Fpd
[junit4:junit4]   2> 28478 T16 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3b9e0a0d000c type:delete cxid:0xb zxid:0x9d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56624_l%2Fpd Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56624_l%2Fpd
[junit4:junit4]   2> 28480 T11 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56624_l%2Fpd
[junit4:junit4]   2> 28484 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 28484 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 28485 T53 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28486 T102 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28486 T84 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28485 T40 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28486 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28487 T102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28487 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28489 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 28489 T34 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28491 T68 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 28503 T103 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/collection1
[junit4:junit4]   2> 28504 T103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 28505 T103 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 28506 T103 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 28508 T103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/collection1/'
[junit4:junit4]   2> 28510 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 28511 T103 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/collection1/lib/README' to classloader
[junit4:junit4]   2> 28581 T103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 28659 T103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 28761 T103 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 28801 T103 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 29542 T103 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 29555 T103 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 29558 T103 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 29586 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 29592 T103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 29597 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 29598 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 29599 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 29599 T103 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 29601 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 29601 T103 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 29601 T103 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1362504872237/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/
[junit4:junit4]   2> 29602 T103 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c45be3d
[junit4:junit4]   2> 29602 T103 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 29603 T103 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4 forceNew:false
[junit4:junit4]   2> 29603 T103 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 29604 T103 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index/
[junit4:junit4]   2> 29604 T103 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 29605 T103 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index forceNew:false
[junit4:junit4]   2> 29607 T103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ce584ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@60fa77f6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 29607 T103 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 29608 T103 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index
[junit4:junit4]   2> 29611 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 29611 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 29612 T103 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 29613 T103 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 29614 T103 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 29615 T103 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 29615 T103 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 29616 T103 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 29617 T103 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 29625 T103 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 29630 T103 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 29630 T103 oass.SolrIndexSearcher.<init> Opening Searcher@213cd1fe main
[junit4:junit4]   2> 29631 T103 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/tlog
[junit4:junit4]   2> 29631 T103 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 29632 T103 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 29642 T104 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@213cd1fe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 29646 T103 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29647 T103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C2_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49787_l%2Fpd, base_url=http://127.0.0.1:49787/l/pd}
[junit4:junit4]   2> 30123 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63064/l/pd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 30123 T89 C2 P49787 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49787/l/pd START replicas=[http://127.0.0.1:63064/l/pd/collection1/] nUpdates=100
[junit4:junit4]   2> 30124 T89 C2 P49787 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 30124 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 30124 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 30125 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 30125 T89 C2 P49787 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 30125 T89 C2 P49787 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63064/l/pd/collection1/. core=collection1
[junit4:junit4]   2> 30126 T89 C2 P49787 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 30128 T45 C1 P63064 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 30139 T48 C1 P63064 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 30140 T48 C1 P63064 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 30141 T48 C1 P63064 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 30141 T48 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 30141 T48 C1 P63064 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 30142 T48 C1 P63064 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 30143 T89 C2 P49787 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 30144 T89 C2 P49787 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 30148 T46 C1 P63064 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 30149 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 30150 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 30150 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 30153 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 30154 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index
[junit4:junit4]   2> 30154 T46 C1 P63064 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 30156 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 30157 T89 C2 P49787 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index.20130305073435278 forceNew:false
[junit4:junit4]   2> 30157 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 30158 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@712625b0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39757f47) fullCopy=false
[junit4:junit4]   2> 30162 T46 C1 P63064 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 30164 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index
[junit4:junit4]   2> 30164 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 30165 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 30166 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 30167 T89 C2 P49787 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 30167 T89 C2 P49787 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 30168 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 30171 T89 C2 P49787 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6286d8a3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@233ea158),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6286d8a3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@233ea158),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 30171 T89 C2 P49787 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 30172 T89 C2 P49787 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 30172 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3
[junit4:junit4]   2> 30173 T89 C2 P49787 oass.SolrIndexSearcher.<init> Opening Searcher@237e2247 main
[junit4:junit4]   2> 30175 T86 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@237e2247 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 30176 T86 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index
[junit4:junit4]   2> 30176 T89 C2 P49787 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@712625b0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39757f47)
[junit4:junit4]   2> 30176 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index.20130305073435278
[junit4:junit4]   2> 30177 T89 C2 P49787 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty3/index
[junit4:junit4]   2> 30177 T89 C2 P49787 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 30178 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 30178 T89 C2 P49787 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 30178 T89 C2 P49787 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 30180 T89 C2 P49787 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 30890 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 30892 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56624_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56624/l/pd"}
[junit4:junit4]   2> 30892 T35 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 30892 T35 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 30932 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49787_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49787/l/pd"}
[junit4:junit4]   2> 30946 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 30946 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 30946 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 30946 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 30946 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 30946 T102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 31651 T103 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 31651 T103 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56624/l/pd collection:collection1 shard:shard1
[junit4:junit4]   2> 31659 T103 oasc.ZkController.register We are http://127.0.0.1:56624/l/pd/collection1/ and leader is http://127.0.0.1:63064/l/pd/collection1/
[junit4:junit4]   2> 31659 T103 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56624/l/pd
[junit4:junit4]   2> 31660 T103 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 31660 T103 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@70adfda3 url=http://127.0.0.1:56624/l/pd/collection1 node=127.0.0.1:56624_l%2Fpd C3_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56624_l%2Fpd, base_url=http://127.0.0.1:56624/l/pd}
[junit4:junit4]   2> 31661 T107 C3 P56624 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 31662 T107 C3 P56624 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 31662 T103 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 31663 T107 C3 P56624 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 31663 T107 C3 P56624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 31664 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 31665 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 31666 T107 C3 P56624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 31666 T11 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 31683 T11 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 31687 T11 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 31688 T11 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 31689 T11 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 32457 T35 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 32459 T35 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56624_l%2Fpd",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56624/l/pd"}
[junit4:junit4]   2> 32501 T53 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32501 T34 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32501 T68 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32501 T40 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32501 T102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32501 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 32693 T11 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 33696 T11 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C3_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:56624_l%2Fpd, base_url=http://127.0.0.1:56624/l/pd}
[junit4:junit4]   2> 34687 T107 C3 P56624 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63064/l/pd/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 34687 T107 C3 P56624 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56624/l/pd START replicas=[http://127.0.0.1:63064/l/pd/collection1/] nUpdates=100
[junit4:junit4]   2> 34688 T107 C3 P56624 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 34688 T107 C3 P56624 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 34689 T107 C3 P56624 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 34689 T107 C3 P56624 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 34690 T107 C3 P56624 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 34690 T107 C3 P56624 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63064/l/pd/collection1/. core=collection1
[junit4:junit4]   2> 34690 T107 C3 P56624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 34692 T45 C1 P63064 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 34699 T11 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 34706 T43 C1 P63064 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 34707 T43 C1 P63064 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28512bb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7393db5c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 34708 T43 C1 P63064 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 34709 T43 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 34709 T43 C1 P63064 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 34710 T43 C1 P63064 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 34711 T107 C3 P56624 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 34712 T107 C3 P56624 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 34715 T46 C1 P63064 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 34716 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 34717 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 34717 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 34721 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1
[junit4:junit4]   2> 34722 T46 C1 P63064 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty1/index
[junit4:junit4]   2> 34722 T46 C1 P63064 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 34723 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 34725 T107 C3 P56624 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index.20130305073439846 forceNew:false
[junit4:junit4]   2> 34725 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 34726 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@a97927e lockFactory=org.apache.lucene.store.NativeFSLockFactory@269a2137) fullCopy=false
[junit4:junit4]   2> 34730 T46 C1 P63064 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 34732 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4/index
[junit4:junit4]   2> 34732 T107 C3 P56624 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 34733 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 34734 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 34735 T107 C3 P56624 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 34735 T107 C3 P56624 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 34736 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[junit4:junit4]   2> 34738 T107 C3 P56624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ce584ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@60fa77f6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2ce584ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@60fa77f6),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 34739 T107 C3 P56624 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 34739 T107 C3 P56624 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 34740 T107 C3 P56624 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1362504845410/jetty4
[ju

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

RequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 155661 T15 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 155662 T11 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 155665 T11 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46027 46027
[junit4:junit4]   2> 155723 T13 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 155724 T11 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 155725 T11 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 155725 T11 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 155726 T11 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 155726 T11 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 155814 T84 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 155879 T14 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 155883 T84 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 155884 T84 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 155884 T84 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=E6E7C3992A60B1E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=SystemV/HST10 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  156s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:62321/l/pd/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:49787/l/pd/collection1], CloudJettyRunner [url=http://127.0.0.1:56624/l/pd/collection1]]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6E7C3992A60B1E4:67014D815D3FD1D8]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 155894 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 155964 T10 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 156886 T102 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 156886 T102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 156886 T102 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 156887 T102 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mk_MK, timezone=SystemV/HST10
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=5,free=69449880,total=119537664
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SyncSliceTest]
[junit4:junit4] Completed on J0 in 159.45s, 1 test, 1 failure <<< FAILURES!

[...truncated 761 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:877: There were test failures: 260 suites, 1098 tests, 1 failure, 23 ignored (4 assumptions)

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