You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/10 23:17:40 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 2925 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2925/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=3623, name=Thread-1409, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3623, name=Thread-1409, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: java.net.SocketTimeoutException: Read timed out
	at __randomizedtesting.SeedInfo.seed([22BFDC2CAFBF0463]:0)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:639)
Caused by: org.apache.solr.client.solrj.SolrServerException: java.net.SocketTimeoutException: Read timed out
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:929)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:152)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest$1IndexThread.run(FullSolrCloudDistribCmdsTest.java:636)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:596)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$2.call(CloudSolrClient.java:593)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10076 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/init-core-data-001
   [junit4]   2> 1313761 T3112 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /gx_se/ej
   [junit4]   2> 1313773 T3112 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1313774 T3113 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1313875 T3112 oasc.ZkTestServer.run start zk server on port:10994
   [junit4]   2> 1313877 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1313878 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1313883 T3120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10fa907f name:ZooKeeperConnection Watcher:127.0.0.1:10994 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1313883 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1313884 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1313885 T3112 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1313888 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1313890 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1313893 T3123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63abc7c name:ZooKeeperConnection Watcher:127.0.0.1:10994/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1313893 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1313894 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1313895 T3112 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1313899 T3112 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1313901 T3112 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1313903 T3112 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1313906 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1313907 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1313912 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1313913 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1314018 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1314020 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1314023 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1314023 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1314026 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1314027 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1314031 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1314032 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1314038 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1314038 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1314040 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1314041 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1314044 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1314045 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1314058 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1314060 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1314063 T3112 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1314065 T3112 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1317499 T3112 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1
   [junit4]   2> 1317509 T3112 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1317516 T3112 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:35900
   [junit4]   2> 1317517 T3112 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores, hostPort=35900, hostContext=/gx_se/ej, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/tempDir-001/control/data}
   [junit4]   2> 1317518 T3112 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@60da5686
   [junit4]   2> 1317518 T3112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/'
   [junit4]   2> 1317647 T3112 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/solr.xml
   [junit4]   2> 1317804 T3112 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores
   [junit4]   2> 1317805 T3112 oasc.CoreContainer.<init> New CoreContainer 698593000
   [junit4]   2> 1317805 T3112 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/]
   [junit4]   2> 1317805 T3112 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/lib
   [junit4]   2> 1317807 T3112 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/lib).
   [junit4]   2> 1317827 T3112 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1317827 T3112 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1317828 T3112 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1317828 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1317829 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1317829 T3112 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1317830 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1317830 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1317831 T3112 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1317831 T3112 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1317832 T3112 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1317850 T3112 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1317852 T3112 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1317853 T3112 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1317853 T3112 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1317854 T3112 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10994/solr
   [junit4]   2> 1317854 T3112 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1317855 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1317856 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317858 T3135 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e308916 name:ZooKeeperConnection Watcher:127.0.0.1:10994 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1317859 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1317860 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1317863 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317866 T3138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7affa400 name:ZooKeeperConnection Watcher:127.0.0.1:10994/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1317866 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1317868 T3112 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1317872 T3112 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1317875 T3112 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1317879 T3112 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1317883 T3112 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1317886 T3112 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1317889 T3112 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1317891 T3112 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1317893 T3112 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35900_gx_se%2Fej
   [junit4]   2> 1317894 T3112 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35900_gx_se%2Fej
   [junit4]   2> 1317897 T3112 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1317899 T3112 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1317905 T3112 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1317907 T3112 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35900_gx_se%2Fej
   [junit4]   2> 1317907 T3112 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1317911 T3112 oasc.Overseer.start Overseer (id=93631163107966979-127.0.0.1:35900_gx_se%2Fej-n_0000000000) starting
   [junit4]   2> 1317916 T3112 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1317925 T3112 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1317927 T3140 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1317927 T3139 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1317932 T3112 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1317940 T3112 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores
   [junit4]   2> 1317945 T3112 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {collection=control_collection, name=collection1, config=solrconfig.xml, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/, loadOnStartup=true, shard=, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1, coreNodeName=, schema=schema.xml, transient=false, dataDir=data/}
   [junit4]   2> 1317946 T3112 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/
   [junit4]   2> 1317946 T3112 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1317948 T3142 C:control_collection c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1317948 T3142 C:control_collection c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1317950 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1317950 T3142 C:control_collection c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1317951 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35900_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35900/gx_se/ej"} current state version: 0
   [junit4]   2> 1317952 T3139 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:35900_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35900/gx_se/ej"}
   [junit4]   2> 1317952 T3139 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1317953 T3139 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1317955 T3138 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> 1318950 T3142 C:control_collection c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1318951 T3142 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1318951 T3142 C:control_collection c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1318952 T3142 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1318952 T3142 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1318953 T3142 C:control_collection c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/'
   [junit4]   2> 1318969 T3142 C:control_collection c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1318972 T3142 C:control_collection c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1318982 T3142 C:control_collection c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1319004 T3142 C:control_collection c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1319051 T3142 C:control_collection c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1319153 T3142 C:control_collection c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1319160 T3142 C:control_collection c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1319401 T3142 C:control_collection c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1319403 T3142 C:control_collection c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1319404 T3142 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1319408 T3142 C:control_collection c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1319421 T3142 C:control_collection c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1319421 T3142 C:control_collection c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1319422 T3142 C:control_collection c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/data/
   [junit4]   2> 1319422 T3142 C:control_collection c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d2638d
   [junit4]   2> 1319423 T3142 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/data
   [junit4]   2> 1319423 T3142 C:control_collection c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1319423 T3142 C:control_collection c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1319423 T3142 C:control_collection c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/control-001/cores/collection1/data/index
   [junit4]   2> 1319424 T3142 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1319425 T3142 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@666e2f7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bf02dbb),segFN=segments_1,generation=1}
   [junit4]   2> 1319425 T3142 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1319430 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1319430 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1319430 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1319431 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1319431 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1319431 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1319432 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1319432 T3142 C:control_collection c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1319432 T3142 C:control_collection c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1319450 T3142 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319452 T3142 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319454 T3142 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319456 T3142 C:control_collection c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1319461 T3142 C:control_collection c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/ping,/admin/file,/update,/admin/properties,/admin/plugins,/replication,/admin/logging,/admin/segments,/config,/get,/admin/threads,standard,/update/json,/admin/mbeans,/admin/luke,/update/json/docs,/update/csv,/admin/system,/schema
   [junit4]   2> 1319463 T3142 C:control_collection c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1319464 T3142 C:control_collection c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1319465 T3142 C:control_collection c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1319466 T3142 C:control_collection c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1319466 T3142 C:control_collection c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1319467 T3142 C:control_collection c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=11.0751953125, floorSegmentMB=0.3837890625, forceMergeDeletesPctAllowed=21.045793183611014, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1319467 T3142 C:control_collection c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@666e2f7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bf02dbb),segFN=segments_1,generation=1}
   [junit4]   2> 1319468 T3142 C:control_collection c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1319468 T3142 C:control_collection c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@566f433a[collection1] main
   [junit4]   2> 1319468 T3142 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1319469 T3142 C:control_collection c:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1319469 T3142 C:control_collection c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1319470 T3142 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1319470 T3142 C:control_collection c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1319470 T3142 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1319471 T3142 C:control_collection c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1319471 T3142 C:control_collection c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1319471 T3142 C:control_collection c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1319471 T3142 C:control_collection c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1319472 T3143 C:control_collection c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@566f433a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1319472 T3142 C:control_collection c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1319473 T3146 C:control_collection S:shard1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35900/gx_se/ej collection:control_collection shard:shard1
   [junit4]   2> 1319473 T3112 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1319474 T3112 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1319474 T3146 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1319475 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1319476 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319477 T3149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5503441 name:ZooKeeperConnection Watcher:127.0.0.1:10994/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319477 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319478 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1319478 T3146 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1319478 T3112 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1319479 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1319479 T3146 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1319479 T3146 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C661 name=collection1 org.apache.solr.core.SolrCore@522a4888 url=http://127.0.0.1:35900/gx_se/ej/collection1 node=127.0.0.1:35900_gx_se%2Fej C661_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:35900_gx_se%2Fej, state=down, core=collection1, base_url=http://127.0.0.1:35900/gx_se/ej}
   [junit4]   2> 1319479 T3146 C:control_collection S:shard1 C661 P35900 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35900/gx_se/ej/collection1/
   [junit4]   2> 1319480 T3112 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1319480 T3146 C:control_collection S:shard1 C661 P35900 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1319480 T3139 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> 1319480 T3146 C:control_collection S:shard1 C661 P35900 oasc.SyncStrategy.syncToMe http://127.0.0.1:35900/gx_se/ej/collection1/ has no replicas
   [junit4]   2> 1319480 T3146 C:control_collection S:shard1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35900/gx_se/ej/collection1/ shard1
   [junit4]   2> 1319480 T3146 C:control_collection S:shard1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1319481 T3149 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> 1319481 T3138 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> 1319484 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1319485 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35900/gx_se/ej",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 1319587 T3138 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> 1319587 T3149 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> 1319637 T3146 C:control_collection S:shard1 oasc.ZkController.register We are http://127.0.0.1:35900/gx_se/ej/collection1/ and leader is http://127.0.0.1:35900/gx_se/ej/collection1/
   [junit4]   2> 1319638 T3146 C:control_collection S:shard1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35900/gx_se/ej
   [junit4]   2> 1319638 T3146 C:control_collection S:shard1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1319638 T3146 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1319638 T3146 C:control_collection S:shard1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1319640 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1319641 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:35900_gx_se%2Fej",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35900/gx_se/ej"} current state version: 3
   [junit4]   2> 1319642 T3139 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:35900_gx_se%2Fej",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35900/gx_se/ej"}
   [junit4]   2> 1319745 T3149 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> 1319745 T3138 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> 1320472 T3112 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1
   [junit4]   2> 1320475 T3112 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001
   [junit4]   2> 1320475 T3112 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1320478 T3112 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12646
   [junit4]   2> 1320478 T3112 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/tempDir-001/jetty1, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores, hostContext=/gx_se/ej, hostPort=12646, solrconfig=solrconfig.xml}
   [junit4]   2> 1320478 T3112 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@60da5686
   [junit4]   2> 1320479 T3112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/'
   [junit4]   2> 1320510 T3112 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/solr.xml
   [junit4]   2> 1320547 T3112 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores
   [junit4]   2> 1320548 T3112 oasc.CoreContainer.<init> New CoreContainer 2126051705
   [junit4]   2> 1320548 T3112 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/]
   [junit4]   2> 1320548 T3112 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/lib
   [junit4]   2> 1320549 T3112 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/lib).
   [junit4]   2> 1320558 T3112 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1320558 T3112 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1320559 T3112 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1320559 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1320559 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1320559 T3112 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1320560 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1320560 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1320560 T3112 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1320560 T3112 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1320560 T3112 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1320565 T3112 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1320566 T3112 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1320566 T3112 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1320566 T3112 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1320566 T3112 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10994/solr
   [junit4]   2> 1320566 T3112 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1320567 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1320567 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320569 T3161 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ab9b7a name:ZooKeeperConnection Watcher:127.0.0.1:10994 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320570 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1320571 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1320572 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320573 T3164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b46afe2 name:ZooKeeperConnection Watcher:127.0.0.1:10994/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320573 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1320577 T3112 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1321580 T3112 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12646_gx_se%2Fej
   [junit4]   2> 1321581 T3112 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12646_gx_se%2Fej
   [junit4]   2> 1321583 T3112 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1321585 T3112 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores
   [junit4]   2> 1321588 T3112 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, name=collection1, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1, dataDir=data/, transient=false, absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/, schema=schema.xml, coreNodeName=, shard=, config=solrconfig.xml, collection=collection1}
   [junit4]   2> 1321589 T3112 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/
   [junit4]   2> 1321589 T3112 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1321589 T3165 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1321590 T3165 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1321590 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1321590 T3165 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1321591 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:12646_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12646/gx_se/ej"} current state version: 4
   [junit4]   2> 1321591 T3139 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:12646_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12646/gx_se/ej"}
   [junit4]   2> 1321591 T3139 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1321592 T3139 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1321593 T3164 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> 1321593 T3149 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> 1321593 T3138 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> 1322591 T3165 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1322592 T3165 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1322592 T3165 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1322593 T3165 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1322593 T3165 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1322594 T3165 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1322612 T3165 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1322615 T3165 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1322626 T3165 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1322642 T3165 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1322677 T3165 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1322778 T3165 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1322784 T3165 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1323112 T3165 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1323115 T3165 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1323117 T3165 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323121 T3165 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323135 T3165 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1323135 T3165 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1323135 T3165 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1323136 T3165 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d2638d
   [junit4]   2> 1323136 T3165 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1323137 T3165 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1323137 T3165 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1323137 T3165 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1323138 T3165 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1323139 T3165 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@419f84f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd1d0d4),segFN=segments_1,generation=1}
   [junit4]   2> 1323139 T3165 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323144 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1323144 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323144 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323145 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323145 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323145 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1323145 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323145 T3165 C:collection1 c:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323146 T3165 C:collection1 c:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1323158 T3165 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323160 T3165 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323161 T3165 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323163 T3165 C:collection1 c:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323169 T3165 C:collection1 c:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/ping,/admin/file,/update,/admin/properties,/admin/plugins,/replication,/admin/logging,/admin/segments,/config,/get,/admin/threads,standard,/update/json,/admin/mbeans,/admin/luke,/update/json/docs,/update/csv,/admin/system,/schema
   [junit4]   2> 1323170 T3165 C:collection1 c:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1323172 T3165 C:collection1 c:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1323172 T3165 C:collection1 c:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1323173 T3165 C:collection1 c:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1323174 T3165 C:collection1 c:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1323174 T3165 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=11.0751953125, floorSegmentMB=0.3837890625, forceMergeDeletesPctAllowed=21.045793183611014, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1323175 T3165 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@419f84f4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd1d0d4),segFN=segments_1,generation=1}
   [junit4]   2> 1323175 T3165 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323175 T3165 C:collection1 c:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3d1e43c7[collection1] main
   [junit4]   2> 1323175 T3165 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1323176 T3165 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1323176 T3165 C:collection1 c:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1323176 T3165 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1323177 T3165 C:collection1 c:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1323177 T3165 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323177 T3165 C:collection1 c:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1323177 T3165 C:collection1 c:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323177 T3165 C:collection1 c:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1323178 T3165 C:collection1 c:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1323178 T3166 C:collection1 c:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d1e43c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1323179 T3165 C:collection1 c:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1323179 T3169 C:collection1 S:shard2 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12646/gx_se/ej collection:collection1 shard:shard2
   [junit4]   2> 1323180 T3112 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1323180 T3112 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1323180 T3169 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1323183 T3169 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1323184 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1323184 T3169 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1323184 T3169 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C662 name=collection1 org.apache.solr.core.SolrCore@1b5fb398 url=http://127.0.0.1:12646/gx_se/ej/collection1 node=127.0.0.1:12646_gx_se%2Fej C662_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:12646_gx_se%2Fej, state=down, core=collection1, base_url=http://127.0.0.1:12646/gx_se/ej}
   [junit4]   2> 1323185 T3169 C:collection1 S:shard2 C662 P12646 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12646/gx_se/ej/collection1/
   [junit4]   2> 1323185 T3139 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> 1323185 T3169 C:collection1 S:shard2 C662 P12646 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1323185 T3169 C:collection1 S:shard2 C662 P12646 oasc.SyncStrategy.syncToMe http://127.0.0.1:12646/gx_se/ej/collection1/ has no replicas
   [junit4]   2> 1323185 T3169 C:collection1 S:shard2 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12646/gx_se/ej/collection1/ shard2
   [junit4]   2> 1323185 T3169 C:collection1 S:shard2 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1323186 T3138 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> 1323186 T3149 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> 1323186 T3164 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> 1323188 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1323189 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12646/gx_se/ej",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 6
   [junit4]   2> 1323291 T3138 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> 1323291 T3149 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> 1323291 T3164 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> 1323341 T3169 C:collection1 S:shard2 oasc.ZkController.register We are http://127.0.0.1:12646/gx_se/ej/collection1/ and leader is http://127.0.0.1:12646/gx_se/ej/collection1/
   [junit4]   2> 1323342 T3169 C:collection1 S:shard2 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12646/gx_se/ej
   [junit4]   2> 1323342 T3169 C:collection1 S:shard2 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1323342 T3169 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1323342 T3169 C:collection1 S:shard2 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1323344 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1323344 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:12646_gx_se%2Fej",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12646/gx_se/ej"} current state version: 7
   [junit4]   2> 1323345 T3139 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:12646_gx_se%2Fej",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:12646/gx_se/ej"}
   [junit4]   2> 1323447 T3164 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> 1323447 T3138 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> 1323447 T3149 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> 1324173 T3112 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1
   [junit4]   2> 1324175 T3112 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001
   [junit4]   2> 1324176 T3112 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1324178 T3112 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39643
   [junit4]   2> 1324178 T3112 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/gx_se/ej, hostPort=39643, solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/tempDir-001/jetty2, coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores, solrconfig=solrconfig.xml}
   [junit4]   2> 1324179 T3112 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@60da5686
   [junit4]   2> 1324179 T3112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/'
   [junit4]   2> 1324209 T3112 oasc.SolrXmlConfig.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/solr.xml
   [junit4]   2> 1324244 T3112 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores
   [junit4]   2> 1324244 T3112 oasc.CoreContainer.<init> New CoreContainer 1390374453
   [junit4]   2> 1324244 T3112 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/]
   [junit4]   2> 1324245 T3112 oasc.CoreContainer.load loading shared library: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/lib
   [junit4]   2> 1324245 T3112 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/lib).
   [junit4]   2> 1324254 T3112 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1324255 T3112 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1324255 T3112 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1324255 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1324255 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1324255 T3112 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1324256 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1324256 T3112 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1324256 T3112 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1324256 T3112 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1324256 T3112 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1324261 T3112 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1324262 T3112 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1324262 T3112 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1324262 T3112 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1324262 T3112 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:10994/solr
   [junit4]   2> 1324262 T3112 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1324263 T3112 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1324263 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1324265 T3181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@397c61ae name:ZooKeeperConnection Watcher:127.0.0.1:10994 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1324266 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1324266 T3112 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1324268 T3112 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1324269 T3184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c2dc5c name:ZooKeeperConnection Watcher:127.0.0.1:10994/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1324269 T3112 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1324272 T3112 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1325276 T3112 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39643_gx_se%2Fej
   [junit4]   2> 1325277 T3112 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39643_gx_se%2Fej
   [junit4]   2> 1325280 T3112 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1325282 T3112 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores
   [junit4]   2> 1325285 T3112 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1, name=collection1, transient=false, collection=collection1, shard=, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml}
   [junit4]   2> 1325286 T3112 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/
   [junit4]   2> 1325286 T3112 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1325287 T3185 C:collection1 c:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1325287 T3185 C:collection1 c:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1325288 T3138 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1325288 T3185 C:collection1 c:collection1 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1325289 T3139 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:39643_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39643/gx_se/ej"} current state version: 8
   [junit4]   2> 1325290 T3139 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "node_name":"127.0.0.1:39643_gx_se%2Fej",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39643/gx_se/ej"}
   [junit4]   2> 1325290 T3139 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1325290 T3139 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1325292 T3184 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> 1325292 T3138 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> 1325292 T3149 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> 1325292 T3164 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> 1326292 T3185 C:collection1 c:collection1 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1326293 T3185 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1326293 T3185 C:collection1 c:collection1 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1326293 T3185 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1326294 T3185 C:collection1 c:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1326294 T3185 C:collection1 c:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1326326 T3185 C:collection1 c:collection1 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1326329 T3185 C:collection1 c:collection1 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1326372 T3185 C:collection1 c:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1326414 T3185 C:collection1 c:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1326469 T3185 C:collection1 c:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1326570 T3185 C:collection1 c:collection1 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1326580 T3185 C:collection1 c:collection1 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1326974 T3185 C:collection1 c:collection1 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1326977 T3185 C:collection1 c:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1326979 T3185 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1326984 T3185 C:collection1 c:collection1 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1326999 T3185 C:collection1 c:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1326999 T3185 C:collection1 c:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1326999 T3185 C:collection1 c:collection1 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1327000 T3185 C:collection1 c:collection1 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34d2638d
   [junit4]   2> 1327001 T3185 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1327001 T3185 C:collection1 c:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1327001 T3185 C:collection1 c:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1327002 T3185 C:collection1 c:collection1 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.FullSolrCloudDistribCmdsTest 22BFDC2CAFBF0463-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1327002 T3185 C:collection1 c:collection1 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1327003 T3185 C:collection1 c:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2d4f67c2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@382508cb),segFN=segments_1,generation=1}
   [junit4]   2> 1327003 T3185 C:collection1 c:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1327009 T3185 C:collection1 c:collection1 o

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

 linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {id=PostingsFormat(name=LuceneFixedGap), 17parent_f2_s=BlockTreeOrds(blocksize=128), 5parent_f1_s=BlockTreeOrds(blocksize=128), 7grand1_s=PostingsFormat(name=Memory doPackFST= false), _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 21parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 6grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 7grand2_s=PostingsFormat(name=LuceneFixedGap), 20parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 6parent_f2_s=BlockTreeOrds(blocksize=128), 21parent_f1_s=BlockTreeOrds(blocksize=128), rnd_b=PostingsFormat(name=LuceneFixedGap), type_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 27parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 2parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 5grand0_s=PostingsFormat(name=LuceneFixedGap), 6grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 1child0_s=PostingsFormat(name=LuceneFixedGap), 22parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 7grand4_s=BlockTreeOrds(blocksize=128), 19parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 6grand3_s=BlockTreeOrds(blocksize=128), 9parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 1grand0_s=BlockTreeOrds(blocksize=128), 18parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 4grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), routefield_s=PostingsFormat(name=LuceneFixedGap), 2parent_f2_s=BlockTreeOrds(blocksize=128), 3grand1_s=PostingsFormat(name=Memory doPackFST= false), 13parent_f2_s=PostingsFormat(name=LuceneFixedGap), 20parent_f2_s=PostingsFormat(name=LuceneFixedGap), 11parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 4parent_f2_s=PostingsFormat(name=LuceneFixedGap), 5grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 3grand0_s=BlockTreeOrds(blocksize=128), 3parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 2child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 23parent_f1_s=PostingsFormat(name=LuceneFixedGap), 2grand1_s=BlockTreeOrds(blocksize=128), 5grand3_s=PostingsFormat(name=Memory doPackFST= false), text_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 23parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 6parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 24parent_f2_s=PostingsFormat(name=LuceneFixedGap), 0parent_f2_s=PostingsFormat(name=LuceneFixedGap), 14parent_f1_s=BlockTreeOrds(blocksize=128), 4grand0_s=PostingsFormat(name=Memory doPackFST= false), 14parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 15parent_f1_s=PostingsFormat(name=Memory doPackFST= false), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 3parent_f1_s=PostingsFormat(name=LuceneFixedGap), 7parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 12parent_f2_s=PostingsFormat(name=Memory doPackFST= false), title=PostingsFormat(name=Memory doPackFST= false), text=BlockTreeOrds(blocksize=128), 8parent_f2_s=PostingsFormat(name=LuceneFixedGap), 19parent_f2_s=PostingsFormat(name=LuceneFixedGap), 7parent_f1_s=PostingsFormat(name=LuceneFixedGap), 3child0_s=BlockTreeOrds(blocksize=128), title_stemmed=PostingsFormat(name=Memory doPackFST= false), 24parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 7grand6_s=PostingsFormat(name=LuceneFixedGap), 4child2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 7grand3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 5grand2_s=BlockTreeOrds(blocksize=128), 25parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 26parent_f2_s=BlockTreeOrds(blocksize=128), 7grand5_s=PostingsFormat(name=Memory doPackFST= false), 8parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 4grand1_s=BlockTreeOrds(blocksize=128), 27parent_f1_s=PostingsFormat(name=LuceneFixedGap), 17parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 3child1_s=PostingsFormat(name=Memory doPackFST= false), 4child1_s=PostingsFormat(name=LuceneFixedGap), 3child2_s=PostingsFormat(name=LuceneFixedGap), title_lettertok=PostingsFormat(name=LuceneFixedGap), 4child0_s=PostingsFormat(name=Memory doPackFST= false), 6grand1_s=PostingsFormat(name=LuceneFixedGap), 11parent_f2_s=BlockTreeOrds(blocksize=128), 18parent_f1_s=PostingsFormat(name=LuceneFixedGap), 4child3_s=BlockTreeOrds(blocksize=128), 5grand4_s=PostingsFormat(name=LuceneFixedGap), 6grand2_s=PostingsFormat(name=Memory doPackFST= false), 12parent_f1_s=PostingsFormat(name=LuceneFixedGap), 26parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 4parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 10parent_f1_s=BlockTreeOrds(blocksize=128), 3grand2_s=PostingsFormat(name=LuceneFixedGap), 5parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 1parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 22parent_f2_s=BlockTreeOrds(blocksize=128), 6grand5_s=PostingsFormat(name=LuceneFixedGap), 9parent_f1_s=BlockTreeOrds(blocksize=128), 16parent_f2_s=PostingsFormat(name=Memory doPackFST= false), 15parent_f2_s=BlockTreeOrds(blocksize=128), 0parent_f1_s=PostingsFormat(name=Memory doPackFST= false), 2grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 13parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 25parent_f1_s=BlockTreeOrds(blocksize=128), 4grand3_s=PostingsFormat(name=LuceneFixedGap), 16parent_f1_s=BlockTreeOrds(blocksize=128), 7grand0_s=BlockTreeOrds(blocksize=128), 10parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), 2child1_s=PostingsFormat(name=LuceneFixedGap), 1parent_f1_s=BlockTreeOrds(blocksize=128), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, sim=DefaultSimilarity, locale=nl, timezone=America/Maceio
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=166024968,total=312999936
   [junit4]   2> NOTE: All tests run in this JVM: [TestRangeQuery, TestSolrDeletionPolicy2, TestMiniSolrCloudClusterSSL, AlternateDirectoryTest, TestSearchPerf, AutoCommitTest, ZkCLITest, TestSolr4Spatial, OverseerRolesTest, TestFreeTextSuggestions, SortByFunctionTest, TestFastWriter, TestComplexPhraseQParserPlugin, TestRecovery, LeaderFailoverAfterPartitionTest, DistribCursorPagingTest, PrimUtilsTest, TermVectorComponentTest, BasicZkTest, QueryElevationComponentTest, TestNoOpRegenerator, AtomicUpdatesTest, DistributedFacetPivotWhiteBoxTest, DocumentBuilderTest, TestRandomFaceting, SimpleCollectionCreateDeleteTest, AddBlockUpdateTest, TestHighlightDedupGrouping, TestImplicitCoreProperties, SpellingQueryConverterTest, SpellCheckCollatorTest, TestSolrIndexConfig, TestEmbeddedSolrServerConstructors, TestOrdValues, TestConfigOverlay, ResourceLoaderTest, TestStressUserVersions, TestStandardQParsers, SuggesterFSTTest, TestGroupingSearch, RecoveryZkTest, TestIntervalFaceting, TestManagedSchemaFieldResource, TestReqParamsAPI, TestAnalyzeInfixSuggestions, FieldAnalysisRequestHandlerTest, TestDistributedSearch, TestSchemaNameResource, MergeStrategyTest, TestManagedSchemaFieldTypeResource, FileUtilsTest, TestLRUStatsCache, TestBlendedInfixSuggestions, TestFieldTypeResource, TestExactSharedStatsCache, ConvertedLegacyTest, CloudMLTQParserTest, LeaderInitiatedRecoveryOnCommitTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [253/481] on J2 in 152.79s, 1 test, 1 error <<< FAILURES!

[...truncated 727 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:229: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:510: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1434: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:991: There were test failures: 481 suites, 1911 tests, 1 error, 62 ignored (22 assumptions)

Total time: 53 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2923
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 216662659 bytes
Compression is 0.0%
Took 41 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure