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

[JENKINS] Lucene-Solr-5.0-Linux (64bit/jdk1.8.0_40-ea-b22) - Build # 169 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/169/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:51355/fg/l

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51355/fg/l
	at __randomizedtesting.SeedInfo.seed([7AEDE5B53993164C:FB0B6BAD4ECC7670]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:532)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:150)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	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:260)
	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:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
	... 46 more




Build Log:
[...truncated 9667 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/init-core-data-001
   [junit4]   2> 663028 T3599 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fg/l
   [junit4]   2> 663029 T3599 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 663030 T3599 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 663030 T3600 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 663130 T3599 oasc.ZkTestServer.run start zk server on port:41538
   [junit4]   2> 663131 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 663131 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663134 T3607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d94d0ba name:ZooKeeperConnection Watcher:127.0.0.1:41538 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663134 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663134 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 663135 T3599 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 663140 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 663141 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663142 T3610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63577452 name:ZooKeeperConnection Watcher:127.0.0.1:41538/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663142 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663143 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 663143 T3599 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 663145 T3599 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 663146 T3599 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 663147 T3599 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 663148 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 663148 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 663149 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 663150 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 663151 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 663151 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 663152 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 663153 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 663154 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 663154 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 663155 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 663155 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 663157 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 663157 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 663158 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 663158 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 663159 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 663159 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 663160 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 663160 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 663161 T3599 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 663162 T3599 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 663397 T3599 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores/collection1
   [junit4]   2> 663399 T3599 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 663402 T3599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53875
   [junit4]   2> 663403 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 663403 T3599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 663403 T3599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001
   [junit4]   2> 663404 T3599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/'
   [junit4]   2> 663414 T3599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/solr.xml
   [junit4]   2> 663418 T3599 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores
   [junit4]   2> 663418 T3599 oasc.CoreContainer.<init> New CoreContainer 1160353188
   [junit4]   2> 663419 T3599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/]
   [junit4]   2> 663419 T3599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 663419 T3599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 663419 T3599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 663420 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 663420 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 663420 T3599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 663420 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 663420 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 663421 T3599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 663421 T3599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 663421 T3599 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 663421 T3599 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 663422 T3599 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 663422 T3599 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 663422 T3599 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 663422 T3599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41538/solr
   [junit4]   2> 663423 T3599 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 663423 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 663423 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663425 T3622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6a5cd3 name:ZooKeeperConnection Watcher:127.0.0.1:41538 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663425 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663426 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 663427 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 663428 T3625 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@540a7df8 name:ZooKeeperConnection Watcher:127.0.0.1:41538/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 663428 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 663430 T3599 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 663431 T3599 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 663432 T3599 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 663433 T3599 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 663434 T3599 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 663435 T3599 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 663436 T3599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53875_fg%2Fl
   [junit4]   2> 663437 T3599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53875_fg%2Fl
   [junit4]   2> 663437 T3599 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 663438 T3599 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 663439 T3599 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 663440 T3599 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53875_fg%2Fl
   [junit4]   2> 663440 T3599 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 663441 T3599 oasc.Overseer.start Overseer (id=93350838358048771-127.0.0.1:53875_fg%2Fl-n_0000000000) starting
   [junit4]   2> 663442 T3599 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 663445 T3599 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 663446 T3627 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 663446 T3599 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 663447 T3599 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 663448 T3599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 663450 T3626 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 663450 T3599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores
   [junit4]   2> 663451 T3599 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores/collection1/
   [junit4]   2> 663451 T3599 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 663452 T3629 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 663452 T3629 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 663453 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 663453 T3629 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 663454 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53875/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:53875_fg%2Fl",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 663454 T3626 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53875/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:53875_fg%2Fl",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 663455 T3626 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 663455 T3626 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 663455 T3625 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> 664453 T3629 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 664453 T3629 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 664454 T3629 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664454 T3629 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 664454 T3629 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 664455 T3629 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores/collection1/'
   [junit4]   2> 664463 T3629 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 664464 T3629 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 664468 T3629 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 664483 T3629 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 664491 T3629 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664492 T3629 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 664495 T3629 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 664570 T3629 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664571 T3629 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664572 T3629 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664574 T3629 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664582 T3629 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 664582 T3629 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664582 T3629 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/control/data/
   [junit4]   2> 664583 T3629 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@486fe433
   [junit4]   2> 664583 T3629 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/control/data
   [junit4]   2> 664583 T3629 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/control/data/index/
   [junit4]   2> 664583 T3629 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664584 T3629 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/control/data/index
   [junit4]   2> 664584 T3629 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=66.3037109375, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=3.7621988006891494, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31343765458156236
   [junit4]   2> 664584 T3629 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@795fe430 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f26ba96),segFN=segments_1,generation=1}
   [junit4]   2> 664584 T3629 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664586 T3629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664586 T3629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664586 T3629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664587 T3629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664587 T3629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664587 T3629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664587 T3629 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664587 T3629 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664587 T3629 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664588 T3629 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 664588 T3629 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 664588 T3629 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 664588 T3629 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 664589 T3629 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 664589 T3629 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 664589 T3629 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 664589 T3629 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 664590 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 664590 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 664590 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 664590 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 664591 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 664591 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 664591 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 664591 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 664592 T3629 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664592 T3629 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 664593 T3629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664594 T3629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664594 T3629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664595 T3629 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664595 T3629 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 664596 T3629 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664596 T3629 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664597 T3629 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=32.833984375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=8.96731724756393, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6430242327581095
   [junit4]   2> 664597 T3629 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@795fe430 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f26ba96),segFN=segments_1,generation=1}
   [junit4]   2> 664597 T3629 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664597 T3629 oass.SolrIndexSearcher.<init> Opening Searcher@5476c0b2[collection1] main
   [junit4]   2> 664597 T3629 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 664598 T3629 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 664598 T3629 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 664599 T3629 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 664599 T3629 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 664599 T3629 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664599 T3629 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 664599 T3629 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 664600 T3629 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 664600 T3629 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 664600 T3629 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 664600 T3630 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5476c0b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 664601 T3633 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53875/fg/l collection:control_collection shard:shard1
   [junit4]   2> 664601 T3599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 664601 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 664601 T3633 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 664602 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 664602 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664604 T3636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a3263a7 name:ZooKeeperConnection Watcher:127.0.0.1:41538/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664604 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664604 T3633 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 664605 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 664606 T3599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 664606 T3633 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 664606 T3633 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 664606 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> ASYNC  NEW_CORE C4019 name=collection1 org.apache.solr.core.SolrCore@d05ec78 url=http://127.0.0.1:53875/fg/l/collection1 node=127.0.0.1:53875_fg%2Fl C4019_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:53875/fg/l, node_name=127.0.0.1:53875_fg%2Fl, state=down}
   [junit4]   2> 664606 T3633 C4019 P53875 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53875/fg/l/collection1/
   [junit4]   2> 664606 T3633 C4019 P53875 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 664606 T3626 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> 664607 T3633 C4019 P53875 oasc.SyncStrategy.syncToMe http://127.0.0.1:53875/fg/l/collection1/ has no replicas
   [junit4]   2> 664607 T3633 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53875/fg/l/collection1/ shard1
   [junit4]   2> 664607 T3633 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 664608 T3599 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 664609 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 664609 T3626 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:53875/fg/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 664711 T3625 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> 664711 T3636 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> 664760 T3633 oasc.ZkController.register We are http://127.0.0.1:53875/fg/l/collection1/ and leader is http://127.0.0.1:53875/fg/l/collection1/
   [junit4]   2> 664760 T3633 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53875/fg/l
   [junit4]   2> 664760 T3633 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 664760 T3633 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 664760 T3633 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 664761 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 664762 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53875/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:53875_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 664763 T3626 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53875/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:53875_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 664854 T3599 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores/collection1
   [junit4]   2> 664855 T3599 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 664856 T3599 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 664857 T3599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32959
   [junit4]   2> 664858 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 664858 T3599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 664858 T3599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001
   [junit4]   2> 664859 T3599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/'
   [junit4]   2> 664864 T3636 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> 664865 T3625 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> 664869 T3599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/solr.xml
   [junit4]   2> 664873 T3599 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores
   [junit4]   2> 664873 T3599 oasc.CoreContainer.<init> New CoreContainer 1216324237
   [junit4]   2> 664873 T3599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/]
   [junit4]   2> 664874 T3599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 664874 T3599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 664874 T3599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 664874 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 664874 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 664875 T3599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 664875 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 664875 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 664875 T3599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 664875 T3599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 664876 T3599 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 664876 T3599 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 664876 T3599 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 664876 T3599 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 664877 T3599 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 664877 T3599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41538/solr
   [junit4]   2> 664877 T3599 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 664877 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 664878 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664880 T3648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@682e88d3 name:ZooKeeperConnection Watcher:127.0.0.1:41538 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664880 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664880 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 664882 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 664883 T3651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f3c7d81 name:ZooKeeperConnection Watcher:127.0.0.1:41538/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 664883 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 664887 T3599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 665889 T3599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32959_fg%2Fl
   [junit4]   2> 665890 T3599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32959_fg%2Fl
   [junit4]   2> 665892 T3599 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 665893 T3599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores
   [junit4]   2> 665894 T3599 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores/collection1/
   [junit4]   2> 665894 T3599 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 665895 T3652 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 665895 T3652 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 665895 T3652 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 665895 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 665896 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32959/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:32959_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 665896 T3626 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32959/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:32959_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 665897 T3626 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 665897 T3626 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 665999 T3636 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> 665999 T3625 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> 665999 T3651 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> 666896 T3652 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 666896 T3652 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 666896 T3652 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 666896 T3652 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 666897 T3652 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 666897 T3652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores/collection1/'
   [junit4]   2> 666906 T3652 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 666907 T3652 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 666910 T3652 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 666913 T3652 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 666921 T3652 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 666922 T3652 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 666925 T3652 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 667020 T3652 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 667022 T3652 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 667023 T3652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 667025 T3652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 667035 T3652 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 667035 T3652 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 667035 T3652 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty1/
   [junit4]   2> 667035 T3652 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@486fe433
   [junit4]   2> 667036 T3652 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty1
   [junit4]   2> 667036 T3652 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty1/index/
   [junit4]   2> 667036 T3652 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 667037 T3652 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty1/index
   [junit4]   2> 667037 T3652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=66.3037109375, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=3.7621988006891494, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31343765458156236
   [junit4]   2> 667038 T3652 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa803c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@157596c7),segFN=segments_1,generation=1}
   [junit4]   2> 667038 T3652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 667041 T3652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 667041 T3652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 667041 T3652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 667041 T3652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 667041 T3652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 667042 T3652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 667042 T3652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 667042 T3652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 667042 T3652 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 667043 T3652 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 667043 T3652 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 667044 T3652 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 667044 T3652 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 667044 T3652 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 667045 T3652 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 667045 T3652 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 667046 T3652 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 667046 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 667046 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 667047 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 667047 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 667048 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 667048 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 667049 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 667049 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 667049 T3652 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 667050 T3652 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 667052 T3652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 667053 T3652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 667054 T3652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 667055 T3652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 667055 T3652 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 667056 T3652 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 667056 T3652 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 667057 T3652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=32.833984375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=8.96731724756393, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6430242327581095
   [junit4]   2> 667057 T3652 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6fa803c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@157596c7),segFN=segments_1,generation=1}
   [junit4]   2> 667058 T3652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 667058 T3652 oass.SolrIndexSearcher.<init> Opening Searcher@3f0041a2[collection1] main
   [junit4]   2> 667058 T3652 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 667059 T3652 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 667059 T3652 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 667059 T3652 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 667060 T3652 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 667060 T3652 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 667060 T3652 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 667060 T3652 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 667061 T3652 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 667061 T3652 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 667061 T3653 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f0041a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 667062 T3652 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 667062 T3656 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32959/fg/l collection:collection1 shard:shard2
   [junit4]   2> 667063 T3599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 667063 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 667063 T3656 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 667066 T3656 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 667067 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 667067 T3656 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 667067 T3656 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4020 name=collection1 org.apache.solr.core.SolrCore@4df95a02 url=http://127.0.0.1:32959/fg/l/collection1 node=127.0.0.1:32959_fg%2Fl C4020_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:32959/fg/l, node_name=127.0.0.1:32959_fg%2Fl, state=down}
   [junit4]   2> 667067 T3656 C4020 P32959 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32959/fg/l/collection1/
   [junit4]   2> 667067 T3656 C4020 P32959 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 667068 T3656 C4020 P32959 oasc.SyncStrategy.syncToMe http://127.0.0.1:32959/fg/l/collection1/ has no replicas
   [junit4]   2> 667068 T3656 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32959/fg/l/collection1/ shard2
   [junit4]   2> 667067 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 667068 T3656 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 667070 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 667071 T3626 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:32959/fg/l",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 667173 T3625 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> 667173 T3651 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> 667173 T3636 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> 667221 T3656 oasc.ZkController.register We are http://127.0.0.1:32959/fg/l/collection1/ and leader is http://127.0.0.1:32959/fg/l/collection1/
   [junit4]   2> 667221 T3656 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32959/fg/l
   [junit4]   2> 667221 T3656 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 667222 T3656 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 667222 T3656 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 667223 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 667224 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32959/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:32959_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 667224 T3626 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:32959/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:32959_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 667316 T3599 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores/collection1
   [junit4]   2> 667317 T3599 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 667318 T3599 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 667320 T3599 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51355
   [junit4]   2> 667321 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 667321 T3599 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 667321 T3599 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001
   [junit4]   2> 667321 T3599 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/'
   [junit4]   2> 667326 T3625 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> 667326 T3651 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> 667326 T3636 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> 667332 T3599 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/solr.xml
   [junit4]   2> 667336 T3599 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores
   [junit4]   2> 667336 T3599 oasc.CoreContainer.<init> New CoreContainer 1616998574
   [junit4]   2> 667336 T3599 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/]
   [junit4]   2> 667337 T3599 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 667337 T3599 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 667337 T3599 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 667337 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 667337 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 667338 T3599 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 667338 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 667338 T3599 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 667338 T3599 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 667338 T3599 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 667339 T3599 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 667339 T3599 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 667339 T3599 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 667339 T3599 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 667340 T3599 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 667340 T3599 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41538/solr
   [junit4]   2> 667340 T3599 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 667340 T3599 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 667342 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 667343 T3668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42908462 name:ZooKeeperConnection Watcher:127.0.0.1:41538 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667343 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 667344 T3599 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 667345 T3599 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 667346 T3671 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e88e65f name:ZooKeeperConnection Watcher:127.0.0.1:41538/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 667347 T3599 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 667350 T3599 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 668351 T3599 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51355_fg%2Fl
   [junit4]   2> 668352 T3599 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51355_fg%2Fl
   [junit4]   2> 668355 T3599 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 668356 T3599 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores
   [junit4]   2> 668357 T3599 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores/collection1/
   [junit4]   2> 668357 T3599 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 668358 T3672 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 668358 T3672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 668359 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 668359 T3672 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 668359 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51355/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:51355_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 668360 T3626 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51355/fg/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:51355_fg%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 668360 T3626 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 668360 T3626 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 668462 T3625 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> 668462 T3671 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> 668462 T3636 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> 668462 T3651 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> 669359 T3672 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 669359 T3672 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 669360 T3672 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 669360 T3672 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 669361 T3672 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 669361 T3672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores/collection1/'
   [junit4]   2> 669368 T3672 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 669370 T3672 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 669373 T3672 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 669377 T3672 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 669398 T3672 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 669399 T3672 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 669402 T3672 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 669478 T3672 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 669479 T3672 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 669480 T3672 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 669482 T3672 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 669491 T3672 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 669492 T3672 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 669492 T3672 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty2/
   [junit4]   2> 669492 T3672 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@486fe433
   [junit4]   2> 669492 T3672 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty2
   [junit4]   2> 669492 T3672 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty2/index/
   [junit4]   2> 669493 T3672 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 669493 T3672 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty2/index
   [junit4]   2> 669493 T3672 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=66.3037109375, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=3.7621988006891494, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31343765458156236
   [junit4]   2> 669494 T3672 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f861ac7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@219c242f),segFN=segments_1,generation=1}
   [junit4]   2> 669494 T3672 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 669495 T3672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 669496 T3672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 669496 T3672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 669496 T3672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669496 T3672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 669496 T3672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 669497 T3672 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 669497 T3672 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 669497 T3672 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 669497 T3672 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669497 T3672 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669498 T3672 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669498 T3672 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 669498 T3672 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 669498 T3672 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 669499 T3672 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 669499 T3672 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 669499 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 669500 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 669501 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 669501 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 669501 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 669501 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 669502 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 669502 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 669502 T3672 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 669502 T3672 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 669504 T3672 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669504 T3672 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669505 T3672 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669505 T3672 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 669506 T3672 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 669506 T3672 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 669507 T3672 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 669507 T3672 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=32.833984375, floorSegmentMB=2.169921875, forceMergeDeletesPctAllowed=8.96731724756393, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6430242327581095
   [junit4]   2> 669507 T3672 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7f861ac7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@219c242f),segFN=segments_1,generation=1}
   [junit4]   2> 669507 T3672 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 669508 T3672 oass.SolrIndexSearcher.<init> Opening Searcher@d84185c[collection1] main
   [junit4]   2> 669508 T3672 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 669508 T3672 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 669509 T3672 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 669509 T3672 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 669509 T3672 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 669509 T3672 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669509 T3672 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 669510 T3672 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 669510 T3672 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 669510 T3672 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 669510 T3673 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d84185c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 669511 T3672 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 669511 T3676 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51355/fg/l collection:collection1 shard:shard1
   [junit4]   2> 669511 T3599 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 669512 T3599 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 669512 T3676 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 669514 T3676 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 669515 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669515 T3676 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 669515 T3676 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4021 name=collection1 org.apache.solr.core.SolrCore@676f914e url=http://127.0.0.1:51355/fg/l/collection1 node=127.0.0.1:51355_fg%2Fl C4021_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:51355/fg/l, node_name=127.0.0.1:51355_fg%2Fl, state=down}
   [junit4]   2> 669515 T3676 C4021 P51355 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51355/fg/l/collection1/
   [junit4]   2> 669515 T3676 C4021 P51355 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 669516 T3676 C4021 P51355 oasc.SyncStrategy.syncToMe http://127.0.0.1:51355/fg/l/collection1/ has no replicas
   [junit4]   2> 669516 T3676 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51355/fg/l/collection1/ shard1
   [junit4]   2> 669516 T3676 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 669516 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 7
   [junit4]   2> 669518 T3625 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 669519 T3626 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_

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

