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

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_45) - Build # 4753 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4753/
Java: 32bit/jdk1.8.0_45 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([E21F46439C45CF82:6A4B799932B9A27A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11329 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\init-core-data-001
   [junit4]   2> 41163 T97 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 41164 T97 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /tp_wq/
   [junit4]   2> 41171 T97 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 41215 T97 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 41220 T98 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 41220 T98 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 41487 T97 oasc.ZkTestServer.run start zk server on port:61908
   [junit4]   2> 41544 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 41659 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41736 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a5a2f name:ZooKeeperConnection Watcher:127.0.0.1:61908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41736 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41736 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 41740 T97 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 41791 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 41792 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41795 T108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a71d4a name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41796 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41797 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 41804 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 41810 T97 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 41814 T97 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 41818 T97 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 41824 T97 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 41825 T97 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 41832 T97 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 41833 T97 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 41838 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 41838 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt because it doesn't exist
   [junit4]   2> 41838 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt because it doesn't exist
   [junit4]   2> 41840 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml because it doesn't exist
   [junit4]   2> 41840 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml because it doesn't exist
   [junit4]   2> 41840 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json because it doesn't exist
   [junit4]   2> 41840 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 41841 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt because it doesn't exist
   [junit4]   2> 41842 T97 oasc.AbstractZkTestCase.putConfig skipping C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt because it doesn't exist
   [junit4]   2> 41854 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 41855 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 41859 T111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b0ba2 name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 41859 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 41859 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 41937 T97 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1
   [junit4]   2> 41978 T97 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 42111 T97 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1621a1{/tp_wq,null,AVAILABLE}
   [junit4]   2> 42383 T97 oejs.AbstractConnector.doStart Started ServerConnector@4c721a{SSL-http/1.1}{127.0.0.1:61918}
   [junit4]   2> 42384 T97 oejs.Server.doStart Started @60260ms
   [junit4]   2> 42384 T97 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\tempDir-001/control/data, hostContext=/tp_wq, hostPort=61918, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores}
   [junit4]   2> 42399 T97 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 42400 T97 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\'
   [junit4]   2> 42425 T97 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\solr.xml
   [junit4]   2> 42437 T97 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores
   [junit4]   2> 42437 T97 oasc.CoreContainer.<init> New CoreContainer 24776392
   [junit4]   2> 42437 T97 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\]
   [junit4]   2> 42437 T97 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\lib
   [junit4]   2> 42437 T97 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\lib).
   [junit4]   2> 42446 T97 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 42451 T97 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 42456 T97 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 42456 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 42456 T97 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 42456 T97 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61908/solr
   [junit4]   2> 42487 T97 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 42488 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 42489 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42493 T125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9aa63 name:ZooKeeperConnection Watcher:127.0.0.1:61908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42494 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42494 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 42517 T97 n:127.0.0.1:61918_tp_wq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 42521 T128 n:127.0.0.1:61918_tp_wq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@152e146 name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 42521 T97 n:127.0.0.1:61918_tp_wq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 42541 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 42554 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 42563 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 42577 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 42584 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 42602 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 42609 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 42612 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 42617 T97 n:127.0.0.1:61918_tp_wq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61918_tp_wq
   [junit4]   2> 42626 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61918_tp_wq
   [junit4]   2> 42631 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 42633 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 42638 T97 n:127.0.0.1:61918_tp_wq oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 42650 T97 n:127.0.0.1:61918_tp_wq oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:61918_tp_wq
   [junit4]   2> 42650 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 42652 T97 n:127.0.0.1:61918_tp_wq oasc.Overseer.start Overseer (id=93748867849388036-127.0.0.1:61918_tp_wq-n_0000000000) starting
   [junit4]   2> 42664 T97 n:127.0.0.1:61918_tp_wq oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 42698 T97 n:127.0.0.1:61918_tp_wq oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 42707 T130 n:127.0.0.1:61918_tp_wq oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 42708 T97 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 42713 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 42733 T97 n:127.0.0.1:61918_tp_wq oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores
   [junit4]   2> 42742 T97 n:127.0.0.1:61918_tp_wq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1, collection=control_collection, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 42743 T97 n:127.0.0.1:61918_tp_wq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\
   [junit4]   2> 42743 T97 n:127.0.0.1:61918_tp_wq oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 42747 T132 n:127.0.0.1:61918_tp_wq c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 42747 T132 n:127.0.0.1:61918_tp_wq c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 42761 T132 n:127.0.0.1:61918_tp_wq oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 42761 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 42767 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61918/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61918_tp_wq",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 42795 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61918/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61918_tp_wq",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 42798 T129 n:127.0.0.1:61918_tp_wq oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 42821 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 42835 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 43697 T132 n:127.0.0.1:61918_tp_wq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 43697 T132 n:127.0.0.1:61918_tp_wq oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 43698 T132 n:127.0.0.1:61918_tp_wq oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 43698 T132 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 43700 T132 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 43701 T132 n:127.0.0.1:61918_tp_wq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\'
   [junit4]   2> 43733 T132 n:127.0.0.1:61918_tp_wq oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 43751 T132 n:127.0.0.1:61918_tp_wq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 43764 T132 n:127.0.0.1:61918_tp_wq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 43773 T132 n:127.0.0.1:61918_tp_wq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 43776 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 43787 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 44019 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 44020 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 44022 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 44022 T132 n:127.0.0.1:61918_tp_wq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 44028 T132 n:127.0.0.1:61918_tp_wq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 44028 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 44029 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 44029 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 44029 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\data\
   [junit4]   2> 44030 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\data\index/
   [junit4]   2> 44030 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 44030 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\control-001\cores\collection1\data\index
   [junit4]   2> 44031 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b82bfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf565),segFN=segments_1,generation=1}
   [junit4]   2> 44031 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 44034 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 44046 T132 n:127.0.0.1:61918_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 44047 T132 n:127.0.0.1:61918_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 44048 T132 n:127.0.0.1:61918_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 44050 T132 n:127.0.0.1:61918_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 44050 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 44089 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 44089 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 44090 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 44090 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 44090 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 44092 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 44092 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 44093 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 44093 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 44094 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b82bfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecf565),segFN=segments_1,generation=1}
   [junit4]   2> 44094 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 44094 T132 n:127.0.0.1:61918_tp_wq x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1a59beb[collection1] main
   [junit4]   2> 44095 T132 n:127.0.0.1:61918_tp_wq x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 44097 T132 n:127.0.0.1:61918_tp_wq x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 44097 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 44104 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 44105 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 44105 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44106 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 44106 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 44106 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 44111 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 44112 T133 n:127.0.0.1:61918_tp_wq x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a59beb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 44117 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 44121 T132 n:127.0.0.1:61918_tp_wq x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 44125 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:61918/tp_wq collection:control_collection shard:shard1
   [junit4]   2> 44129 T97 n:127.0.0.1:61918_tp_wq oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 44129 T97 n:127.0.0.1:61918_tp_wq oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 44142 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 44161 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 44163 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 44164 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44172 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 44173 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 44173 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 44177 T139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c046ce name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> ASYNC  NEW_CORE C26 name=collection1 org.apache.solr.core.SolrCore@832907 url=https://127.0.0.1:61918/tp_wq/collection1 node=127.0.0.1:61918_tp_wq C26_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:61918/tp_wq, node_name=127.0.0.1:61918_tp_wq, state=down}
   [junit4]   2> 44177 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 C26 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:61918/tp_wq/collection1/
   [junit4]   2> 44177 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 C26 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 44178 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 44177 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44178 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 44178 T97 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 44178 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 C26 oasc.SyncStrategy.syncToMe https://127.0.0.1:61918/tp_wq/collection1/ has no replicas
   [junit4]   2> 44180 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:61918/tp_wq/collection1/ shard1
   [junit4]   2> 44193 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 44204 T97 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 44232 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 44235 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61918/tp_wq",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 44241 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44241 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44267 T97 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1
   [junit4]   2> 44269 T97 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001
   [junit4]   2> 44271 T97 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 44276 T97 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4f2b15{/tp_wq,null,AVAILABLE}
   [junit4]   2> 44285 T97 oejs.AbstractConnector.doStart Started ServerConnector@150fd85{SSL-http/1.1}{127.0.0.1:61930}
   [junit4]   2> 44286 T97 oejs.Server.doStart Started @62315ms
   [junit4]   2> 44286 T97 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/tp_wq, hostPort=61930, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores}
   [junit4]   2> 44291 T97 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 44291 T97 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\'
   [junit4]   2> 44321 T97 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\solr.xml
   [junit4]   2> 44331 T97 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores
   [junit4]   2> 44331 T97 oasc.CoreContainer.<init> New CoreContainer 17169090
   [junit4]   2> 44331 T97 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\]
   [junit4]   2> 44331 T97 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\lib
   [junit4]   2> 44331 T97 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\lib).
   [junit4]   2> 44340 T97 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 44343 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are https://127.0.0.1:61918/tp_wq/collection1/ and leader is https://127.0.0.1:61918/tp_wq/collection1/
   [junit4]   2> 44343 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:61918/tp_wq
   [junit4]   2> 44343 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 44343 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 44344 T136 n:127.0.0.1:61918_tp_wq c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 44347 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 44347 T97 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 44352 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61918/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61918_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 44352 T97 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 44352 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 44352 T97 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 44352 T97 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61908/solr
   [junit4]   2> 44352 T97 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 44352 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61918/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61918_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 44352 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 44357 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44361 T153 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c8d503 name:ZooKeeperConnection Watcher:127.0.0.1:61908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44361 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44362 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 44365 T97 n:127.0.0.1:61930_tp_wq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 44370 T156 n:127.0.0.1:61930_tp_wq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b2651 name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 44370 T97 n:127.0.0.1:61930_tp_wq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 44379 T97 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 44455 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44455 T156 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 44455 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 45325 T97 n:127.0.0.1:61930_tp_wq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61930_tp_wq
   [junit4]   2> 45326 T97 n:127.0.0.1:61930_tp_wq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61930_tp_wq
   [junit4]   2> 45330 T97 n:127.0.0.1:61930_tp_wq oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 45337 T97 n:127.0.0.1:61930_tp_wq oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores
   [junit4]   2> 45339 T97 n:127.0.0.1:61930_tp_wq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 45339 T97 n:127.0.0.1:61930_tp_wq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\
   [junit4]   2> 45339 T97 n:127.0.0.1:61930_tp_wq oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 45341 T157 n:127.0.0.1:61930_tp_wq c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 45341 T157 n:127.0.0.1:61930_tp_wq c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 45343 T157 n:127.0.0.1:61930_tp_wq oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 45344 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 45345 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61930/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61930_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 45346 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61930/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61930_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 45347 T129 n:127.0.0.1:61918_tp_wq oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 45347 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 45447 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 45447 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 45448 T156 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46283 T157 n:127.0.0.1:61930_tp_wq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 46283 T157 n:127.0.0.1:61930_tp_wq oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 46285 T157 n:127.0.0.1:61930_tp_wq oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 46285 T157 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 46287 T157 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 46287 T157 n:127.0.0.1:61930_tp_wq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\'
   [junit4]   2> 46315 T157 n:127.0.0.1:61930_tp_wq oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 46326 T157 n:127.0.0.1:61930_tp_wq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 46328 T157 n:127.0.0.1:61930_tp_wq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 46342 T157 n:127.0.0.1:61930_tp_wq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 46344 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 46356 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 46449 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 46450 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 46451 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 46451 T157 n:127.0.0.1:61930_tp_wq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 46453 T157 n:127.0.0.1:61930_tp_wq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 46453 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 46453 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 46453 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 46454 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 46454 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 46454 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 46456 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 46456 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31ab38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cf38ee),segFN=segments_1,generation=1}
   [junit4]   2> 46457 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 46458 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 46462 T157 n:127.0.0.1:61930_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 46463 T157 n:127.0.0.1:61930_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 46464 T157 n:127.0.0.1:61930_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 46465 T157 n:127.0.0.1:61930_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 46466 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 46468 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 46468 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 46468 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 46468 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 46469 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 46470 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 46470 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 46472 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 46472 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 46473 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@31ab38 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cf38ee),segFN=segments_1,generation=1}
   [junit4]   2> 46473 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 46474 T157 n:127.0.0.1:61930_tp_wq x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1e308a9[collection1] main
   [junit4]   2> 46474 T157 n:127.0.0.1:61930_tp_wq x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 46475 T157 n:127.0.0.1:61930_tp_wq x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 46475 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 46476 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 46476 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 46476 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 46478 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 46478 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 46478 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 46479 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 46479 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 46480 T158 n:127.0.0.1:61930_tp_wq x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e308a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 46480 T157 n:127.0.0.1:61930_tp_wq x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 46484 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:61930/tp_wq collection:collection1 shard:shard2
   [junit4]   2> 46484 T97 n:127.0.0.1:61930_tp_wq oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 46484 T97 n:127.0.0.1:61930_tp_wq oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 46488 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 46500 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 46504 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 46504 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@13bb059 url=https://127.0.0.1:61930/tp_wq/collection1 node=127.0.0.1:61930_tp_wq C27_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:61930/tp_wq, node_name=127.0.0.1:61930_tp_wq, state=down}
   [junit4]   2> 46504 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 C27 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:61930/tp_wq/collection1/
   [junit4]   2> 46504 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 C27 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 46504 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 C27 oasc.SyncStrategy.syncToMe https://127.0.0.1:61930/tp_wq/collection1/ has no replicas
   [junit4]   2> 46505 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:61930/tp_wq/collection1/ shard2
   [junit4]   2> 46505 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 46506 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 46510 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 46528 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 46530 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61930/tp_wq",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 46549 T97 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1
   [junit4]   2> 46552 T97 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001
   [junit4]   2> 46554 T97 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 46561 T97 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@2d8368{/tp_wq,null,AVAILABLE}
   [junit4]   2> 46569 T97 oejs.AbstractConnector.doStart Started ServerConnector@1f651d3{SSL-http/1.1}{127.0.0.1:61939}
   [junit4]   2> 46569 T97 oejs.Server.doStart Started @64782ms
   [junit4]   2> 46569 T97 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/tp_wq, hostPort=61939, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores}
   [junit4]   2> 46569 T97 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 46569 T97 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\'
   [junit4]   2> 46601 T97 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\solr.xml
   [junit4]   2> 46614 T97 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores
   [junit4]   2> 46614 T97 oasc.CoreContainer.<init> New CoreContainer 19986796
   [junit4]   2> 46614 T97 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\]
   [junit4]   2> 46615 T97 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\lib
   [junit4]   2> 46615 T97 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\lib).
   [junit4]   2> 46623 T97 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 46630 T97 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 46637 T97 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46637 T97 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46637 T97 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 46637 T97 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61908/solr
   [junit4]   2> 46638 T97 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46638 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46638 T156 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46638 T97 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 46643 T97 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46638 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46652 T175 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1422d8c name:ZooKeeperConnection Watcher:127.0.0.1:61908 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46652 T97 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46653 T97 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 46675 T97 n:127.0.0.1:61939_tp_wq oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46679 T178 n:127.0.0.1:61939_tp_wq oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8b3fd name:ZooKeeperConnection Watcher:127.0.0.1:61908/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46680 T97 n:127.0.0.1:61939_tp_wq oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46691 T97 n:127.0.0.1:61939_tp_wq oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46696 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are https://127.0.0.1:61930/tp_wq/collection1/ and leader is https://127.0.0.1:61930/tp_wq/collection1/
   [junit4]   2> 46696 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:61930/tp_wq
   [junit4]   2> 46696 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 46697 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 46697 T161 n:127.0.0.1:61930_tp_wq c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46705 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 46710 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61930/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61930_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 46712 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61930/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61930_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 46819 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46819 T178 n:127.0.0.1:61939_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46819 T156 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 46819 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 47727 T97 n:127.0.0.1:61939_tp_wq oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61939_tp_wq
   [junit4]   2> 47728 T97 n:127.0.0.1:61939_tp_wq oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61939_tp_wq
   [junit4]   2> 47740 T97 n:127.0.0.1:61939_tp_wq oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 47751 T97 n:127.0.0.1:61939_tp_wq oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores
   [junit4]   2> 47755 T97 n:127.0.0.1:61939_tp_wq oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 47756 T97 n:127.0.0.1:61939_tp_wq oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\
   [junit4]   2> 47756 T97 n:127.0.0.1:61939_tp_wq oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 47762 T179 n:127.0.0.1:61939_tp_wq c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 47762 T179 n:127.0.0.1:61939_tp_wq c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 47763 T128 n:127.0.0.1:61918_tp_wq oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 47764 T179 n:127.0.0.1:61939_tp_wq oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 47765 T129 n:127.0.0.1:61918_tp_wq oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61939/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61939_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 47767 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:61939/tp_wq",
   [junit4]   2> 	  "node_name":"127.0.0.1:61939_tp_wq",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 47768 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 47768 T129 n:127.0.0.1:61918_tp_wq oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 47881 T178 n:127.0.0.1:61939_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47881 T128 n:127.0.0.1:61918_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47883 T156 n:127.0.0.1:61930_tp_wq oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 47883 T139 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 48794 T179 n:127.0.0.1:61939_tp_wq oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48795 T179 n:127.0.0.1:61939_tp_wq oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 48796 T179 n:127.0.0.1:61939_tp_wq oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 48796 T179 n:127.0.0.1:61939_tp_wq oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 48797 T179 n:127.0.0.1:61939_tp_wq oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 48800 T179 n:127.0.0.1:61939_tp_wq oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\'
   [junit4]   2> 48829 T179 n:127.0.0.1:61939_tp_wq oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 48854 T179 n:127.0.0.1:61939_tp_wq oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 48859 T179 n:127.0.0.1:61939_tp_wq oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 48882 T179 n:127.0.0.1:61939_tp_wq oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 48886 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 48896 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 49023 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 49023 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 49024 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 49024 T179 n:127.0.0.1:61939_tp_wq oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 49025 T179 n:127.0.0.1:61939_tp_wq oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 49026 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 49026 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\], dataDir=[null]
   [junit4]   2> 49026 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 49028 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 49028 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 49028 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 49029 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 49032 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a62de3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc1bef),segFN=segments_1,generation=1}
   [junit4]   2> 49032 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 49034 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 49038 T179 n:127.0.0.1:61939_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 49040 T179 n:127.0.0.1:61939_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 49042 T179 n:127.0.0.1:61939_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 49043 T179 n:127.0.0.1:61939_tp_wq x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 49044 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 49046 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 49046 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 49047 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 49047 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 49047 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 49049 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 49049 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 49051 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 49051 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 49051 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@a62de3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc1bef),segFN=segments_1,generation=1}
   [junit4]   2> 49052 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 49052 T179 n:127.0.0.1:61939_tp_wq x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@19a15c8[collection1] main
   [junit4]   2> 49052 T179 n:127.0.0.1:61939_tp_wq x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 49056 T179 n:127.0.0.1:61939_tp_wq x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 49056 T179 n:127.0.0.1:61939_tp_wq x:collection1 oasr.ManagedResourceStorage.ne

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

t.java:486)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:455)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:442)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:146)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:142)
   [junit4]   2> 		... 12 more
   [junit4]   2> 	
   [junit4]   2> ASYNC  NEW_CORE C85 name=multicollection2_shard2_replica2 org.apache.solr.core.SolrCore@19ece20 url=https://127.0.0.1:62132/tp_wq/multicollection2_shard2_replica2 node=127.0.0.1:62132_tp_wq C85_STATE=coll:multicollection2 core:multicollection2_shard2_replica2 props:{core=multicollection2_shard2_replica2, base_url=https://127.0.0.1:62132/tp_wq, node_name=127.0.0.1:62132_tp_wq, state=active}
   [junit4]   2> 155240 T468 n:127.0.0.1:62132_tp_wq C85 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 155240 T468 n:127.0.0.1:62132_tp_wq oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is closed
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasc.SolrCore.close [multicollection2_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ece20
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasc.ZkController.unregisterConfListener removed listener for config directory [/configs/conf1]
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasc.ZkController.unregisterConfListener No more listeners for config directory [/configs/conf1]
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=107,transaction_logs_total_number=1}
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 155241 T468 n:127.0.0.1:62132_tp_wq oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 155243 T468 n:127.0.0.1:62132_tp_wq oasc.SolrCore.closeSearcher [multicollection2_shard2_replica2] Closing main searcher on request.
   [junit4]   2> 155243 T468 n:127.0.0.1:62132_tp_wq oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 155243 T468 n:127.0.0.1:62132_tp_wq oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\index;done=false>>]
   [junit4]   2> 155244 T468 n:127.0.0.1:62132_tp_wq oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\index
   [junit4]   2> 155244 T468 n:127.0.0.1:62132_tp_wq oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\;done=false>>]
   [junit4]   2> 155244 T468 n:127.0.0.1:62132_tp_wq oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001\shard-3-003\cores\multicollection2_shard2_replica2\data\
   [junit4]   2> 155247 T97 oejs.AbstractConnector.doStop Stopped ServerConnector@1a791e2{SSL-http/1.1}{127.0.0.1:0}
   [junit4]   2> 155249 T97 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@92a014{/tp_wq,null,UNAVAILABLE}
   [junit4]   2> 155257 T97 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62089 62089
   [junit4]   2> 157319 T363 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:62089 62089
   [junit4]   2> 157322 T363 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		11	/solr/aliases.json
   [junit4]   2> 		11	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/clientTestExternColl/state.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		4	/solr/collections/multicollection2/state.json
   [junit4]   2> 		4	/solr/collections/multicollection1/state.json
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 		3	/solr/collections/checkStateVerCol/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		11	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.method=test -Dtests.seed=E21F46439C45CF82 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 60.7s J0 | CloudSolrClientTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There should be 3 documents because there should be two id=1 docs due to overwrite=false expected:<3> but was:<1>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E21F46439C45CF82:6A4B799932B9A27A]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 157371 T97 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest E21F46439C45CF82-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=MockRandom), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_t=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_l=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom)}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_45 (32-bit)/cpus=3,threads=1,free=78169832,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellCheckResponse, TestRetryUtil, DocumentAnalysisResponseTest, TestJsonRecordReader, SolrExampleStreamingTest, SolrExampleXMLTest, ExternalHttpClientTest, CloudSolrClientTest]
   [junit4] Completed [47/57] on J0 in 116.26s, 3 tests, 1 failure <<< FAILURES!

[...truncated 40 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:474: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:242: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:512: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1415: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:973: There were test failures: 57 suites, 381 tests, 1 failure

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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_45) - Build # 4754 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4754/
Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 45304 lines...]
-documentation-lint:
     [echo] checking for broken html...
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build\jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for missing docs...
     [exec] Traceback (most recent call last):
     [exec]   File "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\dev-tools/scripts/checkJavaDocs.py", line 384, in <module>
     [exec]     if checkPackageSummaries(sys.argv[1], level):
     [exec]   File "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\dev-tools/scripts/checkJavaDocs.py", line 364, in checkPackageSummaries
     [exec]     if checkClassSummaries(fullPath):
     [exec]   File "C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\dev-tools/scripts/checkJavaDocs.py", line 225, in checkClassSummaries
     [exec]     raise RuntimeError('failed to locate javadoc item in %s, line %d? last line: %s' % (fullPath, lineCount, line.rstrip()))
     [exec] RuntimeError: failed to locate javadoc item in build/docs/classification\org\apache\lucene\classification/BooleanPerceptronClassifier.html, line 153? last line: </tr>

BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:90: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:135: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:165: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:2476: exec returned: 1

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