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 2014/12/04 20:50:32 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1975/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch

Error Message:
STATE STALE: checkStateVerCol:27valid : false

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: STATE STALE: checkStateVerCol:27valid : false
	at __randomizedtesting.SeedInfo.seed([1A4DBA1F30E454A4:9BAB340747BB3498]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.stateVersionParamTest(CloudSolrServerTest.java:362)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.doTest(CloudSolrServerTest.java:125)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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 10499 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/init-core-data-001
   [junit4]   2> 3591 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 3689 T13 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xi/k
   [junit4]   2> 3703 T13 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 3723 T13 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 3785 T13 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3802 T14 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 4008 T13 oasc.ZkTestServer.run start zk server on port:55919
   [junit4]   2> 4025 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4201 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4669 T15 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 5895 T21 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@73471180 name:ZooKeeperConnection Watcher:127.0.0.1:55919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5897 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5897 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5905 T13 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5998 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6000 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6007 T24 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef2eb73 name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6008 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6008 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 6032 T13 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 6048 T13 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 6070 T13 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 6082 T13 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 6095 T13 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 6135 T13 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 6155 T13 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 6157 T13 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 6183 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 6185 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 6186 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 6187 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 6188 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 6189 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 6190 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 6193 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 6196 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 6214 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 6217 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 6221 T27 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@618da140 name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 6221 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 6222 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 7510 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 8257 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 8397 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55924
   [junit4]   2> 8959 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 8973 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8974 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002
   [junit4]   2> 8975 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002/'
   [junit4]   2> 9654 T13 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002/solr.xml
   [junit4]   2> 10041 T13 oasc.CoreContainer.<init> New CoreContainer 1042584341
   [junit4]   2> 10042 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002/]
   [junit4]   2> 10185 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 10185 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 10186 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 10187 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 10187 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 10187 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 10189 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 10190 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 10191 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 10192 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 10324 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 10348 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 10354 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 10364 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 10365 T13 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 10456 T13 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 10459 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 10473 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 10489 T40 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bcbdd9c name:ZooKeeperConnection Watcher:127.0.0.1:55919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10494 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10495 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 10528 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 10535 T43 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51ef612d name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 10536 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 10568 T13 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 10610 T13 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 10638 T13 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 10650 T13 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 10665 T13 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 10754 T13 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 10763 T13 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55924_xi%2Fk
   [junit4]   2> 10770 T13 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55924_xi%2Fk
   [junit4]   2> 10792 T13 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 10800 T13 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 10811 T13 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 10834 T13 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55924_xi%2Fk
   [junit4]   2> 10835 T13 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 10843 T13 oasc.Overseer.start Overseer (id=92911837273260036-127.0.0.1:55924_xi%2Fk-n_0000000000) starting
   [junit4]   2> 10865 T13 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 10990 T13 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 11385 T45 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 11390 T13 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 11414 T13 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 11447 T13 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 11522 T44 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 11857 T47 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 11858 T47 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 11875 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 11876 T47 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 11901 T44 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55924/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55924_xi%2Fk",
   [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> 11947 T44 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:55924/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55924_xi%2Fk",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 11954 T44 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 12000 T44 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 12014 T43 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> 12881 T47 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 12882 T47 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 12886 T47 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 12887 T47 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 12894 T47 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 12903 T47 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002/collection1/'
   [junit4]   2> 12960 T47 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 13032 T47 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 13129 T47 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13337 T47 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13379 T47 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 13558 T47 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 14984 T47 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 14988 T47 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 15014 T47 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 15014 T47 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 15122 T47 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 15861 T47 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 15928 T47 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/control/data/
   [junit4]   2> 15963 T47 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 16374 T47 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/control/data
   [junit4]   2> 16375 T47 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/control/data/index/
   [junit4]   2> 16377 T47 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 16379 T47 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/control/data/index
   [junit4]   2> 17089 T47 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32ba5754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dbda4e4),segFN=segments_1,generation=1}
   [junit4]   2> 17099 T47 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 20988 T47 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 21172 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 21174 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 21175 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 21177 T47 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 21179 T47 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 21183 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 21187 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 21189 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 21190 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 21191 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 21192 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 21193 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 21203 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 21235 T47 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 21235 T47 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 21242 T47 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 21271 T47 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 21286 T47 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 21294 T47 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> 21295 T47 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> 21295 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 21321 T47 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 21372 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21407 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21410 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21413 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 21581 T47 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 21582 T47 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 21595 T47 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32ba5754 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dbda4e4),segFN=segments_1,generation=1}
   [junit4]   2> 21595 T47 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 21777 T47 oass.SolrIndexSearcher.<init> Opening Searcher@4d45cd9d[collection1] main
   [junit4]   2> 21830 T47 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 21834 T47 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 21834 T47 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 21853 T47 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21854 T47 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 21975 T47 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21978 T47 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 21979 T47 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21985 T47 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 21996 T47 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 21996 T47 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 21997 T47 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 22231 T47 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 22233 T48 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d45cd9d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22235 T47 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 22243 T51 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55924/xi/k collection:control_collection shard:shard1
   [junit4]   2> 22246 T13 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 22247 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 22291 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 22339 T51 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 22349 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 22363 T44 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> 22367 T51 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 22367 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 22382 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 22387 T43 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> 22393 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 22403 T54 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12fa2433 name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22406 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22408 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@59d31b94 url=https://127.0.0.1:55924/xi/k/collection1 node=127.0.0.1:55924_xi%2Fk C0_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:55924/xi/k, node_name=127.0.0.1:55924_xi%2Fk, state=down}
   [junit4]   2> 22419 T51 C0 P55924 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55924/xi/k/collection1/
   [junit4]   2> 22430 T13 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 22432 T51 C0 P55924 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 22434 T51 C0 P55924 oasc.SyncStrategy.syncToMe https://127.0.0.1:55924/xi/k/collection1/ has no replicas
   [junit4]   2> 22436 T51 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55924/xi/k/collection1/ shard1
   [junit4]   2> 22468 T51 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 22483 T13 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 22512 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 22531 T44 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:55924/xi/k",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 22658 T54 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> 22739 T51 oasc.ZkController.register We are https://127.0.0.1:55924/xi/k/collection1/ and leader is https://127.0.0.1:55924/xi/k/collection1/
   [junit4]   2> 22748 T51 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55924/xi/k
   [junit4]   2> 22748 T51 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 22749 T51 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 22749 T51 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 22757 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 22776 T44 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:55924/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55924_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 22779 T44 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:55924/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55924_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 22898 T54 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> 22899 T43 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> 22930 T13 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 22931 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 22947 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 22956 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55928
   [junit4]   2> 22965 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 22966 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 22967 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003
   [junit4]   2> 22968 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003/'
   [junit4]   2> 23020 T13 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003/solr.xml
   [junit4]   2> 23094 T13 oasc.CoreContainer.<init> New CoreContainer 1891423557
   [junit4]   2> 23095 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003/]
   [junit4]   2> 23097 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 23097 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 23097 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 23099 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 23099 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 23100 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 23101 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 23102 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 23103 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 23105 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 23109 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 23120 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 23122 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 23123 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 23124 T13 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 23127 T13 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 23128 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 23131 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23140 T67 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2dae64d6 name:ZooKeeperConnection Watcher:127.0.0.1:55919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23141 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23141 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 23153 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23160 T70 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53839d9e name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23161 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23193 T13 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 24217 T13 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55928_xi%2Fk
   [junit4]   2> 24222 T13 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55928_xi%2Fk
   [junit4]   2> 24261 T13 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 24297 T71 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 24298 T71 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 24302 T71 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 24303 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 24311 T44 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:55928/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55928_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 24316 T44 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:55928/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55928_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 24316 T44 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 24316 T44 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 24434 T43 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> 24436 T70 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> 24437 T54 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> 25307 T71 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 25308 T71 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 25311 T71 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 25312 T71 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 25336 T71 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 25338 T71 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003/collection1/'
   [junit4]   2> 25392 T71 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 25407 T71 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 25460 T71 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 25524 T71 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25538 T71 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 25680 T71 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 26179 T71 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 26184 T71 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 26188 T71 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 26190 T71 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 26197 T71 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 26200 T71 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 26203 T71 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty1/
   [junit4]   2> 26203 T71 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 26210 T71 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty1
   [junit4]   2> 26212 T71 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty1/index/
   [junit4]   2> 26213 T71 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 26214 T71 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty1/index
   [junit4]   2> 26219 T71 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2b5a4be4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b7bfb3),segFN=segments_1,generation=1}
   [junit4]   2> 26220 T71 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 26222 T71 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 26225 T71 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 26230 T71 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 26231 T71 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 26232 T71 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 26234 T71 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 26236 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 26244 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 26245 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 26246 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 26247 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 26248 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 26248 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 26249 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 26250 T71 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 26251 T71 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 26251 T71 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 26251 T71 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 26252 T71 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 26253 T71 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> 26254 T71 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> 26254 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 26255 T71 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 26280 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26283 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26284 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26287 T71 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 26291 T71 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 26291 T71 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 26293 T71 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2b5a4be4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b7bfb3),segFN=segments_1,generation=1}
   [junit4]   2> 26293 T71 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 26294 T71 oass.SolrIndexSearcher.<init> Opening Searcher@36c975ec[collection1] main
   [junit4]   2> 26295 T71 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 26300 T71 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 26301 T71 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 26304 T71 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 26305 T71 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 26307 T71 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26319 T71 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 26320 T71 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 26321 T71 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 26321 T71 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 26329 T71 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 26329 T72 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36c975ec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 26329 T71 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 26335 T75 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55928/xi/k collection:collection1 shard:shard2
   [junit4]   2> 26342 T13 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 26343 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 26350 T75 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 26401 T75 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 26410 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 26412 T75 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 26413 T75 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@3f3b3b1c url=https://127.0.0.1:55928/xi/k/collection1 node=127.0.0.1:55928_xi%2Fk C1_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:55928/xi/k, node_name=127.0.0.1:55928_xi%2Fk, state=down}
   [junit4]   2> 26414 T75 C1 P55928 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55928/xi/k/collection1/
   [junit4]   2> 26415 T75 C1 P55928 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 26415 T75 C1 P55928 oasc.SyncStrategy.syncToMe https://127.0.0.1:55928/xi/k/collection1/ has no replicas
   [junit4]   2> 26416 T75 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55928/xi/k/collection1/ shard2
   [junit4]   2> 26416 T75 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 26422 T44 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 26429 T54 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> 26430 T70 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> 26430 T43 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> 26470 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 26487 T44 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:55928/xi/k",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 26619 T54 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> 26620 T70 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> 26641 T75 oasc.ZkController.register We are https://127.0.0.1:55928/xi/k/collection1/ and leader is https://127.0.0.1:55928/xi/k/collection1/
   [junit4]   2> 26641 T75 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55928/xi/k
   [junit4]   2> 26641 T75 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 26642 T75 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 26642 T75 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 26649 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 26656 T44 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:55928/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55928_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 7
   [junit4]   2> 26675 T44 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:55928/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55928_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 26808 T54 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> 26811 T43 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> 26815 T70 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> 26922 T13 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 26923 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 26946 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 26970 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55931
   [junit4]   2> 26988 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 26990 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 26990 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004
   [junit4]   2> 26990 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004/'
   [junit4]   2> 27042 T13 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004/solr.xml
   [junit4]   2> 27076 T13 oasc.CoreContainer.<init> New CoreContainer 743987017
   [junit4]   2> 27082 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004/]
   [junit4]   2> 27085 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 27085 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 27086 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 27087 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 27087 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 27088 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 27089 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 27089 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 27090 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 27091 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 27096 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 27146 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 27146 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 27147 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 27169 T13 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 27169 T13 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 27169 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 27184 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27204 T87 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a035a9 name:ZooKeeperConnection Watcher:127.0.0.1:55919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27206 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27206 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 27226 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27232 T90 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5139db09 name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27233 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27276 T13 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 28298 T13 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55931_xi%2Fk
   [junit4]   2> 28302 T13 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55931_xi%2Fk
   [junit4]   2> 28321 T13 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 28348 T91 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 28349 T91 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 28358 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 28358 T91 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 28364 T44 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:55931/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 8
   [junit4]   2> 28370 T44 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:55931/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 28371 T44 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 28372 T44 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 28385 T54 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> 28385 T43 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> 28385 T70 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> 28385 T90 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> 29362 T91 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 29363 T91 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 29366 T91 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 29367 T91 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 29371 T91 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 29372 T91 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004/collection1/'
   [junit4]   2> 29402 T91 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 29409 T91 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 29465 T91 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 29537 T91 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 29540 T91 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 29567 T91 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 29709 T91 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 29713 T91 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 29715 T91 oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 29716 T91 oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 29717 T91 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 29717 T91 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 29718 T91 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty2/
   [junit4]   2> 29718 T91 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 29724 T91 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty2
   [junit4]   2> 29725 T91 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty2/index/
   [junit4]   2> 29725 T91 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 29726 T91 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-001/jetty2/index
   [junit4]   2> 29729 T91 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50773bd8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d781b06),segFN=segments_1,generation=1}
   [junit4]   2> 29729 T91 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29731 T91 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 29731 T91 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29732 T91 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29732 T91 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 29732 T91 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 29733 T91 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 29733 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 29736 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 29736 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 29736 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 29737 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 29737 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 29737 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 29738 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 29738 T91 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 29738 T91 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 29739 T91 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 29739 T91 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 29739 T91 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 29739 T91 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> 29740 T91 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> 29741 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 29741 T91 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 29747 T91 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29749 T91 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29750 T91 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29751 T91 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29755 T91 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 29755 T91 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 29757 T91 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@50773bd8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4d781b06),segFN=segments_1,generation=1}
   [junit4]   2> 29757 T91 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29758 T91 oass.SolrIndexSearcher.<init> Opening Searcher@6c3983f6[collection1] main
   [junit4]   2> 29759 T91 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 29762 T91 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 29762 T91 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 29764 T91 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 29764 T91 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 29766 T91 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29769 T91 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 29769 T91 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29769 T91 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 29770 T91 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 29771 T91 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 29772 T92 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c3983f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 29773 T91 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 29775 T95 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55931/xi/k collection:collection1 shard:shard1
   [junit4]   2> 29777 T13 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 29778 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 29792 T95 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 29850 T95 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 29864 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 29867 T44 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 9
   [junit4]   2> 29867 T95 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 29868 T95 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@1380cc35 url=https://127.0.0.1:55931/xi/k/collection1 node=127.0.0.1:55931_xi%2Fk C2_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:55931/xi/k, node_name=127.0.0.1:55931_xi%2Fk, state=down}
   [junit4]   2> 29868 T95 C2 P55931 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55931/xi/k/collection1/
   [junit4]   2> 29870 T95 C2 P55931 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 29870 T95 C2 P55931 oasc.SyncStrategy.syncToMe https://127.0.0.1:55931/xi/k/collection1/ has no replicas
   [junit4]   2> 29870 T95 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55931/xi/k/collection1/ shard1
   [junit4]   2> 29870 T95 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 29904 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 29915 T44 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55931/xi/k",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 9
   [junit4]   2> 29918 T70 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> 29919 T54 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> 29919 T43 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> 29922 T90 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> 29975 T95 oasc.ZkController.register We are https://127.0.0.1:55931/xi/k/collection1/ and leader is https://127.0.0.1:55931/xi/k/collection1/
   [junit4]   2> 29976 T95 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55931/xi/k
   [junit4]   2> 29976 T95 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 29977 T95 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 29978 T95 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 29986 T55 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 29995 T44 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55931/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 10
   [junit4]   2> 29998 T44 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55931/xi/k",
   [junit4]   2> 	  "node_name":"127.0.0.1:55931_xi%2Fk",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 30112 T70 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> 30113 T90 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> 30112 T54 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> 30192 T13 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 30193 T13 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 30208 T13 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 30219 T13 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55934
   [junit4]   2> 30224 T13 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 30226 T13 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 30228 T13 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-005
   [junit4]   2> 30228 T13 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-005/'
   [junit4]   2> 30282 T13 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-005/solr.xml
   [junit4]   2> 30313 T13 oasc.CoreContainer.<init> New CoreContainer 642516287
   [junit4]   2> 30314 T13 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001/tempDir-005/]
   [junit4]   2> 30315 T13 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 30315 T13 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 30315 T13 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 30316 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 30316 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 30316 T13 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 30317 T13 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 30317 T13 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 30318 T13 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 30318 T13 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 30322 T13 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 30325 T13 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 30325 T13 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 30326 T13 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 30326 T13 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55919/solr
   [junit4]   2> 30327 T13 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 30328 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 30330 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30335 T107 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@495c67b2 name:ZooKeeperConnection Watcher:127.0.0.1:55919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30336 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30337 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 30347 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 30353 T110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51939657 name:ZooKeeperConnection Watcher:127.0.0.1:55919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 30354 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 30377 T13 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 31395 T13 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55934_xi%2Fk
   [junit4]   2> 31400 T13 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55934_xi%2Fk
   [junit4]   2> 31423 T13 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 31441 T111 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 31442 T111 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 31444 T111 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 31445 T43 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 31446 T44 oasc.Overseer$Clust

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

)
   [junit4]   2> 	at sun.nio.ch.Net.connect(Net.java:449)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.registerAndConnect(ClientCnxnSocketNIO.java:277)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:287)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:967)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> 
   [junit4]   2> 87308 T215 oaz.ClientCnxnSocketNIO.connect ERROR Unable to open socket to ff01::114/ff01:0:0:0:0:0:0:114:33332
   [junit4]   2> 87413 T13 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 87417 T13 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55998 55998
   [junit4]   2> 87516 T201 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:55998 55998
   [junit4]   2> 87773 T13 oas.SolrTestCaseJ4.setUp ###Starting testWrongZkChrootTest
   [junit4]   2> 87780 T13 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 87781 T217 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 87883 T13 oasc.ZkTestServer.run start zk server on port:56002
   [junit4]   2> 87884 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 87887 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87901 T224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40d59240 name:ZooKeeperConnection Watcher:127.0.0.1:56002 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87901 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 87902 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 87902 T13 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 87916 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 87918 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87924 T227 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a42323 name:ZooKeeperConnection Watcher:127.0.0.1:56002/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87925 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 87926 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 87926 T13 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 87932 T13 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 87939 T13 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 87949 T13 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 87956 T13 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 87957 T13 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 87967 T13 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 87968 T13 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 87975 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 87975 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 87977 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 87977 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 87977 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 87978 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 87978 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 87978 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 87978 T13 oasc.AbstractZkTestCase.putConfig skipping /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 87982 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 87983 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87988 T230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b74a3fa name:ZooKeeperConnection Watcher:127.0.0.1:56002/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 87988 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 87989 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 88002 T13 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 88004 T13 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88010 T233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c92132c name:ZooKeeperConnection Watcher:127.0.0.1:56002/solr/xyz/foo got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88011 T13 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88011 T13 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 88013 T13 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 88020 T13 oas.SolrTestCaseJ4.tearDown ###Ending testWrongZkChrootTest
   [junit4]   2> 88022 T13 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56002 56002
   [junit4]   2> 88055 T217 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56002 56002
   [junit4]   2> 88317 T13 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrServerTest-1A4DBA1F30E454A4-001
   [junit4]   2> 85578 T12 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=12712, maxDocsPerChunk=908), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=12712)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, timezone=Australia/Darwin
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=153943224,total=225968128
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentObjectBinder, CloudSolrServerTest]
   [junit4] Completed in 86.81s, 3 tests, 1 error <<< FAILURES!