[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1017328 T3599 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001/tempDir-001/jetty4/index
   [junit4]   2> 1017328 T3599 oasc.Overseer.close Overseer (id=93350838358048780-127.0.0.1:33492_fg%2Fl-n_0000000004) closing
   [junit4]   2> 1017329 T3755 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:33492_fg%2Fl
   [junit4]   2> 1018829 T3734 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1018829 T3749 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1018851 T3599 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/fg/l,null}
   [junit4]   2> 1019041 T3599 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1019041 T3599 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41538 41538
   [junit4]   2> 1019605 T3600 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:41538 41538
   [junit4]   2> 1019606 T3600 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=7AEDE5B53993164C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    357s J1 | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:51355/fg/l
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7AEDE5B53993164C:FB0B6BAD4ECC7670]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:570)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:532)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:150)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:102)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:464)
   [junit4]    > 	... 46 more
   [junit4]   2> 1019616 T3599 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest 7AEDE5B53993164C-001
   [junit4]   2> 356592 T3598 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=ko, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=93875864,total=277630976
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, TestRawResponseWriter, UpdateParamsTest, HdfsBasicDistributedZk2Test, TestManagedSchemaFieldTypeResource, TestTrie, TestSuggestSpellingConverter, TestReplicaProperties, TestSolrDeletionPolicy2, TestCollectionAPI, TermVectorComponentTest, TestValueSourceCache, TestManagedResourceStorage, SolrRequestParserTest, SpatialFilterTest, TestZkChroot, CachingDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestCollationFieldDocValues, TestCloudSchemaless, TestSolrDynamicMBean, IndexBasedSpellCheckerTest, TestSolrConfigHandler, RecoveryAfterSoftCommitTest, TestFieldResource, ShardRoutingCustomTest, LeaderElectionIntegrationTest, TestCodecSupport, TestClassNameShortening, TestDocSet, TestStandardQParsers, SimplePostToolTest, TestFiltering, PrimitiveFieldTypeTest, RankQueryTest, SpellingQueryConverterTest, HdfsDirectoryTest, TestRecovery, HighlighterTest, AddBlockUpdateTest, TestDFRSimilarityFactory, TestExactStatsCache, AnalyticsMergeStrategyTest, QueryEqualityTest, StressHdfsTest, TestCoreDiscovery, CSVRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, QueryResultKeyTest, TestRealTimeGet, ConvertedLegacyTest, TestFuzzyAnalyzedSuggestions, UpdateRequestProcessorFactoryTest, BasicFunctionalityTest, TermVectorComponentDistributedTest, SuggesterTSTTest, TestManagedStopFilterFactory, QueryParsingTest, TestPseudoReturnFields, BlockDirectoryTest, StatsComponentTest, TestLMDirichletSimilarityFactory, TestHighFrequencyDictionaryFactory, HdfsUnloadDistributedZkTest, TestReload, LoggingHandlerTest, RemoteQueryErrorTest, TestDistributedGrouping, TestJoin, DisMaxRequestHandlerTest, SignatureUpdateProcessorFactoryTest, BasicDistributedZk2Test, SolrIndexConfigTest, TestManagedSynonymFilterFactory, TestSchemaManager, TestExactSharedStatsCache, MBeansHandlerTest, TestFreeTextSuggestions, TestClusterStateMutator, MinimalSchemaTest, BasicZkTest, TestAddFieldRealTimeGet, DebugComponentTest, TestRemoteStreaming, CollectionsAPIDistributedZkTest, ShardSplitTest]
   [junit4] Completed on J1 in 356.86s, 1 test, 1 error <<< FAILURES!

[...truncated 832 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: There were test failures: 460 suites, 1842 tests, 1 error, 45 ignored (20 assumptions)

Total time: 65 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b22 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any