[...truncated 165 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:200: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1349: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: There were test failures: 54 suites, 332 tests, 1 error

Total time: 165 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1977 - Still Failing!

Posted by Adrien Grand <jp...@gmail.com>.
Actually the issue was that Zipper is package-private, yet
EntityProcessorBase had a protected member "Zipper zipper". So
EntityProcessorBase added a link to the Zipper class since protected
members are part of the API, but the javadocs were not generated for
Zipper since it is a pkg-private class. I just committed a fix that
makes Zipper private in EntityProcessorBase. If we want to give
protected access to it again then we need to make the Zipper class
public and to add javadocs to it.

On Fri, Dec 5, 2014 at 3:01 PM, Alan Woodward <al...@flax.co.uk> wrote:
> The (new?) Zipper class doesn't have any javadocs, so any class that *does*
> have them is generating bad links.
>
> Alan Woodward
> www.flax.co.uk
>
>
> On 5 Dec 2014, at 11:47, Policeman Jenkins Server wrote:
>
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1977/
> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts:
> false)
>
> All tests passed
>
> Build Log:
> [...truncated 58427 lines...]
> -documentation-lint:
>    [jtidy] Checking for broken html (such as invalid tags)...
>   [delete] Deleting directory
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build/jtidy_tmp
>     [echo] Checking for broken links...
>     [exec]
>     [exec] Crawl/parse...
>     [exec]
>     [exec] Verify...
>     [exec]
>     [exec]
> file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/EntityProcessorBase.html
>     [exec]   BROKEN LINK:
> file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
>     [exec]   BROKEN LINK:
> file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
>     [exec]
>     [exec] Broken javadocs links were found!
>
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:83: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:554: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:567: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2388:
> exec returned: 1
>
> Total time: 191 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.8.0
> -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>



-- 
Adrien

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1977 - Still Failing!

Posted by Alan Woodward <al...@flax.co.uk>.
The (new?) Zipper class doesn't have any javadocs, so any class that *does* have them is generating bad links.

Alan Woodward
www.flax.co.uk


On 5 Dec 2014, at 11:47, Policeman Jenkins Server wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1977/
> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)
> 
> All tests passed
> 
> Build Log:
> [...truncated 58427 lines...]
> -documentation-lint:
>    [jtidy] Checking for broken html (such as invalid tags)...
>   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build/jtidy_tmp
>     [echo] Checking for broken links...
>     [exec] 
>     [exec] Crawl/parse...
>     [exec] 
>     [exec] Verify...
>     [exec] 
>     [exec] file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/EntityProcessorBase.html
>     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
>     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
>     [exec] 
>     [exec] Broken javadocs links were found!
> 
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:83: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:554: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:567: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2388: exec returned: 1
> 
> Total time: 191 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1977/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)

All tests passed

Build Log:
[...truncated 58427 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/EntityProcessorBase.html
     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
     [exec] 
     [exec] Broken javadocs links were found!

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:83: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:567: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2388: exec returned: 1

Total time: 191 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1976/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)

All tests passed

Build Log:
[...truncated 58301 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/EntityProcessorBase.html
     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
     [exec]   BROKEN LINK: file:///Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/docs/solr-core/org/apache/solr/handler/dataimport.Zipper.html
     [exec] 
     [exec] Broken javadocs links were found!

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:83: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:554: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:567: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:2388: exec returned: 1

Total time: 200 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any