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 2013/03/06 23:20:46 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4600 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4600/
Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2849, name=coreLoadExecutor-2177-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2849, name=coreLoadExecutor-2177-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:874)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:580)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:575)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d85ecf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1376efc))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2851, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2851, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c))
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9266 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T2790 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /s/pl
[junit4:junit4]   2> 3 T2790 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-RecoveryZkTest-1362608136125
[junit4:junit4]   2> 4 T2790 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2791 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2791 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2791 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2791 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T2791 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2791 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2790 oasc.ZkTestServer.run start zk server on port:55288
[junit4:junit4]   2> 105 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e055d2
[junit4:junit4]   2> 106 T2796 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T2796 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 107 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41413
[junit4:junit4]   2> 108 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41413
[junit4:junit4]   2> 108 T2794 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 253 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20000 with negotiated timeout 10000 for client /127.0.0.1:41413
[junit4:junit4]   2> 253 T2796 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20000, negotiated timeout = 10000
[junit4:junit4]   2> 254 T2797 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e055d2 name:ZooKeeperConnection Watcher:127.0.0.1:55288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 254 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 255 T2790 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 260 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20000
[junit4:junit4]   2> 261 T2797 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 261 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20000 closed
[junit4:junit4]   2> 261 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41413 which had sessionid 0x13d41c61fc20000
[junit4:junit4]   2> 263 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1bad4ff
[junit4:junit4]   2> 264 T2798 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 264 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 265 T2798 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 265 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41414
[junit4:junit4]   2> 265 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41414
[junit4:junit4]   2> 266 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20001 with negotiated timeout 10000 for client /127.0.0.1:41414
[junit4:junit4]   2> 267 T2798 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20001, negotiated timeout = 10000
[junit4:junit4]   2> 267 T2799 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1bad4ff name:ZooKeeperConnection Watcher:127.0.0.1:55288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 267 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 268 T2790 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 272 T2790 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 276 T2790 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 279 T2790 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 282 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 283 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 289 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 291 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 295 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 296 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 300 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 301 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 305 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 305 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 310 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 310 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 314 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 315 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 318 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 319 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 323 T2790 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 324 T2790 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 327 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20001
[junit4:junit4]   2> 328 T2799 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 328 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20001 closed
[junit4:junit4]   2> 328 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41414 which had sessionid 0x13d41c61fc20001
[junit4:junit4]   2> 395 T2790 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 400 T2790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47028
[junit4:junit4]   2> 400 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 401 T2790 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 401 T2790 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450
[junit4:junit4]   2> 401 T2790 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/solr.xml
[junit4:junit4]   2> 402 T2790 oasc.CoreContainer.<init> New CoreContainer 25518635
[junit4:junit4]   2> 402 T2790 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/'
[junit4:junit4]   2> 402 T2790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/'
[junit4:junit4]   2> 420 T2790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 420 T2790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 420 T2790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 421 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 421 T2790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 421 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 422 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 422 T2790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 422 T2790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 423 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 429 T2790 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 440 T2790 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55288/solr
[junit4:junit4]   2> 441 T2790 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 441 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f75cc8
[junit4:junit4]   2> 442 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 442 T2809 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 443 T2809 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 443 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41415
[junit4:junit4]   2> 444 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41415
[junit4:junit4]   2> 445 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20002 with negotiated timeout 20000 for client /127.0.0.1:41415
[junit4:junit4]   2> 445 T2809 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20002, negotiated timeout = 20000
[junit4:junit4]   2> 445 T2810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f75cc8 name:ZooKeeperConnection Watcher:127.0.0.1:55288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 445 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 447 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20002
[junit4:junit4]   2> 447 T2810 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 447 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41415 which had sessionid 0x13d41c61fc20002
[junit4:junit4]   2> 447 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20002 closed
[junit4:junit4]   2> 448 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 451 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b10b2
[junit4:junit4]   2> 453 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 453 T2811 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 454 T2811 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 454 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41416
[junit4:junit4]   2> 454 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41416
[junit4:junit4]   2> 455 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20003 with negotiated timeout 20000 for client /127.0.0.1:41416
[junit4:junit4]   2> 455 T2811 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20003, negotiated timeout = 20000
[junit4:junit4]   2> 456 T2812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b10b2 name:ZooKeeperConnection Watcher:127.0.0.1:55288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 456 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 459 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 460 T2790 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 462 T2790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47028_s%2Fpl
[junit4:junit4]   2> 463 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47028_s%2Fpl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47028_s%2Fpl
[junit4:junit4]   2> 464 T2790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47028_s%2Fpl
[junit4:junit4]   2> 466 T2790 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 469 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 470 T2790 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 472 T2790 oasc.Overseer.start Overseer (id=89299886809415683-127.0.0.1:47028_s%2Fpl-n_0000000000) starting
[junit4:junit4]   2> 473 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 473 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 474 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 475 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 476 T2814 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 477 T2790 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 480 T2790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 482 T2813 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 487 T2815 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/collection1
[junit4:junit4]   2> 488 T2815 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 489 T2815 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 489 T2815 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 491 T2815 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/collection1/'
[junit4:junit4]   2> 491 T2815 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/collection1/lib/README' to classloader
[junit4:junit4]   2> 492 T2815 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 537 T2815 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 578 T2815 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 580 T2815 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 584 T2815 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 957 T2815 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 963 T2815 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 966 T2815 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 978 T2815 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 981 T2815 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 983 T2815 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 984 T2815 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 985 T2815 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 985 T2815 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 985 T2815 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 986 T2815 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 986 T2815 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-controljetty-1362608136450/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data/
[junit4:junit4]   2> 986 T2815 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b1e0f7
[junit4:junit4]   2> 986 T2815 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 987 T2815 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data forceNew: false
[junit4:junit4]   2> 987 T2815 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data/index/
[junit4:junit4]   2> 987 T2815 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 987 T2815 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data/index forceNew: false
[junit4:junit4]   2> 988 T2815 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@772fcc lockFactory=org.apache.lucene.store.NativeFSLockFactory@ac7b2e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 989 T2815 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 990 T2815 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 990 T2815 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 991 T2815 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 991 T2815 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 992 T2815 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 992 T2815 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 992 T2815 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 993 T2815 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 993 T2815 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 996 T2815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 999 T2815 oass.SolrIndexSearcher.<init> Opening Searcher@b3702f main
[junit4:junit4]   2> 1000 T2815 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/control/data/tlog
[junit4:junit4]   2> 1000 T2815 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1001 T2815 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1006 T2816 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b3702f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1007 T2815 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1007 T2815 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1009 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1987 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1989 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47028_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47028/s/pl"}
[junit4:junit4]   2> 1989 T2813 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1989 T2813 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1990 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1997 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2011 T2815 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2011 T2815 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47028/s/pl collection:control_collection shard:shard1
[junit4:junit4]   2> 2012 T2815 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2022 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2023 T2815 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2023 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2026 T2815 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2026 T2815 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2026 T2815 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47028/s/pl/collection1/
[junit4:junit4]   2> 2027 T2815 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2027 T2815 oasc.SyncStrategy.syncToMe http://127.0.0.1:47028/s/pl/collection1/ has no replicas
[junit4:junit4]   2> 2028 T2815 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47028/s/pl/collection1/
[junit4:junit4]   2> 2028 T2815 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2033 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3502 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3512 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3539 T2815 oasc.ZkController.register We are http://127.0.0.1:47028/s/pl/collection1/ and leader is http://127.0.0.1:47028/s/pl/collection1/
[junit4:junit4]   2> 3539 T2815 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47028/s/pl
[junit4:junit4]   2> 3539 T2815 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3540 T2815 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3540 T2815 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3542 T2815 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3543 T2790 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3544 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3545 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3551 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3552 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@e9d8e0
[junit4:junit4]   2> 3553 T2818 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3552 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3553 T2818 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 3553 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41418
[junit4:junit4]   2> 3553 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41418
[junit4:junit4]   2> 3554 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20004 with negotiated timeout 10000 for client /127.0.0.1:41418
[junit4:junit4]   2> 3554 T2818 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20004, negotiated timeout = 10000
[junit4:junit4]   2> 3554 T2819 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9d8e0 name:ZooKeeperConnection Watcher:127.0.0.1:55288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3554 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3556 T2790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3557 T2790 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3615 T2790 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3617 T2790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37966
[junit4:junit4]   2> 3618 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3618 T2790 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3618 T2790 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678
[junit4:junit4]   2> 3619 T2790 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/solr.xml
[junit4:junit4]   2> 3619 T2790 oasc.CoreContainer.<init> New CoreContainer 27422646
[junit4:junit4]   2> 3619 T2790 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/'
[junit4:junit4]   2> 3620 T2790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/'
[junit4:junit4]   2> 3638 T2790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3639 T2790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3639 T2790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3639 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3640 T2790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3640 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3640 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3641 T2790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3641 T2790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3641 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3648 T2790 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3660 T2790 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55288/solr
[junit4:junit4]   2> 3660 T2790 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3661 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@cc372
[junit4:junit4]   2> 3662 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3662 T2829 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3663 T2829 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 3663 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41419
[junit4:junit4]   2> 3663 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41419
[junit4:junit4]   2> 3664 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20005 with negotiated timeout 20000 for client /127.0.0.1:41419
[junit4:junit4]   2> 3664 T2829 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20005, negotiated timeout = 20000
[junit4:junit4]   2> 3664 T2830 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc372 name:ZooKeeperConnection Watcher:127.0.0.1:55288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3665 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3666 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20005
[junit4:junit4]   2> 3666 T2830 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3666 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20005 closed
[junit4:junit4]   2> 3666 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41419 which had sessionid 0x13d41c61fc20005
[junit4:junit4]   2> 3667 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3669 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1673a2e
[junit4:junit4]   2> 3670 T2831 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3670 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3671 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41420
[junit4:junit4]   2> 3670 T2831 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 3671 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41420
[junit4:junit4]   2> 3672 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20006 with negotiated timeout 20000 for client /127.0.0.1:41420
[junit4:junit4]   2> 3672 T2831 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20006, negotiated timeout = 20000
[junit4:junit4]   2> 3672 T2832 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1673a2e name:ZooKeeperConnection Watcher:127.0.0.1:55288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3672 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3673 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3674 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3675 T2790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4677 T2790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37966_s%2Fpl
[junit4:junit4]   2> 4678 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37966_s%2Fpl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37966_s%2Fpl
[junit4:junit4]   2> 4679 T2790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37966_s%2Fpl
[junit4:junit4]   2> 4684 T2832 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4684 T2812 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4684 T2819 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4684 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4692 T2833 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/collection1
[junit4:junit4]   2> 4692 T2833 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4693 T2833 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4693 T2833 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4695 T2833 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/collection1/'
[junit4:junit4]   2> 4696 T2833 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/collection1/lib/README' to classloader
[junit4:junit4]   2> 4696 T2833 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4739 T2833 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4773 T2833 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4773 T2833 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4777 T2833 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5018 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5019 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47028_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47028/s/pl"}
[junit4:junit4]   2> 5021 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5021 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5021 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5149 T2833 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5155 T2833 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5158 T2833 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5166 T2833 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5169 T2833 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5171 T2833 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5172 T2833 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5173 T2833 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5173 T2833 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5174 T2833 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5174 T2833 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5174 T2833 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty1-1362608139678/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1/
[junit4:junit4]   2> 5175 T2833 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b1e0f7
[junit4:junit4]   2> 5175 T2833 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5175 T2833 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1 forceNew: false
[junit4:junit4]   2> 5176 T2833 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1/index/
[junit4:junit4]   2> 5176 T2833 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5176 T2833 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1/index forceNew: false
[junit4:junit4]   2> 5177 T2833 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@233774 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8abf84),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5178 T2833 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5179 T2833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5180 T2833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5180 T2833 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5181 T2833 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5181 T2833 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5181 T2833 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5182 T2833 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5182 T2833 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5183 T2833 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5186 T2833 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5188 T2833 oass.SolrIndexSearcher.<init> Opening Searcher@51af11 main
[junit4:junit4]   2> 5189 T2833 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty1/tlog
[junit4:junit4]   2> 5189 T2833 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5189 T2833 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5194 T2834 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51af11 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5197 T2833 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5198 T2833 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6526 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6527 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37966_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37966/s/pl"}
[junit4:junit4]   2> 6528 T2813 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6528 T2813 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6533 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6533 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6533 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7200 T2833 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7200 T2833 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37966/s/pl collection:collection1 shard:shard1
[junit4:junit4]   2> 7202 T2833 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7210 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7211 T2833 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7211 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7216 T2833 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7216 T2833 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7216 T2833 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37966/s/pl/collection1/
[junit4:junit4]   2> 7217 T2833 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7217 T2833 oasc.SyncStrategy.syncToMe http://127.0.0.1:37966/s/pl/collection1/ has no replicas
[junit4:junit4]   2> 7217 T2833 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37966/s/pl/collection1/
[junit4:junit4]   2> 7218 T2833 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7223 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8038 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8043 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8043 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8043 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8078 T2833 oasc.ZkController.register We are http://127.0.0.1:37966/s/pl/collection1/ and leader is http://127.0.0.1:37966/s/pl/collection1/
[junit4:junit4]   2> 8079 T2833 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37966/s/pl
[junit4:junit4]   2> 8079 T2833 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8079 T2833 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8079 T2833 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8081 T2833 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8082 T2790 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8082 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8082 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8142 T2790 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8144 T2790 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53107
[junit4:junit4]   2> 8145 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8145 T2790 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8145 T2790 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206
[junit4:junit4]   2> 8146 T2790 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/solr.xml
[junit4:junit4]   2> 8146 T2790 oasc.CoreContainer.<init> New CoreContainer 18392061
[junit4:junit4]   2> 8146 T2790 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/'
[junit4:junit4]   2> 8147 T2790 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/'
[junit4:junit4]   2> 8165 T2790 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8165 T2790 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8166 T2790 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8166 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8166 T2790 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8166 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8167 T2790 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8167 T2790 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8167 T2790 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8168 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8174 T2790 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8186 T2790 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55288/solr
[junit4:junit4]   2> 8187 T2790 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8187 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e53623
[junit4:junit4]   2> 8188 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8188 T2845 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8189 T2845 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 8189 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41427
[junit4:junit4]   2> 8189 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41427
[junit4:junit4]   2> 8190 T2845 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20007, negotiated timeout = 20000
[junit4:junit4]   2> 8190 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20007 with negotiated timeout 20000 for client /127.0.0.1:41427
[junit4:junit4]   2> 8190 T2846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e53623 name:ZooKeeperConnection Watcher:127.0.0.1:55288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8191 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8192 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20007
[junit4:junit4]   2> 8192 T2846 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8192 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41427 which had sessionid 0x13d41c61fc20007
[junit4:junit4]   2> 8192 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20007 closed
[junit4:junit4]   2> 8193 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8195 T2790 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55288/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d798f4
[junit4:junit4]   2> 8196 T2790 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8196 T2847 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55288. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8197 T2847 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55288, initiating session
[junit4:junit4]   2> 8197 T2792 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41428
[junit4:junit4]   2> 8197 T2792 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41428
[junit4:junit4]   2> 8198 T2794 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d41c61fc20008 with negotiated timeout 20000 for client /127.0.0.1:41428
[junit4:junit4]   2> 8198 T2847 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55288, sessionid = 0x13d41c61fc20008, negotiated timeout = 20000
[junit4:junit4]   2> 8198 T2848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d798f4 name:ZooKeeperConnection Watcher:127.0.0.1:55288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8198 T2790 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8199 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8200 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8201 T2790 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9203 T2790 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53107_s%2Fpl
[junit4:junit4]   2> 9204 T2795 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d41c61fc20008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:53107_s%2Fpl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:53107_s%2Fpl
[junit4:junit4]   2> 9205 T2790 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53107_s%2Fpl
[junit4:junit4]   2> 9209 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9209 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9209 T2812 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9209 T2848 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9210 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9212 T2819 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9212 T2832 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9219 T2849 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/collection1
[junit4:junit4]   2> 9220 T2849 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9221 T2849 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9221 T2849 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9223 T2849 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/collection1/'
[junit4:junit4]   2> 9224 T2849 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/collection1/lib/README' to classloader
[junit4:junit4]   2> 9225 T2849 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9263 T2849 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9297 T2849 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9298 T2849 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9302 T2849 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9546 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9547 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37966_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37966/s/pl"}
[junit4:junit4]   2> 9549 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9549 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9549 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9550 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9687 T2849 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9693 T2849 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9696 T2849 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9705 T2849 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9707 T2849 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9714 T2849 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9715 T2849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9716 T2849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9716 T2849 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9717 T2849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9717 T2849 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9717 T2849 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-jetty2-1362608144206/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/
[junit4:junit4]   2> 9717 T2849 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b1e0f7
[junit4:junit4]   2> 9718 T2849 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9718 T2849 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2 forceNew: false
[junit4:junit4]   2> 9718 T2849 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index/
[junit4:junit4]   2> 9719 T2849 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9719 T2849 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index forceNew: false
[junit4:junit4]   2> 9720 T2849 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c69d0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a0e5a5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9720 T2849 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9722 T2849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9722 T2849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9722 T2849 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9723 T2849 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9723 T2849 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9724 T2849 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9724 T2849 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9724 T2849 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9725 T2849 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9727 T2849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9730 T2849 oass.SolrIndexSearcher.<init> Opening Searcher@178217 main
[junit4:junit4]   2> 9730 T2849 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/tlog
[junit4:junit4]   2> 9730 T2849 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9730 T2849 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9737 T2850 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@178217 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9739 T2849 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9739 T2849 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11054 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11055 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53107_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53107/s/pl"}
[junit4:junit4]   2> 11056 T2813 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11056 T2813 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11062 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11062 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11062 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11062 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11740 T2849 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11741 T2849 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53107/s/pl collection:collection1 shard:shard1
[junit4:junit4]   2> 11743 T2849 oasc.ZkController.register We are http://127.0.0.1:53107/s/pl/collection1/ and leader is http://127.0.0.1:37966/s/pl/collection1/
[junit4:junit4]   2> 11743 T2849 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53107/s/pl
[junit4:junit4]   2> 11743 T2849 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11743 T2849 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C429 name=collection1 org.apache.solr.core.SolrCore@1d57492 url=http://127.0.0.1:53107/s/pl/collection1 node=127.0.0.1:53107_s%2Fpl C429_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53107_s%2Fpl, base_url=http://127.0.0.1:53107/s/pl}
[junit4:junit4]   2> 11744 T2851 C429 P53107 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11744 T2849 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11744 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11744 T2851 C429 P53107 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11745 T2851 C429 P53107 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11745 T2790 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11745 T2851 C429 P53107 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11745 T2790 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11746 T2790 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11748 T2790 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C430 name=collection1 org.apache.solr.core.SolrCore@1688d98 url=http://127.0.0.1:47028/s/pl/collection1 node=127.0.0.1:47028_s%2Fpl C430_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:47028_s%2Fpl, base_url=http://127.0.0.1:47028/s/pl, leader=true}
[junit4:junit4]   2> 11756 T2807 C430 P47028 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@772fcc lockFactory=org.apache.lucene.store.NativeFSLockFactory@ac7b2e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11756 T2807 C430 P47028 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11757 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[1 (1428798201267224576)]} 0 2
[junit4:junit4]   2> 11758 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10001 (1428798201268273152)]} 0 2
[junit4:junit4]   2> ASYNC  NEW_CORE C431 name=collection1 org.apache.solr.core.SolrCore@e1d413 url=http://127.0.0.1:37966/s/pl/collection1 node=127.0.0.1:37966_s%2Fpl C431_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37966_s%2Fpl, base_url=http://127.0.0.1:37966/s/pl, leader=true}
[junit4:junit4]   2> 11765 T2826 C431 P37966 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@233774 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8abf84),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11766 T2826 C431 P37966 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11767 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[1 (1428798201276661760)]} 0 3
[junit4:junit4]   2> 11767 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10001 (1428798201276661761)]} 0 3
[junit4:junit4]   2> 11835 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[1 (-1428798201350062080)]} 0 1
[junit4:junit4]   2> 11835 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10001 (-1428798201350062081)]} 0 1
[junit4:junit4]   2> 11838 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[1 (-1428798201353207808)]} 0 1
[junit4:junit4]   2> 11838 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10001 (-1428798201353207809)]} 0 1
[junit4:junit4]   2> 11841 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[2 (1428798201356353536)]} 0 1
[junit4:junit4]   2> 11842 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10002 (1428798201357402112)]} 0 1
[junit4:junit4]   2> 11844 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[2 (1428798201360547840)]} 0 0
[junit4:junit4]   2> 11845 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10002 (1428798201360547841)]} 0 1
[junit4:junit4]   2> 11911 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[3 (1428798201429753856)]} 0 1
[junit4:junit4]   2> 11912 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10003 (1428798201430802432)]} 0 2
[junit4:junit4]   2> 11914 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[3 (1428798201433948160)]} 0 0
[junit4:junit4]   2> 11915 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10003 (1428798201434996736)]} 0 1
[junit4:junit4]   2> 11958 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[4 (1428798201480085504)]} 0 0
[junit4:junit4]   2> 11959 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10004 (1428798201481134080)]} 0 0
[junit4:junit4]   2> 11960 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[4 (1428798201482182656)]} 0 0
[junit4:junit4]   2> 11961 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10004 (1428798201483231232)]} 0 0
[junit4:junit4]   2> 11997 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[3 (-1428798201520979968)]} 0 0
[junit4:junit4]   2> 11997 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10003 (-1428798201520979969)]} 0 0
[junit4:junit4]   2> 11999 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[3 (-1428798201523077120)]} 0 0
[junit4:junit4]   2> 12000 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10003 (-1428798201524125696)]} 0 1
[junit4:junit4]   2> 12002 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[5 (1428798201526222848)]} 0 1
[junit4:junit4]   2> 12003 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10005 (1428798201526222849)]} 0 1
[junit4:junit4]   2> 12006 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[5 (1428798201529368576)]} 0 1
[junit4:junit4]   2> 12006 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10005 (1428798201530417152)]} 0 1
[junit4:junit4]   2> 12034 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[4 (-1428798201559777280)]} 0 0
[junit4:junit4]   2> 12035 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10004 (-1428798201560825856)]} 0 1
[junit4:junit4]   2> 12037 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[4 (-1428798201561874432)]} 0 1
[junit4:junit4]   2> 12037 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10004 (-1428798201562923008)]} 0 0
[junit4:junit4]   2> 12040 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[6 (1428798201565020160)]} 0 1
[junit4:junit4]   2> 12041 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10006 (1428798201566068736)]} 0 2
[junit4:junit4]   2> 12043 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[6 (1428798201569214464)]} 0 0
[junit4:junit4]   2> 12044 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10006 (1428798201569214465)]} 0 1
[junit4:junit4]   2> 12109 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[7 (1428798201637371904)]} 0 1
[junit4:junit4]   2> 12109 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10007 (1428798201637371905)]} 0 1
[junit4:junit4]   2> 12111 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[7 (1428798201640517632)]} 0 0
[junit4:junit4]   2> 12112 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10007 (1428798201640517633)]} 0 1
[junit4:junit4]   2> 12131 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[7 (-1428798201661489152)]} 0 0
[junit4:junit4]   2> 12131 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10007 (-1428798201661489153)]} 0 0
[junit4:junit4]   2> 12134 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[7 (-1428798201663586304)]} 0 1
[junit4:junit4]   2> 12134 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10007 (-1428798201664634880)]} 0 0
[junit4:junit4]   2> 12137 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[8 (1428798201666732032)]} 0 1
[junit4:junit4]   2> 12137 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10008 (1428798201666732033)]} 0 1
[junit4:junit4]   2> 12140 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[8 (1428798201669877760)]} 0 1
[junit4:junit4]   2> 12141 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10008 (1428798201670926336)]} 0 1
[junit4:junit4]   2> 12155 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[9 (1428798201685606400)]} 0 1
[junit4:junit4]   2> 12156 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10009 (1428798201686654976)]} 0 1
[junit4:junit4]   2> 12158 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[9 (1428798201688752128)]} 0 1
[junit4:junit4]   2> 12159 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10009 (1428798201689800704)]} 0 1
[junit4:junit4]   2> 12246 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10 (1428798201781026816)]} 0 1
[junit4:junit4]   2> 12247 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10010 (1428798201782075392)]} 0 1
[junit4:junit4]   2> 12249 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10 (1428798201784172544)]} 0 1
[junit4:junit4]   2> 12250 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10010 (1428798201785221120)]} 0 1
[junit4:junit4]   2> 12327 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[11 (1428798201867010048)]} 0 1
[junit4:junit4]   2> 12328 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10011 (1428798201868058624)]} 0 0
[junit4:junit4]   2> 12330 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[11 (1428798201870155776)]} 0 1
[junit4:junit4]   2> 12331 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10011 (1428798201871204352)]} 0 0
[junit4:junit4]   2> 12383 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[11 (-1428798201925730304)]} 0 0
[junit4:junit4]   2> 12384 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10011 (-1428798201926778880)]} 0 0
[junit4:junit4]   2> 12385 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[11 (-1428798201927827456)]} 0 0
[junit4:junit4]   2> 12387 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10011 (-1428798201928876032)]} 0 1
[junit4:junit4]   2> 12389 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[12 (1428798201930973184)]} 0 1
[junit4:junit4]   2> 12390 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10012 (1428798201932021760)]} 0 1
[junit4:junit4]   2> 12391 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[12 (1428798201934118912)]} 0 0
[junit4:junit4]   2> 12393 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10012 (1428798201935167488)]} 0 1
[junit4:junit4]   2> 12433 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[12 (-1428798201978159104)]} 0 0
[junit4:junit4]   2> 12434 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10012 (-1428798201979207680)]} 0 0
[junit4:junit4]   2> 12436 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[12 (-1428798201981304832)]} 0 0
[junit4:junit4]   2> 12437 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10012 (-1428798201982353408)]} 0 0
[junit4:junit4]   2> 12440 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[13 (1428798201984450560)]} 0 1
[junit4:junit4]   2> 12441 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10013 (1428798201986547712)]} 0 0
[junit4:junit4]   2> 12443 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[13 (1428798201988644864)]} 0 0
[junit4:junit4]   2> 12444 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10013 (1428798201989693440)]} 0 0
[junit4:junit4]   2> 12534 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[14 (1428798202084065280)]} 0 0
[junit4:junit4]   2> 12536 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10014 (1428798202085113856)]} 0 1
[junit4:junit4]   2> 12537 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[14 (1428798202087211008)]} 0 0
[junit4:junit4]   2> 12539 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10014 (1428798202088259584)]} 0 1
[junit4:junit4]   2> 12567 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12568 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53107_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53107/s/pl"}
[junit4:junit4]   2> 12572 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12572 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12575 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[13 (-1428798202126008320)]} 0 1
[junit4:junit4]   2> 12575 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10013 (-1428798202127056896)]} 0 0
[junit4:junit4]   2>  C429_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:53107_s%2Fpl, base_url=http://127.0.0.1:53107/s/pl}
[junit4:junit4]   2> 12591 T2842 C429 P53107 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@c69d0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a0e5a5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12592 T2842 C429 P53107 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12594 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10013 (-1428798202131251200)]} 0 4
[junit4:junit4]   2> 12594 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[13 (-1428798202130202624)]} 0 4
[junit4:junit4]   2> 12595 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10013 (-1428798202131251200)]} 0 16
[junit4:junit4]   2> 12595 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[13 (-1428798202130202624)]} 0 17
[junit4:junit4]   2> 12598 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10015 (1428798202150125568)]} 0 1
[junit4:junit4]   2> 12598 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[15 (1428798202151174144)]} 0 1
[junit4:junit4]   2> 12605 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10015 (1428798202153271296)]} 0 2
[junit4:junit4]   2> 12606 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1428798202154319872)]} 0 2
[junit4:junit4]   2> 12606 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10015 (1428798202153271296)]} 0 6
[junit4:junit4]   2> 12607 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[15 (1428798202154319872)]} 0 6
[junit4:junit4]   2> 12701 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10016 (1428798202259177473)]} 0 1
[junit4:junit4]   2> 12701 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[16 (1428798202259177472)]} 0 1
[junit4:junit4]   2> 12706 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10016 (1428798202261274624)]} 0 1
[junit4:junit4]   2> 12706 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10016 (1428798202261274624)]} 0 3
[junit4:junit4]   2> 12706 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1428798202261274625)]} 0 1
[junit4:junit4]   2> 12707 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[16 (1428798202261274625)]} 0 4
[junit4:junit4]   2> 12749 T2828 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:53107_s%252Fpl_collection1&state=recovering&nodeName=127.0.0.1:53107_s%252Fpl&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1000 
[junit4:junit4]   2> 12788 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10017 (1428798202350403584)]} 0 1
[junit4:junit4]   2> 12789 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[17 (1428798202350403585)]} 0 1
[junit4:junit4]   2> 12794 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10017 (1428798202353549312)]} 0 1
[junit4:junit4]   2> 12794 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1428798202353549313)]} 0 0
[junit4:junit4]   2> 12795 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10017 (1428798202353549312)]} 0 4
[junit4:junit4]   2> 12795 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[17 (1428798202353549313)]} 0 4
[junit4:junit4]   2> 12889 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10017 (-1428798202456309761)]} 0 0
[junit4:junit4]   2> 12889 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[17 (-1428798202456309760)]} 0 0
[junit4:junit4]   2> 12894 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10017 (-1428798202459455488)]} 0 0
[junit4:junit4]   2> 12894 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[17 (-1428798202459455489)]} 0 0
[junit4:junit4]   2> 12894 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10017 (-1428798202459455488)]} 0 2
[junit4:junit4]   2> 12895 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[17 (-1428798202459455489)]} 0 3
[junit4:junit4]   2> 12897 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10018 (1428798202464698368)]} 0 0
[junit4:junit4]   2> 12898 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[18 (1428798202464698369)]} 0 1
[junit4:junit4]   2> 12903 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10018 (1428798202467844096)]} 0 1
[junit4:junit4]   2> 12904 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1428798202467844097)]} 0 1
[junit4:junit4]   2> 12904 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10018 (1428798202467844096)]} 0 4
[junit4:junit4]   2> 12904 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[18 (1428798202467844097)]} 0 4
[junit4:junit4]   2> 12917 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10019 (1428798202484621312)]} 0 1
[junit4:junit4]   2> 12917 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[19 (1428798202485669888)]} 0 0
[junit4:junit4]   2> 12923 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10019 (1428798202487767040)]} 0 1
[junit4:junit4]   2> 12923 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1428798202488815616)]} 0 1
[junit4:junit4]   2> 12923 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10019 (1428798202487767040)]} 0 4
[junit4:junit4]   2> 12924 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[19 (1428798202488815616)]} 0 4
[junit4:junit4]   2> 12979 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10018 (-1428798202550681600)]} 0 0
[junit4:junit4]   2> 12979 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[18 (-1428798202550681601)]} 0 0
[junit4:junit4]   2> 12983 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10018 (-1428798202552778752)]} 0 0
[junit4:junit4]   2> 12984 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[18 (-1428798202553827328)]} 0 1
[junit4:junit4]   2> 12984 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10018 (-1428798202552778752)]} 0 3
[junit4:junit4]   2> 12985 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[18 (-1428798202553827328)]} 0 3
[junit4:junit4]   2> 12987 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10020 (1428798202559070208)]} 0 1
[junit4:junit4]   2> 12988 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[20 (1428798202559070209)]} 0 1
[junit4:junit4]   2> 12993 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1428798202562215936)]} 0 1
[junit4:junit4]   2> 12994 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1428798202563264512)]} 0 1
[junit4:junit4]   2> 12994 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10020 (1428798202562215936)]} 0 4
[junit4:junit4]   2> 12995 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[20 (1428798202563264512)]} 0 4
[junit4:junit4]   2> 13011 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10019 (-1428798202584236032)]} 0 1
[junit4:junit4]   2> 13011 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[19 (-1428798202584236033)]} 0 0
[junit4:junit4]   2> 13015 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10019 (-1428798202586333184)]} 0 0
[junit4:junit4]   2> 13015 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[19 (-1428798202587381760)]} 0 0
[junit4:junit4]   2> 13016 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10019 (-1428798202586333184)]} 0 3
[junit4:junit4]   2> 13016 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[19 (-1428798202587381760)]} 0 2
[junit4:junit4]   2> 13019 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10021 (1428798202592624640)]} 0 1
[junit4:junit4]   2> 13020 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[21 (1428798202592624641)]} 0 1
[junit4:junit4]   2> 13025 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1428798202595770368)]} 0 1
[junit4:junit4]   2> 13026 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1428798202596818944)]} 0 1
[junit4:junit4]   2> 13026 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10021 (1428798202595770368)]} 0 4
[junit4:junit4]   2> 13026 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[21 (1428798202596818944)]} 0 4
[junit4:junit4]   2> 13064 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10022 (1428798202639810560)]} 0 0
[junit4:junit4]   2> 13065 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[22 (1428798202639810561)]} 0 1
[junit4:junit4]   2> 13070 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1428798202642956288)]} 0 1
[junit4:junit4]   2> 13070 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1428798202642956289)]} 0 1
[junit4:junit4]   2> 13070 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10022 (1428798202642956288)]} 0 3
[junit4:junit4]   2> 13070 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[22 (1428798202642956289)]} 0 3
[junit4:junit4]   2> 13135 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[20 (-1428798202714259456)]} 0 0
[junit4:junit4]   2> 13135 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[10020 (-1428798202714259457)]} 0 0
[junit4:junit4]   2> 13139 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[20 (-1428798202716356609)]} 0 0
[junit4:junit4]   2> 13139 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10020 (-1428798202716356608)]} 0 0
[junit4:junit4]   2> 13140 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[20 (-1428798202716356609)]} 0 3
[junit4:junit4]   2> 13140 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10020 (-1428798202716356608)]} 0 3
[junit4:junit4]   2> 13142 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[23 (1428798202720550912)]} 0 1
[junit4:junit4]   2> 13142 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10023 (1428798202720550913)]} 0 1
[junit4:junit4]   2> 13146 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1428798202723696640)]} 0 1
[junit4:junit4]   2> 13146 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1428798202723696641)]} 0 0
[junit4:junit4]   2> 13146 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[23 (1428798202723696640)]} 0 2
[junit4:junit4]   2> 13146 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10023 (1428798202723696641)]} 0 2
[junit4:junit4]   2> 13184 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[24 (1428798202764591104)]} 0 1
[junit4:junit4]   2> 13184 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10024 (1428798202764591105)]} 0 1
[junit4:junit4]   2> 13188 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1428798202767736832)]} 0 0
[junit4:junit4]   2> 13189 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1428798202767736833)]} 0 1
[junit4:junit4]   2> 13189 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[24 (1428798202767736832)]} 0 3
[junit4:junit4]   2> 13189 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10024 (1428798202767736833)]} 0 3
[junit4:junit4]   2> 13255 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10025 (1428798202839040001)]} 0 1
[junit4:junit4]   2> 13255 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[25 (1428798202839040000)]} 0 1
[junit4:junit4]   2> 13259 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1428798202842185728)]} 0 0
[junit4:junit4]   2> 13259 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1428798202842185729)]} 0 0
[junit4:junit4]   2> 13260 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10025 (1428798202842185728)]} 0 3
[junit4:junit4]   2> 13260 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[25 (1428798202842185729)]} 0 3
[junit4:junit4]   2> 13315 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[22 (-1428798202903003136)]} 0 0
[junit4:junit4]   2> 13315 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10022 (-1428798202903003137)]} 0 0
[junit4:junit4]   2> 13319 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10022 (-1428798202905100289)]} 0 0
[junit4:junit4]   2> 13319 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[22 (-1428798202905100288)]} 0 0
[junit4:junit4]   2> 13319 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10022 (-1428798202905100289)]} 0 2
[junit4:junit4]   2> 13319 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[22 (-1428798202905100288)]} 0 2
[junit4:junit4]   2> 13321 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10026 (1428798202909294592)]} 0 0
[junit4:junit4]   2> 13322 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[26 (1428798202909294593)]} 0 1
[junit4:junit4]   2> 13325 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1428798202911391744)]} 0 0
[junit4:junit4]   2> 13326 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1428798202912440320)]} 0 1
[junit4:junit4]   2> 13326 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10026 (1428798202911391744)]} 0 3
[junit4:junit4]   2> 13326 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[26 (1428798202912440320)]} 0 2
[junit4:junit4]   2> 13387 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[27 (1428798202977452033)]} 0 1
[junit4:junit4]   2> 13387 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10027 (1428798202977452032)]} 0 1
[junit4:junit4]   2> 13391 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1428798202980597760)]} 0 1
[junit4:junit4]   2> 13391 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1428798202980597761)]} 0 0
[junit4:junit4]   2> 13391 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[27 (1428798202980597760)]} 0 2
[junit4:junit4]   2> 13392 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10027 (1428798202980597761)]} 0 3
[junit4:junit4]   2> 13446 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10024 (-1428798203040366593)]} 0 0
[junit4:junit4]   2> 13446 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[24 (-1428798203040366592)]} 0 1
[junit4:junit4]   2> 13450 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10024 (-1428798203042463744)]} 0 0
[junit4:junit4]   2> 13450 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[24 (-1428798203042463745)]} 0 1
[junit4:junit4]   2> 13450 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10024 (-1428798203042463744)]} 0 2
[junit4:junit4]   2> 13450 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[24 (-1428798203042463745)]} 0 2
[junit4:junit4]   2> 13452 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10028 (1428798203046658048)]} 0 0
[junit4:junit4]   2> 13453 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[28 (1428798203046658049)]} 0 1
[junit4:junit4]   2> 13456 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1428798203048755200)]} 0 0
[junit4:junit4]   2> 13456 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1428798203048755201)]} 0 0
[junit4:junit4]   2> 13457 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10028 (1428798203048755200)]} 0 3
[junit4:junit4]   2> 13457 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[28 (1428798203048755201)]} 0 3
[junit4:junit4]   2> 13550 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10029 (1428798203149418497)]} 0 0
[junit4:junit4]   2> 13550 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[29 (1428798203149418496)]} 0 0
[junit4:junit4]   2> 13556 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1428798203151515648)]} 0 1
[junit4:junit4]   2> 13556 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1428798203151515649)]} 0 1
[junit4:junit4]   2> 13557 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10029 (1428798203151515648)]} 0 5
[junit4:junit4]   2> 13557 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[29 (1428798203151515649)]} 0 5
[junit4:junit4]   2> 13572 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10025 (-1428798203172487168)]} 0 0
[junit4:junit4]   2> 13572 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[25 (-1428798203172487169)]} 0 0
[junit4:junit4]   2> 13577 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10025 (-1428798203175632896)]} 0 1
[junit4:junit4]   2> 13577 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[25 (-1428798203175632897)]} 0 0
[junit4:junit4]   2> 13577 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10025 (-1428798203175632896)]} 0 2
[junit4:junit4]   2> 13578 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[25 (-1428798203175632897)]} 0 3
[junit4:junit4]   2> 13581 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10030 (1428798203180875776)]} 0 1
[junit4:junit4]   2> 13581 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[30 (1428798203181924352)]} 0 0
[junit4:junit4]   2> 13586 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1428798203184021504)]} 0 0
[junit4:junit4]   2> 13587 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10030 (1428798203184021504)]} 0 4
[junit4:junit4]   2> 13588 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1428798203185070080)]} 0 1
[junit4:junit4]   2> 13589 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[30 (1428798203185070080)]} 0 5
[junit4:junit4]   2> 13626 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10031 (1428798203228061696)]} 0 1
[junit4:junit4]   2> 13627 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[31 (1428798203229110272)]} 0 1
[junit4:junit4]   2> 13631 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1428798203231207424)]} 0 0
[junit4:junit4]   2> 13631 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10031 (1428798203231207424)]} 0 3
[junit4:junit4]   2> 13632 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1428798203232256000)]} 0 1
[junit4:junit4]   2> 13632 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[31 (1428798203232256000)]} 0 3
[junit4:junit4]   2> 13716 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10026 (-1428798203323482112)]} 0 0
[junit4:junit4]   2> 13716 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[26 (-1428798203323482113)]} 0 0
[junit4:junit4]   2> 13721 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10026 (-1428798203326627840)]} 0 0
[junit4:junit4]   2> 13721 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[26 (-1428798203326627841)]} 0 0
[junit4:junit4]   2> 13722 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10026 (-1428798203326627840)]} 0 3
[junit4:junit4]   2> 13722 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[26 (-1428798203326627841)]} 0 3
[junit4:junit4]   2> 13725 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10032 (1428798203331870720)]} 0 1
[junit4:junit4]   2> 13726 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[32 (1428798203332919296)]} 0 1
[junit4:junit4]   2> 13731 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1428798203336065024)]} 0 1
[junit4:junit4]   2> 13731 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10032 (1428798203336065024)]} 0 4
[junit4:junit4]   2> 13732 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1428798203337113600)]} 0 0
[junit4:junit4]   2> 13733 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[32 (1428798203337113600)]} 0 4
[junit4:junit4]   2> 13750 T2790 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 53107
[junit4:junit4]   2> 13751 T2790 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=18392061
[junit4:junit4]   2> 13780 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10033 (1428798203389542400)]} 0 1
[junit4:junit4]   2> 13781 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[33 (1428798203391639552)]} 0 0
[junit4:junit4]   2> 13786 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1428798203393736704)]} 0 1
[junit4:junit4]   2> 13786 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10033 (1428798203393736704)]} 0 4
[junit4:junit4]   2> 13788 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1428798203394785280)]} 0 1
[junit4:junit4]   2> 13788 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[33 (1428798203394785280)]} 0 4
[junit4:junit4]   2> 13825 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10031 (-1428798203437776896)]} 0 0
[junit4:junit4]   2> 13827 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[31 (-1428798203439874048)]} 0 1
[junit4:junit4]   2> 13829 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10031 (-1428798203439874048)]} 0 0
[junit4:junit4]   2> 13829 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10031 (-1428798203439874048)]} 0 2
[junit4:junit4]   2> 13830 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[31 (-1428798203440922624)]} 0 0
[junit4:junit4]   2> 13830 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[31 (-1428798203440922624)]} 0 2
[junit4:junit4]   2> 13831 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10034 (1428798203444068352)]} 0 0
[junit4:junit4]   2> 13832 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[34 (1428798203445116928)]} 0 0
[junit4:junit4]   2> 13836 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1428798203446165504)]} 0 1
[junit4:junit4]   2> 13836 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1428798203447214080)]} 0 0
[junit4:junit4]   2> 13836 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10034 (1428798203446165504)]} 0 3
[junit4:junit4]   2> 13837 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[34 (1428798203447214080)]} 0 3
[junit4:junit4]   2> 13849 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10034 (-1428798203462942721)]} 0 1
[junit4:junit4]   2> 13849 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[34 (-1428798203462942720)]} 0 1
[junit4:junit4]   2> 13852 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[34 (-1428798203465039873)]} 0 0
[junit4:junit4]   2> 13852 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10034 (-1428798203465039872)]} 0 0
[junit4:junit4]   2> 13853 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[34 (-1428798203465039873)]} 0 2
[junit4:junit4]   2> 13853 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10034 (-1428798203465039872)]} 0 3
[junit4:junit4]   2> 13855 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[35 (1428798203469234176)]} 0 0
[junit4:junit4]   2> 13856 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10035 (1428798203469234177)]} 0 1
[junit4:junit4]   2> 13860 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1428798203471331328)]} 0 1
[junit4:junit4]   2> 13860 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10035 (1428798203471331329)]} 0 1
[junit4:junit4]   2> 13860 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[35 (1428798203471331328)]} 0 3
[junit4:junit4]   2> 13860 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10035 (1428798203471331329)]} 0 3
[junit4:junit4]   2> 13865 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[36 (1428798203478671360)]} 0 1
[junit4:junit4]   2> 13865 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10036 (1428798203478671361)]} 0 1
[junit4:junit4]   2> 13869 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1428798203481817088)]} 0 0
[junit4:junit4]   2> 13870 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[36 (1428798203481817088)]} 0 3
[junit4:junit4]   2> 13870 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10036 (1428798203481817089)]} 0 1
[junit4:junit4]   2> 13870 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10036 (1428798203481817089)]} 0 3
[junit4:junit4]   2> 13884 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[37 (1428798203499642880)]} 0 0
[junit4:junit4]   2> 13885 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10037 (1428798203499642881)]} 0 1
[junit4:junit4]   2> 13888 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1428798203501740032)]} 0 0
[junit4:junit4]   2> 13888 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10037 (1428798203501740033)]} 0 0
[junit4:junit4]   2> 13888 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[37 (1428798203501740032)]} 0 2
[junit4:junit4]   2> 13889 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10037 (1428798203501740033)]} 0 3
[junit4:junit4]   2> 13913 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10035 (-1428798203530051585)]} 0 0
[junit4:junit4]   2> 13913 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[35 (-1428798203530051584)]} 0 0
[junit4:junit4]   2> 13917 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10035 (-1428798203532148736)]} 0 0
[junit4:junit4]   2> 13917 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[35 (-1428798203532148737)]} 0 0
[junit4:junit4]   2> 13918 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10035 (-1428798203532148736)]} 0 3
[junit4:junit4]   2> 13918 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[35 (-1428798203532148737)]} 0 3
[junit4:junit4]   2> 13921 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10038 (1428798203537391616)]} 0 1
[junit4:junit4]   2> 13921 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[38 (1428798203538440192)]} 0 1
[junit4:junit4]   2> 13925 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10038 (1428798203540537344)]} 0 0
[junit4:junit4]   2> 13926 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[38 (1428798203540537345)]} 0 1
[junit4:junit4]   2> 13926 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10038 (1428798203540537344)]} 0 3
[junit4:junit4]   2> 13926 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[38 (1428798203540537345)]} 0 3
[junit4:junit4]   2> 14027 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10039 (1428798203648540672)]} 0 1
[junit4:junit4]   2> 14027 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[39 (1428798203648540673)]} 0 1
[junit4:junit4]   2> 14033 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10039 (1428798203651686400)]} 0 1
[junit4:junit4]   2> 14033 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[39 (1428798203652734976)]} 0 1
[junit4:junit4]   2> 14034 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10039 (1428798203651686400)]} 0 5
[junit4:junit4]   2> 14034 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[39 (1428798203652734976)]} 0 4
[junit4:junit4]   2> 14078 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14079 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:53107_s%2Fpl_collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53107_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53107/s/pl"}
[junit4:junit4]   2> 14085 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14086 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14086 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14086 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14115 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10040 (1428798203741863936)]} 0 1
[junit4:junit4]   2> 14116 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[40 (1428798203741863937)]} 0 1
[junit4:junit4]   2> 14119 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10040 (1428798203745009664)]} 0 0
[junit4:junit4]   2> 14119 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[40 (1428798203745009665)]} 0 1
[junit4:junit4]   2> 14209 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10041 (1428798203839381504)]} 0 1
[junit4:junit4]   2> 14210 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[41 (1428798203840430080)]} 0 1
[junit4:junit4]   2> 14212 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10041 (1428798203843575808)]} 0 1
[junit4:junit4]   2> 14213 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[41 (1428798203843575809)]} 0 1
[junit4:junit4]   2> 14292 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10042 (1428798203926413312)]} 0 1
[junit4:junit4]   2> 14292 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[42 (1428798203927461888)]} 0 1
[junit4:junit4]   2> 14295 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10042 (1428798203929559040)]} 0 1
[junit4:junit4]   2> 14295 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[42 (1428798203930607616)]} 0 0
[junit4:junit4]   2> 14393 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[10036 (-1428798204033368064)]} 0 0
[junit4:junit4]   2> 14393 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[36 (-1428798204033368065)]} 0 0
[junit4:junit4]   2> 14396 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10036 (-1428798204035465216)]} 0 1
[junit4:junit4]   2> 14396 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[36 (-1428798204036513792)]} 0 0
[junit4:junit4]   2> 14399 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10043 (1428798204038610944)]} 0 1
[junit4:junit4]   2> 14399 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[43 (1428798204039659520)]} 0 1
[junit4:junit4]   2> 14403 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[43 (1428798204042805249)]} 0 1
[junit4:junit4]   2> 14403 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10043 (1428798204042805248)]} 0 2
[junit4:junit4]   2> 14496 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[41 (-1428798204141371392)]} 0 0
[junit4:junit4]   2> 14497 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10041 (-1428798204141371393)]} 0 1
[junit4:junit4]   2> 14499 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[41 (-1428798204144517120)]} 0 0
[junit4:junit4]   2> 14499 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10041 (-1428798204144517121)]} 0 0
[junit4:junit4]   2> 14502 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[44 (1428798204146614272)]} 0 1
[junit4:junit4]   2> 14502 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10044 (1428798204146614273)]} 0 1
[junit4:junit4]   2> 14505 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[44 (1428798204149760000)]} 0 1
[junit4:junit4]   2> 14506 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10044 (1428798204150808576)]} 0 1
[junit4:junit4]   2> 14519 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[45 (1428798204164440064)]} 0 1
[junit4:junit4]   2> 14519 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10045 (1428798204164440065)]} 0 1
[junit4:junit4]   2> 14522 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[45 (1428798204167585792)]} 0 1
[junit4:junit4]   2> 14522 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10045 (1428798204167585793)]} 0 1
[junit4:junit4]   2> 14539 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[46 (1428798204185411584)]} 0 1
[junit4:junit4]   2> 14539 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10046 (1428798204186460160)]} 0 0
[junit4:junit4]   2> 14542 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[46 (1428798204188557312)]} 0 1
[junit4:junit4]   2> 14543 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10046 (1428798204189605888)]} 0 1
[junit4:junit4]   2> 14617 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[42 (-1428798204268249088)]} 0 0
[junit4:junit4]   2> 14617 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10042 (-1428798204268249089)]} 0 0
[junit4:junit4]   2> 14620 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[42 (-1428798204270346240)]} 0 1
[junit4:junit4]   2> 14620 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10042 (-1428798204271394816)]} 0 0
[junit4:junit4]   2> 14623 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[47 (1428798204273491968)]} 0 1
[junit4:junit4]   2> 14623 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10047 (1428798204273491969)]} 0 1
[junit4:junit4]   2> 14626 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[47 (1428798204276637696)]} 0 1
[junit4:junit4]   2> 14626 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10047 (1428798204276637697)]} 0 1
[junit4:junit4]   2> 14664 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[48 (1428798204317532160)]} 0 1
[junit4:junit4]   2> 14665 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10048 (1428798204317532161)]} 0 1
[junit4:junit4]   2> 14668 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[48 (1428798204320677888)]} 0 1
[junit4:junit4]   2> 14668 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10048 (1428798204320677889)]} 0 1
[junit4:junit4]   2> 14718 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[49 (1428798204373106688)]} 0 1
[junit4:junit4]   2> 14718 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10049 (1428798204373106689)]} 0 1
[junit4:junit4]   2> 14720 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[49 (1428798204376252416)]} 0 0
[junit4:junit4]   2> 14720 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10049 (1428798204376252417)]} 0 0
[junit4:junit4]   2>  C429_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:53107_s%2Fpl, base_url=http://127.0.0.1:53107/s/pl}
[junit4:junit4]   2> 14750 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37966/s/pl/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14750 T2851 C429 P53107 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:53107/s/pl START replicas=[http://127.0.0.1:37966/s/pl/collection1/] nUpdates=100
[junit4:junit4]   2> 14751 T2851 C429 P53107 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14752 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14752 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14752 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14752 T2851 C429 P53107 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 14752 T2828 C431 P37966 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14752 T2851 C429 P53107 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37966/s/pl/collection1/. core=collection1
[junit4:junit4]   2> 14753 T2851 C429 P53107 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14756 T2827 C431 P37966 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14760 T2827 C431 P37966 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@233774 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8abf84),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@233774 lockFactory=org.apache.lucene.store.NativeFSLockFactory@8abf84),segFN=segments_2,generation=2,filenames=[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1_Lucene41_0.pos, _1.fdx, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt, _0_dv.cfe]
[junit4:junit4]   2> 14761 T2827 C431 P37966 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1_Lucene41_0.pos, _1.fdx, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt, _0_dv.cfe]
[junit4:junit4]   2> 14762 T2827 C431 P37966 oass.SolrIndexSearcher.<init> Opening Searcher@1bedbcb realtime
[junit4:junit4]   2> 14762 T2827 C431 P37966 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14763 T2827 C431 P37966 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 14763 T2851 C429 P53107 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14763 T2851 C429 P53107 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14765 T2826 C431 P37966 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14765 T2826 C431 P37966 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14766 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14766 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14766 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14767 T2828 C431 P37966 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14768 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 27
[junit4:junit4]   2> 14769 T2851 C429 P53107 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index.20130306191550889 forceNew: false
[junit4:junit4]   2> 14769 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)) fullCopy=true
[junit4:junit4]   2> 14771 T2827 C431 P37966 REQ /replication {file=_1_Lucene41_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14774 T2825 C431 P37966 REQ /replication {file=_0_Lucene41_0.pos&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14776 T2826 C431 P37966 REQ /replication {file=_0_dv.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14780 T2828 C431 P37966 REQ /replication {file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14784 T2827 C431 P37966 REQ /replication {file=_1_dv.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14787 T2825 C431 P37966 REQ /replication {file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14790 T2826 C431 P37966 REQ /replication {file=_0_Lucene41_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 14792 T2828 C431 P37966 REQ /replication {file=_0_Lucene41_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14795 T2827 C431 P37966 REQ /replication {file=_1_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14797 T2825 C431 P37966 REQ /replication {file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14800 T2826 C431 P37966 REQ /replication {file=_1_Lucene41_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14800 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[50 (1428798204459089920)]} 0 1
[junit4:junit4]   2> 14800 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[10050 (1428798204459089921)]} 0 1
[junit4:junit4]   2> 14802 T2825 C431 P37966 REQ /replication {file=_0_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14803 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10050 (1428798204462235649)]} 0 1
[junit4:junit4]   2> 14803 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[50 (1428798204462235648)]} 0 1
[junit4:junit4]   2> 14805 T2826 C431 P37966 REQ /replication {file=_1_Lucene41_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14807 T2825 C431 P37966 REQ /replication {file=_0_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14809 T2827 C431 P37966 REQ /replication {file=_1_dv.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14812 T2828 C431 P37966 REQ /replication {file=_1_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14814 T2826 C431 P37966 REQ /replication {file=_1_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14817 T2825 C431 P37966 REQ /replication {file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 14819 T2827 C431 P37966 REQ /replication {file=_1_Lucene41_0.pos&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14822 T2828 C431 P37966 REQ /replication {file=_0_Lucene41_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14824 T2826 C431 P37966 REQ /replication {file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14827 T2825 C431 P37966 REQ /replication {file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14829 T2827 C431 P37966 REQ /replication {file=_0_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14831 T2828 C431 P37966 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14834 T2826 C431 P37966 REQ /replication {file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14836 T2825 C431 P37966 REQ /replication {file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14839 T2827 C431 P37966 REQ /replication {file=_0_dv.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14840 T2851 C429 P53107 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14840 T2851 C429 P53107 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130306191550889
[junit4:junit4]   2> 14841 T2851 C429 P53107 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14841 T2851 C429 P53107 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14841 T2851 C429 P53107 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14842 T2851 C429 P53107 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index.20130306191550889
[junit4:junit4]   2> 14843 T2851 C429 P53107 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)),segFN=segments_2,generation=2,filenames=[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt, _0_dv.cfe]
[junit4:junit4]   2> 14843 T2851 C429 P53107 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt, _0_dv.cfe]
[junit4:junit4]   2> 14844 T2851 C429 P53107 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14845 T2851 C429 P53107 oass.SolrIndexSearcher.<init> Opening Searcher@1211170 main
[junit4:junit4]   2> 14846 T2850 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1211170 main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C72/30 _1(5.0):C26/12)}
[junit4:junit4]   2> 14847 T2851 C429 P53107 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(org.apache.lucene.store.RAMDirectory@c69d0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a0e5a5)
[junit4:junit4]   2> 14847 T2851 C429 P53107 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/index
[junit4:junit4]   2> 14847 T2851 C429 P53107 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@c69d0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a0e5a5)
[junit4:junit4]   2> 14847 T2851 C429 P53107 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 14847 T2859 C429 P53107 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1362608136125/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=7254
[junit4:junit4]   2> 14848 T2859 C429 P53107 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14848 T2859 C429 P53107 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)),segFN=segments_2,generation=2,filenames=[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, segments_2, _0.fdx, _0.fdt, _0_dv.cfe]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)),segFN=segments_3,generation=3,filenames=[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, _0.fdx, _0.fdt, segments_3, _0_dv.cfe]
[junit4:junit4]   2> 14848 T2859 C429 P53107 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, _0.fdx, _0.fdt, segments_3, _0_dv.cfe]
[junit4:junit4]   2> 14849 T2859 C429 P53107 oass.SolrIndexSearcher.<init> Opening Searcher@12a9baa main
[junit4:junit4]   2> 14849 T2859 C429 P53107 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14850 T2850 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12a9baa main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C72/30 _1(5.0):C26/12)}
[junit4:junit4]   2> 14850 T2859 C429 P53107 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=7254}
[junit4:junit4]   2> 14850 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14850 T2851 C429 P53107 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14851 T2851 C429 P53107 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14851 T2851 C429 P53107 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14897 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10045 (-1428798204561850369)]} 0 0
[junit4:junit4]   2> 14897 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[45 (-1428798204561850368)]} 0 0
[junit4:junit4]   2> 14900 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[10045 (-1428798204564996096)]} 0 1
[junit4:junit4]   2> 14900 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[45 (-1428798204564996097)]} 0 1
[junit4:junit4]   2> 14902 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10051 (1428798204567093248)]} 0 1
[junit4:junit4]   2> 14902 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[51 (1428798204567093249)]} 0 0
[junit4:junit4]   2> 14904 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10051 (1428798204569190400)]} 0 0
[junit4:junit4]   2> 14905 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[51 (1428798204569190401)]} 0 1
[junit4:junit4]   2> 14933 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10052 (1428798204598550528)]} 0 1
[junit4:junit4]   2> 14933 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[52 (1428798204599599104)]} 0 0
[junit4:junit4]   2> 14935 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10052 (1428798204601696256)]} 0 0
[junit4:junit4]   2> 14936 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[52 (1428798204601696257)]} 0 1
[junit4:junit4]   2> 14941 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10047 (-1428798204607987712)]} 0 0
[junit4:junit4]   2> 14942 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[47 (-1428798204609036288)]} 0 0
[junit4:junit4]   2> 14943 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10047 (-1428798204610084864)]} 0 0
[junit4:junit4]   2> 14943 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[47 (-1428798204610084865)]} 0 0
[junit4:junit4]   2> 14945 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10053 (1428798204612182016)]} 0 0
[junit4:junit4]   2> 14946 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[53 (1428798204612182017)]} 0 1
[junit4:junit4]   2> 14948 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10053 (1428798204614279168)]} 0 1
[junit4:junit4]   2> 14948 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[53 (1428798204615327744)]} 0 1
[junit4:junit4]   2> 15004 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[10050 (-1428798204674048000)]} 0 0
[junit4:junit4]   2> 15004 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[50 (-1428798204674048001)]} 0 0
[junit4:junit4]   2> 15006 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[50 (-1428798204676145152)]} 0 0
[junit4:junit4]   2> 15006 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10050 (-1428798204676145153)]} 0 0
[junit4:junit4]   2> 15008 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[54 (1428798204678242305)]} 0 0
[junit4:junit4]   2> 15009 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10054 (1428798204678242304)]} 0 1
[junit4:junit4]   2> 15010 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[54 (1428798204680339456)]} 0 0
[junit4:junit4]   2> 15011 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10054 (1428798204680339457)]} 0 1
[junit4:junit4]   2> 15039 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[51 (-1428798204710748160)]} 0 0
[junit4:junit4]   2> 15039 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10051 (-1428798204710748161)]} 0 0
[junit4:junit4]   2> 15041 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[51 (-1428798204712845312)]} 0 0
[junit4:junit4]   2> 15041 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10051 (-1428798204712845313)]} 0 0
[junit4:junit4]   2> 15043 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[55 (1428798204714942464)]} 0 0
[junit4:junit4]   2> 15043 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10055 (1428798204714942465)]} 0 0
[junit4:junit4]   2> 15045 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[55 (1428798204717039616)]} 0 0
[junit4:junit4]   2> 15046 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10055 (1428798204717039617)]} 0 1
[junit4:junit4]   2> 15093 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[56 (1428798204767371264)]} 0 0
[junit4:junit4]   2> 15093 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10056 (1428798204767371265)]} 0 0
[junit4:junit4]   2> 15096 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[56 (1428798204769468416)]} 0 1
[junit4:junit4]   2> 15096 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10056 (1428798204769468417)]} 0 1
[junit4:junit4]   2> 15170 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[57 (1428798204847063040)]} 0 1
[junit4:junit4]   2> 15170 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10057 (1428798204847063041)]} 0 1
[junit4:junit4]   2> 15172 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[57 (1428798204850208768)]} 0 0
[junit4:junit4]   2> 15173 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10057 (1428798204850208769)]} 0 1
[junit4:junit4]   2> 15210 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10058 (1428798204890054657)]} 0 0
[junit4:junit4]   2> 15211 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[58 (1428798204890054656)]} 0 1
[junit4:junit4]   2> 15213 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[58 (1428798204892151808)]} 0 1
[junit4:junit4]   2> 15213 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10058 (1428798204892151809)]} 0 1
[junit4:junit4]   2> 15219 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10053 (-1428798204899491840)]} 0 0
[junit4:junit4]   2> 15219 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[53 (-1428798204899491841)]} 0 0
[junit4:junit4]   2> 15221 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10053 (-1428798204901588992)]} 0 0
[junit4:junit4]   2> 15221 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[53 (-1428798204901588993)]} 0 0
[junit4:junit4]   2> 15223 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10059 (1428798204903686144)]} 0 0
[junit4:junit4]   2> 15224 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[59 (1428798204903686145)]} 0 1
[junit4:junit4]   2> 15225 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10059 (1428798204905783296)]} 0 0
[junit4:junit4]   2> 15226 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[59 (1428798204905783297)]} 0 1
[junit4:junit4]   2> 15280 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10058 (-1428798204963454976)]} 0 0
[junit4:junit4]   2> 15280 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[58 (-1428798204963454977)]} 0 0
[junit4:junit4]   2> 15282 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[58 (-1428798204965552129)]} 0 0
[junit4:junit4]   2> 15282 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[10058 (-1428798204965552128)]} 0 0
[junit4:junit4]   2> 15285 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10060 (1428798204967649280)]} 0 1
[junit4:junit4]   2> 15286 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[60 (1428798204967649281)]} 0 2
[junit4:junit4]   2> 15288 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10060 (1428798204971843584)]} 0 1
[junit4:junit4]   2> 15289 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[60 (1428798204971843585)]} 0 1
[junit4:junit4]   2> 15308 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10061 (1428798204992815104)]} 0 0
[junit4:junit4]   2> 15309 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[61 (1428798204992815105)]} 0 1
[junit4:junit4]   2> 15312 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10061 (1428798204995960832)]} 0 1
[junit4:junit4]   2> 15312 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[61 (1428798204995960833)]} 0 1
[junit4:junit4]   2> 15317 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10062 (1428798205001203712)]} 0 1
[junit4:junit4]   2> 15317 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[62 (1428798205002252288)]} 0 1
[junit4:junit4]   2> 15320 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10062 (1428798205004349440)]} 0 1
[junit4:junit4]   2> 15320 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[62 (1428798205005398016)]} 0 1
[junit4:junit4]   2> 15324 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10060 (-1428798205008543744)]} 0 0
[junit4:junit4]   2> 15324 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[60 (-1428798205009592320)]} 0 0
[junit4:junit4]   2> 15326 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10060 (-1428798205011689472)]} 0 0
[junit4:junit4]   2> 15326 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[60 (-1428798205011689473)]} 0 0
[junit4:junit4]   2> 15329 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10063 (1428798205013786624)]} 0 1
[junit4:junit4]   2> 15329 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[63 (1428798205014835200)]} 0 0
[junit4:junit4]   2> 15332 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10063 (1428798205016932352)]} 0 1
[junit4:junit4]   2> 15332 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[63 (1428798205017980928)]} 0 0
[junit4:junit4]   2> 15391 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10064 (1428798205078798336)]} 0 1
[junit4:junit4]   2> 15392 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[64 (1428798205079846912)]} 0 1
[junit4:junit4]   2> 15394 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10064 (1428798205082992640)]} 0 1
[junit4:junit4]   2> 15395 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[64 (1428798205082992641)]} 0 1
[junit4:junit4]   2> 15449 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10062 (-1428798205140664320)]} 0 0
[junit4:junit4]   2> 15450 T2805 C430 P47028 /update {wt=javabin&version=2} {delete=[62 (-1428798205140664321)]} 0 1
[junit4:junit4]   2> 15452 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10062 (-1428798205142761472)]} 0 1
[junit4:junit4]   2> 15452 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[62 (-1428798205143810048)]} 0 0
[junit4:junit4]   2> 15455 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10065 (1428798205145907200)]} 0 1
[junit4:junit4]   2> 15455 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[65 (1428798205146955776)]} 0 1
[junit4:junit4]   2> 15458 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10065 (1428798205149052928)]} 0 1
[junit4:junit4]   2> 15459 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[65 (1428798205150101504)]} 0 1
[junit4:junit4]   2> 15501 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10066 (1428798205194141696)]} 0 1
[junit4:junit4]   2> 15501 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[66 (1428798205195190272)]} 0 0
[junit4:junit4]   2> 15504 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10066 (1428798205197287424)]} 0 1
[junit4:junit4]   2> 15504 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[66 (1428798205198336000)]} 0 0
[junit4:junit4]   2> 15546 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10067 (1428798205242376192)]} 0 0
[junit4:junit4]   2> 15548 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[67 (1428798205242376193)]} 0 2
[junit4:junit4]   2> 15549 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10067 (1428798205245521920)]} 0 0
[junit4:junit4]   2> 15551 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[67 (1428798205246570496)]} 0 1
[junit4:junit4]   2> 15591 T2813 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15592 T2813 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:53107_s%2Fpl",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:53107/s/pl"}
[junit4:junit4]   2> 15598 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15599 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15598 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15598 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15601 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10065 (-1428798205300047872)]} 0 0
[junit4:junit4]   2> 15603 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[65 (-1428798205302145024)]} 0 1
[junit4:junit4]   2>  C429_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:53107_s%2Fpl, base_url=http://127.0.0.1:53107/s/pl}
[junit4:junit4]   2> 15606 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10065 (-1428798205303193600)]} 0 1
[junit4:junit4]   2> 15608 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10065 (-1428798205303193600)]} 0 5
[junit4:junit4]   2> 15608 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[65 (-1428798205304242176)]} 0 1
[junit4:junit4]   2> 15609 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[65 (-1428798205304242176)]} 0 4
[junit4:junit4]   2> 15611 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10068 (1428798205310533632)]} 0 1
[junit4:junit4]   2> 15612 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[68 (1428798205311582208)]} 0 0
[junit4:junit4]   2> 15617 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10068 (1428798205313679360)]} 0 1
[junit4:junit4]   2> 15618 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10068 (1428798205313679360)]} 0 5
[junit4:junit4]   2> 15618 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[68 (1428798205314727936)]} 0 1
[junit4:junit4]   2> 15619 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[68 (1428798205314727936)]} 0 4
[junit4:junit4]   2> 15691 T2808 C430 P47028 /update {wt=javabin&version=2} {delete=[10066 (-1428798205394419712)]} 0 0
[junit4:junit4]   2> 15693 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[66 (-1428798205396516864)]} 0 0
[junit4:junit4]   2> 15696 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10066 (-1428798205397565440)]} 0 0
[junit4:junit4]   2> 15697 T2827 C431 P37966 /update {wt=javabin&version=2} {delete=[10066 (-1428798205397565440)]} 0 3
[junit4:junit4]   2> 15697 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[66 (-1428798205398614016)]} 0 0
[junit4:junit4]   2> 15698 T2826 C431 P37966 /update {wt=javabin&version=2} {delete=[66 (-1428798205398614016)]} 0 3
[junit4:junit4]   2> 15700 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10069 (1428798205402808320)]} 0 1
[junit4:junit4]   2> 15701 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[69 (1428798205404905472)]} 0 1
[junit4:junit4]   2> 15706 T2843 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10069 (1428798205407002624)]} 0 1
[junit4:junit4]   2> 15706 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[10069 (1428798205407002624)]} 0 4
[junit4:junit4]   2> 15707 T2844 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[69 (1428798205407002625)]} 0 1
[junit4:junit4]   2> 15708 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[69 (1428798205407002625)]} 0 5
[junit4:junit4]   2> 15752 T2790 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15753 T2790 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15757 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10070 (1428798205462577152)]} 0 2
[junit4:junit4]   2> 15757 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[70 (1428798205462577153)]} 0 1
[junit4:junit4]   2> 15759 T2790 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d57492
[junit4:junit4]   2> 15763 T2842 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10070 (1428798205465722880)]} 0 1
[junit4:junit4]   2> 15763 T2841 C429 P53107 /update {distrib.from=http://127.0.0.1:37966/s/pl/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[70 (1428798205466771456)]} 0 1
[junit4:junit4]   2> 15764 T2841 C429 P53107 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d57492
[junit4:junit4]   2> 15765 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10070 (1428798205465722880)]} 0 6
[junit4:junit4]   2> 15766 T2841 C429 P53107 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: Failed to unregister info bean: /admin/file
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:178)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:959)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:334)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 		at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 		at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 		at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	Caused by: javax.management.InstanceNotFoundException: solr/collection1:type=/admin/file,id=org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
[junit4:junit4]   2> 		... 28 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 15767 T2841 C429 P53107 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=6,adds=6,deletesById=4,deletesByQuery=0,errors=0,cumulative_adds=56,cumulative_deletesById=28,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 15768 T2841 C429 P53107 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 15769 T2841 C429 P53107 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 15769 T2841 C429 P53107 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 15773 T2841 C429 P53107 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)),segFN=segments_3,generation=3,filenames=[_1_Lucene41_0.doc, _0_Lucene41_0.pos, _0_dv.cfs, _1.fnm, _1_dv.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _0_1.del, _1_Lucene41_0.tip, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, _0.fdx, _0.fdt, segments_3, _0_dv.cfe]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c)),segFN=segments_4,generation=4,filenames=[_2.si, _2_Lucene41_0.pos, _1_Lucene41_0.doc, _2_Lucene41_0.tim, _0_Lucene41_0.pos, _0_dv.cfs, _2_Lucene41_0.tip, _1.fnm, _2_dv.cfs, _2_nrm.cfe, _1_dv.cfs, _2_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _2.fdt, _0_1.del, _1_Lucene41_0.tip, _2_Lucene41_0.doc, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _2.fdx, _2.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, _0.fdx, _0.fdt, _2_dv.cfe, segments_4, _0_dv.cfe]
[junit4:junit4]   2> 15773 T2841 C429 P53107 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_2.si, _2_Lucene41_0.pos, _1_Lucene41_0.doc, _2_Lucene41_0.tim, _0_Lucene41_0.pos, _0_dv.cfs, _2_Lucene41_0.tip, _1.fnm, _2_dv.cfs, _2_nrm.cfe, _1_dv.cfs, _2_nrm.cfs, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _1_nrm.cfs, _0.fnm, _1_Lucene41_0.tim, _2.fdt, _0_1.del, _1_Lucene41_0.tip, _2_Lucene41_0.doc, _0_nrm.cfs, _1_1.del, _1_dv.cfe, _2.fdx, _2.fnm, _1_nrm.cfe, _1.fdx, _1_Lucene41_0.pos, _1.fdt, _0_Lucene41_0.doc, _1.si, _0_nrm.cfe, _0.fdx, _0.fdt, _2_dv.cfe, segments_4, _0_dv.cfe]
[junit4:junit4]   2> 15774 T2790 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=6,deletesById=4,deletesByQuery=0,errors=0,cumulative_adds=56,cumulative_deletesById=28,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 15775 T2841 C429 P53107 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 15775 T2790 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 15776 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[70 (1428798205466771456)]} 0 17
[junit4:junit4]   2> 15777 T2795 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d41c61fc20008
[junit4:junit4]   2> 15778 T2832 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15778 T2792 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41428 which had sessionid 0x13d41c61fc20008
[junit4:junit4]   2> 15778 T2848 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15778 T2790 oaz.ZooKeeper.close Session: 0x13d41c61fc20008 closed
[junit4:junit4]   2> 15778 T2819 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 15779 T2812 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15779 T2848 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 15780 T2812 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 15780 T2848 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 15780 T2832 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15781 T2848 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15781 T2819 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 15800 T2790 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/s/pl,null}
[junit4:junit4]   2> 15858 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10067 (-1428798205569531904)]} 0 0
[junit4:junit4]   2> 15861 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10067 (-1428798205572677632)]} 0 0
[junit4:junit4]   2> 15864 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10071 (1428798205574774784)]} 0 1
[junit4:junit4]   2> 15867 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10071 (1428798205578969088)]} 0 1
[junit4:junit4]   2> 15870 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[67 (-1428798205582114816)]} 0 0
[junit4:junit4]   2> 15872 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[67 (-1428798205584211968)]} 0 0
[junit4:junit4]   2> 15875 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[71 (1428798205587357696)]} 0 0
[junit4:junit4]   2> 15879 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[71 (1428798205590503424)]} 0 1
[junit4:junit4]   2> 15883 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10070 (-1428798205595746304)]} 0 0
[junit4:junit4]   2> 15885 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10070 (-1428798205597843456)]} 0 0
[junit4:junit4]   2> 15888 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10072 (1428798205600989184)]} 0 0
[junit4:junit4]   2> 15892 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10072 (1428798205604134912)]} 0 1
[junit4:junit4]   2> 15894 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[70 (-1428798205607280640)]} 0 0
[junit4:junit4]   2> 15897 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[70 (-1428798205610426368)]} 0 0
[junit4:junit4]   2> 15900 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[72 (1428798205612523520)]} 0 1
[junit4:junit4]   2> 15903 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[72 (1428798205615669248)]} 0 1
[junit4:junit4]   2> 15962 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10071 (-1428798205678583808)]} 0 0
[junit4:junit4]   2> 15965 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10071 (-1428798205681729536)]} 0 0
[junit4:junit4]   2> 15968 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10073 (1428798205683826688)]} 0 1
[junit4:junit4]   2> 15971 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10073 (1428798205688020992)]} 0 1
[junit4:junit4]   2> 15973 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[71 (-1428798205690118144)]} 0 0
[junit4:junit4]   2> 15976 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[71 (-1428798205693263872)]} 0 0
[junit4:junit4]   2> 15979 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[73 (1428798205695361024)]} 0 1
[junit4:junit4]   2> 15981 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[73 (1428798205698506752)]} 0 0
[junit4:junit4]   2> 16030 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10072 (-1428798205749886976)]} 0 0
[junit4:junit4]   2> 16032 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10072 (-1428798205751984128)]} 0 0
[junit4:junit4]   2> 16034 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10074 (1428798205754081280)]} 0 0
[junit4:junit4]   2> 16036 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10074 (1428798205756178432)]} 0 0
[junit4:junit4]   2> 16040 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[72 (-1428798205760372736)]} 0 0
[junit4:junit4]   2> 16042 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[72 (-1428798205762469888)]} 0 0
[junit4:junit4]   2> 16044 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[74 (1428798205764567040)]} 0 0
[junit4:junit4]   2> 16046 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[74 (1428798205766664192)]} 0 0
[junit4:junit4]   2> 16108 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10073 (-1428798205831675904)]} 0 0
[junit4:junit4]   2> 16110 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10073 (-1428798205833773056)]} 0 0
[junit4:junit4]   2> 16113 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10075 (1428798205836918784)]} 0 0
[junit4:junit4]   2> 16116 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10075 (1428798205839015936)]} 0 1
[junit4:junit4]   2> 16118 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[73 (-1428798205842161664)]} 0 0
[junit4:junit4]   2> 16120 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[73 (-1428798205844258816)]} 0 0
[junit4:junit4]   2> 16123 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[75 (1428798205847404544)]} 0 0
[junit4:junit4]   2> 16126 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[75 (1428798205850550272)]} 0 1
[junit4:junit4]   2> 16147 T2807 C430 P47028 /update {wt=javabin&version=2} {delete=[10074 (-1428798205872570368)]} 0 0
[junit4:junit4]   2> 16150 T2825 C431 P37966 /update {wt=javabin&version=2} {delete=[10074 (-1428798205875716096)]} 0 0
[junit4:junit4]   2> 16153 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10076 (1428798205877813248)]} 0 1
[junit4:junit4]   2> 16156 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10076 (1428798205882007552)]} 0 1
[junit4:junit4]   2> 16158 T2806 C430 P47028 /update {wt=javabin&version=2} {delete=[74 (-1428798205884104704)]} 0 0
[junit4:junit4]   2> 16160 T2828 C431 P37966 /update {wt=javabin&version=2} {delete=[74 (-1428798205886201856)]} 0 0
[junit4:junit4]   2> 16163 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[76 (1428798205889347584)]} 0 0
[junit4:junit4]   2> 16166 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[76 (1428798205892493312)]} 0 1
[junit4:junit4]   2> 16188 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10077 (1428798205915561984)]} 0 0
[junit4:junit4]   2> 16191 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10077 (1428798205918707712)]} 0 0
[junit4:junit4]   2> 16198 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[77 (1428798205926047744)]} 0 0
[junit4:junit4]   2> 16202 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[77 (1428798205929193472)]} 0 1
[junit4:junit4]   2> 16222 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[10078 (1428798205951213568)]} 0 0
[junit4:junit4]   2> 16225 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[10078 (1428798205954359296)]} 0 0
[junit4:junit4]   2> 16233 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[78 (1428798205961699328)]} 0 1
[junit4:junit4]   2> 16236 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[78 (1428798205964845056)]} 0 1
[junit4:junit4]   2> 16310 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10079 (1428798206042439680)]} 0 1
[junit4:junit4]   2> 16313 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10079 (1428798206045585408)]} 0 1
[junit4:junit4]   2> 16320 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[79 (1428798206052925440)]} 0 1
[junit4:junit4]   2> 16323 T2825 C431 P37966 /update {wt=javabin&version=2} {add=[79 (1428798206057119744)]} 0 1
[junit4:junit4]   2> 16393 T2807 C430 P47028 /update {wt=javabin&version=2} {add=[10080 (1428798206129471488)]} 0 1
[junit4:junit4]   2> 16396 T2826 C431 P37966 /update {wt=javabin&version=2} {add=[10080 (1428798206132617216)]} 0 1
[junit4:junit4]   2> 16403 T2805 C430 P47028 /update {wt=javabin&version=2} {add=[80 (1428798206141005824)]} 0 0
[junit4:junit4]   2> 16406 T2828 C431 P37966 /update {wt=javabin&version=2} {add=[80 (1428798206144151552)]} 0 0
[junit4:junit4]   2> 16448 T2808 C430 P47028 /update {wt=javabin&version=2} {add=[10081 (1428798206187143168)]} 0 1
[junit4:junit4]   2> 16451 T2827 C431 P37966 /update {wt=javabin&version=2} {add=[10081 (1428798206191337472)]} 0 1
[junit4:junit4]   2> 16459 T2806 C430 P47028 /update {wt=javabin&version=2} {add=[81 (1428798206198677504)]} 0 1
[junit4:junit4]   2> 16462 T2825 C431 P37966

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

d=no): {}, locale=zh_CN, timezone=America/Argentina/Salta
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.7.0_15 (32-bit)/cpus=8,threads=3,free=178418928,total=291110912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest, TestPartialUpdateDeduplication, DebugComponentTest, TestRandomFaceting, TestBinaryResponseWriter, TestIndexingPerformance, TestBM25SimilarityFactory, CoreContainerCoreInitFailuresTest, StatsComponentTest, CurrencyFieldXmlFileTest, TestStressReorder, CurrencyFieldOpenExchangeTest, SpellCheckCollatorTest, TestAtomicUpdateErrorCases, ZkNodePropsTest, SuggesterTSTTest, JSONWriterTest, TestFieldResource, SampleTest, TestFastOutputStream, TestSystemIdResolver, ShardRoutingCustomTest, BasicZkTest, TestWordDelimiterFilterFactory, TestComponentsName, TestZkChroot, OpenCloseCoreStressTest, UpdateParamsTest, SuggesterWFSTTest, TestOmitPositions, TestDefaultSimilarityFactory, TestCollationField, URLClassifyProcessorTest, EchoParamsTest, TestRTGBase, TestSolrJ, ConvertedLegacyTest, HighlighterTest, TestSolrDiscoveryProperties, DirectSolrSpellCheckerTest, FullSolrCloudDistribCmdsTest, PingRequestHandlerTest, TestSolr4Spatial, SolrPluginUtilsTest, TestLMJelinekMercerSimilarityFactory, TestBinaryField, TestUtils, TestDistributedGrouping, TestIndexSearcher, DOMUtilTest, TestRecovery, CollectionsAPIDistributedZkTest, RequiredFieldsTest, DirectUpdateHandlerTest, TestAnalyzedSuggestions, TermVectorComponentDistributedTest, TestPostingsSolrHighlighter, TestArbitraryIndexDir, TestSolrXMLSerializer, DefaultValueUpdateProcessorTest, OutputWriterTest, MultiTermTest, RequestHandlersTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=7C4E021EDE1FD1CC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_CN -Dtests.timezone=America/Argentina/Salta -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J1 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2849, name=coreLoadExecutor-2177-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:733)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:874)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:580)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:575)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d85ecf lockFactory=org.apache.lucene.store.NativeFSLockFactory@1376efc))
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2851, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:266)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:222)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9a645 lockFactory=org.apache.lucene.store.NativeFSLockFactory@db8b5c))
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J1 in 35.02s, 1 test, 2 errors <<< FAILURES!

[...truncated 395 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 268 suites, 1134 tests, 2 suite-level errors, 13 ignored (7 assumptions)

Total time: 45 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_15 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4601 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4601/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:     1) Thread[id=1939, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[F99C892E5DE8CA]-EventThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:428)         at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:404)         at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:833)         at org.apache.solr.cloud.ZkController.register(ZkController.java:766)         at org.apache.solr.cloud.ZkController$1.command(ZkController.java:212)         at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:117)         at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:47)         at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:91)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 
   1) Thread[id=1939, name=TEST-ChaosMonkeySafeLeaderTest.testDistribSearch-seed#[F99C892E5DE8CA]-EventThread, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:428)
        at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:404)
        at org.apache.solr.cloud.ZkController.getLeader(ZkController.java:833)
        at org.apache.solr.cloud.ZkController.register(ZkController.java:766)
        at org.apache.solr.cloud.ZkController$1.command(ZkController.java:212)
        at org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:117)
        at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:47)
        at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:91)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
	at __randomizedtesting.SeedInfo.seed([F99C892E5DE8CA]:0)


REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:37221/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:37221/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([F99C892E5DE8CA:811F1291590288F6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:200)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([F99C892E5DE8CA:811F1291590288F6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.rest.TestFieldCollectionResource.testJsonGetAllFields

Error Message:
mismatch: 'custstopfilt'!='text_np' @ fields/[0]/name

Stack Trace:
java.lang.RuntimeException: mismatch: 'custstopfilt'!='text_np' @ fields/[0]/name
	at __randomizedtesting.SeedInfo.seed([F99C892E5DE8CA:89F9EE058EEEA4EC]:0)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:242)
	at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:186)
	at org.apache.solr.rest.TestFieldCollectionResource.testJsonGetAllFields(TestFieldCollectionResource.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.rest.TestFieldCollectionResource.testGetAllFields

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([F99C892E5DE8CA:EC57D64DD4AE1152]:0)
	at org.apache.solr.util.RestTestBase.assertQ(RestTestBase.java:143)
	at org.apache.solr.rest.TestFieldCollectionResource.testGetAllFields(TestFieldCollectionResource.java:26)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=(/response/arr[@name='fields']/lst/str[@name='name'])[1] = 'custstopfilt'
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">1</int>
</lst>
<arr name="fields">
  <lst>
    <str name="name">text_np</str>
    <str name="type">text_np</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">store</str>
    <str name="type">location</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">shouldbeunindexed</str>
    <str name="type">unstored</str>
    <bool name="stored">true</bool>
    <bool name="indexed">false</bool>
  </lst>
  <lst>
    <str name="name">nouniq</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">pointD</str>
    <str name="type">xyd</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">_version_</str>
    <str name="type">long</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">text</str>
    <str name="type">text</str>
    <bool name="stored">false</bool>
    <bool name="multiValued">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">numericsubword</str>
    <str name="type">numericsubword</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">lowerfilt</str>
    <str name="type">lowerfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_basictv</str>
    <str name="type">text</str>
    <bool name="termVectors">true</bool>
  </lst>
  <lst>
    <str name="name">sindsto</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_posofftv</str>
    <str name="type">text</str>
    <bool name="termVectors">true</bool>
    <bool name="termPositions">true</bool>
    <bool name="termOffsets">true</bool>
  </lst>
  <lst>
    <str name="name">point_hash</str>
    <str name="type">geohash</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">uniq2</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">signatureField</str>
    <str name="type">string</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">title_stemmed</str>
    <str name="type">text</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_hlt_off</str>
    <str name="type">highlittext</str>
    <bool name="compressed">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">standardtokfilt</str>
    <str name="type">standardtokfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">porterfilt</str>
    <str name="type">porterfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">iind</str>
    <str name="type">int</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">sku1</str>
    <str name="type">skutype1</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">nullfirst</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
    <bool name="sortMissingFirst">true</bool>
  </lst>
  <lst>
    <str name="name">keywordtok</str>
    <str name="type">keywordtok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_notv</str>
    <str name="type">text</str>
    <bool name="termVectors">false</bool>
  </lst>
  <lst>
    <str name="name">lowertok</str>
    <str name="type">lowertok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">sku2</str>
    <str name="type">skutype2</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">subject</str>
    <str name="type">text</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">uniq</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">uuid</str>
    <str name="type">uuid</str>
    <bool name="stored">true</bool>
  </lst>
  <lst>
    <str name="name">stopfilt</str>
    <str name="type">stopfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">title</str>
    <str name="type">nametext</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">shouldbeunstored</str>
    <str name="type">unstored</str>
  </lst>
  <lst>
    <str name="name">patternreplacefilt</str>
    <str name="type">patternreplacefilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">sind</str>
    <str name="type">string</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">subword</str>
    <str name="type">subword</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">protectedsubword</str>
    <str name="type">protectedsubword</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">copyfield_source</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">teststop</str>
    <str name="type">teststop</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">wdf_preserve</str>
    <str name="type">wdf_preserve</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">bday</str>
    <str name="type">date</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">textgap</str>
    <str name="type">textgap</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">numberpartfail</str>
    <str name="type">failtype1</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">HTMLwhitetok</str>
    <str name="type">HTMLwhitetok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">wdf_nocase</str>
    <str name="type">wdf_nocase</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">custengporterfilt</str>
    <str name="type">custengporterfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">isto</str>
    <str name="type">int</str>
    <bool name="stored">true</bool>
    <bool name="indexed">false</bool>
  </lst>
  <lst>
    <str name="name">point</str>
    <str name="type">xy</str>
    <bool name="stored">true</bool>
    <bool name="multiValued">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">syn</str>
    <str name="type">syn</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">dedup</str>
    <str name="type">dedup</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_hlt</str>
    <str name="type">highlittext</str>
    <bool name="compressed">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">lengthfilt</str>
    <str name="type">lengthfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">standardtok</str>
    <str name="type">standardtok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">shouldbestored</str>
    <str name="type">unstored</str>
    <bool name="stored">true</bool>
  </lst>
  <lst>
    <str name="name">bind</str>
    <str name="type">boolean</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">lettertok</str>
    <str name="type">lettertok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">custstopfilt</str>
    <str name="type">custstopfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">name</str>
    <str name="type">nametext</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">bsto</str>
    <str name="type">boolean</str>
    <bool name="stored">true</bool>
    <bool name="indexed">false</bool>
  </lst>
  <lst>
    <str name="name">HTMLstandardtok</str>
    <str name="type">HTMLstandardtok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">id</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="required">true</bool>
    <bool name="multiValued">false</bool>
    <bool name="indexed">true</bool>
    <bool name="uniqueKey">true</bool>
  </lst>
  <lst>
    <str name="name">title_lettertok</str>
    <str name="type">lettertok</str>
    <bool name="stored">false</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">bindsto</str>
    <str name="type">boolean</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">engporterfilt</str>
    <str name="type">engporterfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">standardfilt</str>
    <str name="type">standardfilt</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">timestamp</str>
    <str name="type">date</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">uniq3</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">weight</str>
    <str name="type">float</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">ssto</str>
    <str name="type">string</str>
    <bool name="stored">true</bool>
    <bool name="indexed">false</bool>
  </lst>
  <lst>
    <str name="name">test_postv</str>
    <str name="type">text</str>
    <bool name="termVectors">true</bool>
    <bool name="termPositions">true</bool>
  </lst>
  <lst>
    <str name="name">whitetok</str>
    <str name="type">whitetok</str>
    <bool name="stored">true</bool>
    <bool name="indexed">true</bool>
  </lst>
  <lst>
    <str name="name">test_offtv</str>
    <str name="type">text</str>
    <bool name="termVectors">true</bool>
    <bool name="termOffsets">true</bool>
  </lst>
</arr>
</response>

	request was:/schema/fields?indent=on&wt=xml
	at org.apache.solr.util.RestTestBase.assertQ(RestTestBase.java:136)
	... 41 more




Build Log:
[...truncated 8943 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 1 T172 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T172 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061
[junit4:junit4]   2> 11 T172 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T173 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T173 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T173 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T173 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T173 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T173 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1362612987061/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T172 oasc.ZkTestServer.run start zk server on port:48420
[junit4:junit4]   2> 113 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@72f5e9
[junit4:junit4]   2> 115 T178 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 116 T178 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 116 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45638
[junit4:junit4]   2> 116 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45638
[junit4:junit4]   2> 118 T176 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 117 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 126 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90000 with negotiated timeout 10000 for client /127.0.0.1:45638
[junit4:junit4]   2> 126 T178 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90000, negotiated timeout = 10000
[junit4:junit4]   2> 126 T179 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72f5e9 name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 127 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 127 T172 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 131 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90000
[junit4:junit4]   2> 132 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45638 which had sessionid 0x13d421024b90000
[junit4:junit4]   2> 132 T172 oaz.ZooKeeper.close Session: 0x13d421024b90000 closed
[junit4:junit4]   2> 133 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b50357
[junit4:junit4]   2> 133 T179 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 133 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 134 T180 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 143 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45639
[junit4:junit4]   2> 143 T180 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 144 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45639
[junit4:junit4]   2> 144 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90001 with negotiated timeout 10000 for client /127.0.0.1:45639
[junit4:junit4]   2> 144 T180 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90001, negotiated timeout = 10000
[junit4:junit4]   2> 147 T181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b50357 name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 148 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 149 T172 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 154 T172 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 158 T172 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 161 T172 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 164 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 175 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 180 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 191 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 191 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 194 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 194 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 197 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 197 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 200 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 201 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 203 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 204 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 207 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 207 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 210 T172 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 210 T172 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90001
[junit4:junit4]   2> 213 T181 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 213 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45639 which had sessionid 0x13d421024b90001
[junit4:junit4]   2> 213 T172 oaz.ZooKeeper.close Session: 0x13d421024b90001 closed
[junit4:junit4]   2> 307 T172 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 332 T172 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45013
[junit4:junit4]   2> 333 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 333 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 334 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362612987265
[junit4:junit4]   2> 334 T172 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362612987265/solr.xml
[junit4:junit4]   2> 335 T172 oasc.CoreContainer.<init> New CoreContainer 9998126
[junit4:junit4]   2> 335 T172 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362612987265/'
[junit4:junit4]   2> 336 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1362612987265/'
[junit4:junit4]   2> 381 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 381 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 382 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 382 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 383 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 383 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 384 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 384 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 384 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 385 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 475 T172 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 493 T172 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48420/solr
[junit4:junit4]   2> 493 T172 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 494 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@57b65c
[junit4:junit4]   2> 494 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 494 T191 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 495 T191 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 495 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45640
[junit4:junit4]   2> 496 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45640
[junit4:junit4]   2> 498 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90002 with negotiated timeout 20000 for client /127.0.0.1:45640
[junit4:junit4]   2> 498 T191 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90002, negotiated timeout = 20000
[junit4:junit4]   2> 498 T192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57b65c name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 499 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 500 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90002
[junit4:junit4]   2> 505 T192 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 505 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45640 which had sessionid 0x13d421024b90002
[junit4:junit4]   2> 505 T172 oaz.ZooKeeper.close Session: 0x13d421024b90002 closed
[junit4:junit4]   2> 507 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 512 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@badb7b
[junit4:junit4]   2> 513 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 513 T193 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 514 T193 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 514 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45641
[junit4:junit4]   2> 514 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45641
[junit4:junit4]   2> 516 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90003 with negotiated timeout 20000 for client /127.0.0.1:45641
[junit4:junit4]   2> 516 T193 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90003, negotiated timeout = 20000
[junit4:junit4]   2> 516 T194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@badb7b name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 517 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 525 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 530 T172 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 533 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45013_
[junit4:junit4]   2> 533 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45013_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45013_
[junit4:junit4]   2> 534 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45013_
[junit4:junit4]   2> 542 T172 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 557 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 558 T172 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 560 T172 oasc.Overseer.start Overseer (id=89300204720291843-127.0.0.1:45013_-n_0000000000) starting
[junit4:junit4]   2> 561 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 571 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 576 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 581 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 582 T196 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 583 T172 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 587 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 594 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 594 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 595 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 596 T195 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 600 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 601 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1437eb3
[junit4:junit4]   2> 602 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 602 T198 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 603 T198 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 603 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45642
[junit4:junit4]   2> 603 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45642
[junit4:junit4]   2> 604 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90004 with negotiated timeout 10000 for client /127.0.0.1:45642
[junit4:junit4]   2> 604 T198 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90004, negotiated timeout = 10000
[junit4:junit4]   2> 606 T199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1437eb3 name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 606 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 615 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 622 T172 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 701 T172 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 705 T172 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54407
[junit4:junit4]   2> 706 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 706 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 707 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674
[junit4:junit4]   2> 707 T172 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/solr.xml
[junit4:junit4]   2> 708 T172 oasc.CoreContainer.<init> New CoreContainer 20070652
[junit4:junit4]   2> 708 T172 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/'
[junit4:junit4]   2> 709 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/'
[junit4:junit4]   2> 736 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 737 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 737 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 737 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 738 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 738 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 739 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 739 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 740 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 740 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 763 T172 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 773 T172 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48420/solr
[junit4:junit4]   2> 774 T172 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 775 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18948f2
[junit4:junit4]   2> 775 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 776 T209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 778 T209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 778 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45643
[junit4:junit4]   2> 778 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45643
[junit4:junit4]   2> 781 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90005 with negotiated timeout 20000 for client /127.0.0.1:45643
[junit4:junit4]   2> 781 T209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90005, negotiated timeout = 20000
[junit4:junit4]   2> 782 T210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18948f2 name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 788 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 790 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90005
[junit4:junit4]   2> 791 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45643 which had sessionid 0x13d421024b90005
[junit4:junit4]   2> 792 T210 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 792 T172 oaz.ZooKeeper.close Session: 0x13d421024b90005 closed
[junit4:junit4]   2> 793 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 799 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1727a7b
[junit4:junit4]   2> 804 T211 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 805 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45644
[junit4:junit4]   2> 806 T211 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 806 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45644
[junit4:junit4]   2> 807 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90006 with negotiated timeout 20000 for client /127.0.0.1:45644
[junit4:junit4]   2> 807 T211 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90006, negotiated timeout = 20000
[junit4:junit4]   2> 807 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 808 T212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1727a7b name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 808 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 811 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:create cxid:0x1 zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 812 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:create cxid:0x2 zxid:0x2e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 813 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1817 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54407_
[junit4:junit4]   2> 1818 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:delete cxid:0x9 zxid:0x2f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54407_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54407_
[junit4:junit4]   2> 1820 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54407_
[junit4:junit4]   2> 1829 T199 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1831 T194 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1831 T212 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1837 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 1837 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1838 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1933 T172 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1936 T172 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43733
[junit4:junit4]   2> 1937 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1937 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1937 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893
[junit4:junit4]   2> 1938 T172 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/solr.xml
[junit4:junit4]   2> 1938 T172 oasc.CoreContainer.<init> New CoreContainer 1505094
[junit4:junit4]   2> 1938 T172 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/'
[junit4:junit4]   2> 1939 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/'
[junit4:junit4]   2> 1963 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1963 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1964 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1964 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1964 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1964 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1965 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1965 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1965 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1966 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1972 T172 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1982 T172 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48420/solr
[junit4:junit4]   2> 1982 T172 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1982 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f6455
[junit4:junit4]   2> 1983 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1983 T223 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1984 T223 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 1984 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45645
[junit4:junit4]   2> 1984 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45645
[junit4:junit4]   2> 1986 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90007 with negotiated timeout 20000 for client /127.0.0.1:45645
[junit4:junit4]   2> 1986 T223 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90007, negotiated timeout = 20000
[junit4:junit4]   2> 1986 T224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f6455 name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1987 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1988 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90007
[junit4:junit4]   2> 1988 T224 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1988 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45645 which had sessionid 0x13d421024b90007
[junit4:junit4]   2> 1988 T172 oaz.ZooKeeper.close Session: 0x13d421024b90007 closed
[junit4:junit4]   2> 1989 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1993 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c5b6c
[junit4:junit4]   2> 1993 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1996 T225 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1996 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45646
[junit4:junit4]   2> 1997 T225 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 1997 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45646
[junit4:junit4]   2> 1998 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90008 with negotiated timeout 20000 for client /127.0.0.1:45646
[junit4:junit4]   2> 1998 T225 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90008, negotiated timeout = 20000
[junit4:junit4]   2> 1998 T226 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c5b6c name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1999 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2001 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90008 type:create cxid:0x1 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2001 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90008 type:create cxid:0x2 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2003 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3006 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43733_
[junit4:junit4]   2> 3007 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90008 type:delete cxid:0x9 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43733_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43733_
[junit4:junit4]   2> 3008 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43733_
[junit4:junit4]   2> 3011 T212 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3011 T194 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3011 T199 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3012 T226 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 3018 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3018 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3019 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3127 T172 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3138 T172 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43521
[junit4:junit4]   2> 3139 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3139 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3140 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075
[junit4:junit4]   2> 3143 T172 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/solr.xml
[junit4:junit4]   2> 3143 T172 oasc.CoreContainer.<init> New CoreContainer 31803723
[junit4:junit4]   2> 3144 T172 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/'
[junit4:junit4]   2> 3144 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/'
[junit4:junit4]   2> 3172 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3173 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3173 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3174 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3174 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3175 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3175 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3176 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3176 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3177 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3185 T172 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3195 T172 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48420/solr
[junit4:junit4]   2> 3195 T172 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3195 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a324eb
[junit4:junit4]   2> 3196 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3197 T237 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3197 T237 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 3197 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45647
[junit4:junit4]   2> 3198 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45647
[junit4:junit4]   2> 3199 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b90009 with negotiated timeout 20000 for client /127.0.0.1:45647
[junit4:junit4]   2> 3199 T237 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b90009, negotiated timeout = 20000
[junit4:junit4]   2> 3200 T238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a324eb name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3200 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3201 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b90009
[junit4:junit4]   2> 3202 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45647 which had sessionid 0x13d421024b90009
[junit4:junit4]   2> 3202 T172 oaz.ZooKeeper.close Session: 0x13d421024b90009 closed
[junit4:junit4]   2> 3202 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3204 T238 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3207 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@197f7d3
[junit4:junit4]   2> 3208 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3208 T239 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3209 T239 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 3209 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45648
[junit4:junit4]   2> 3210 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45648
[junit4:junit4]   2> 3210 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b9000a with negotiated timeout 20000 for client /127.0.0.1:45648
[junit4:junit4]   2> 3210 T239 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b9000a, negotiated timeout = 20000
[junit4:junit4]   2> 3211 T240 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@197f7d3 name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3211 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3212 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000a type:create cxid:0x1 zxid:0x3d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3212 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000a type:create cxid:0x2 zxid:0x3e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3213 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4218 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43521_
[junit4:junit4]   2> 4219 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000a type:delete cxid:0x9 zxid:0x3f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43521_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43521_
[junit4:junit4]   2> 4220 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43521_
[junit4:junit4]   2> 4224 T194 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4224 T240 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4224 T199 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4224 T226 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4224 T212 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 4229 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4230 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4230 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4313 T172 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4315 T172 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59591
[junit4:junit4]   2> 4316 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4316 T172 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4316 T172 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362612991286
[junit4:junit4]   2> 4317 T172 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362612991286/solr.xml
[junit4:junit4]   2> 4317 T172 oasc.CoreContainer.<init> New CoreContainer 3988238
[junit4:junit4]   2> 4317 T172 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362612991286/'
[junit4:junit4]   2> 4317 T172 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1362612991286/'
[junit4:junit4]   2> 4335 T172 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4335 T172 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4336 T172 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4336 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4336 T172 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4337 T172 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4337 T172 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4337 T172 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4338 T172 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4338 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4345 T172 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4356 T172 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48420/solr
[junit4:junit4]   2> 4356 T172 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4357 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5cbaa9
[junit4:junit4]   2> 4358 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4358 T251 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4359 T251 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 4359 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45649
[junit4:junit4]   2> 4359 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45649
[junit4:junit4]   2> 4361 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b9000b with negotiated timeout 20000 for client /127.0.0.1:45649
[junit4:junit4]   2> 4361 T251 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b9000b, negotiated timeout = 20000
[junit4:junit4]   2> 4361 T252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cbaa9 name:ZooKeeperConnection Watcher:127.0.0.1:48420 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4361 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4363 T177 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d421024b9000b
[junit4:junit4]   2> 4363 T252 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4363 T174 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:45649 which had sessionid 0x13d421024b9000b
[junit4:junit4]   2> 4363 T172 oaz.ZooKeeper.close Session: 0x13d421024b9000b closed
[junit4:junit4]   2> 4364 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4369 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@fca133
[junit4:junit4]   2> 4370 T253 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4370 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4370 T253 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 4371 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45650
[junit4:junit4]   2> 4371 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45650
[junit4:junit4]   2> 4372 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b9000c with negotiated timeout 20000 for client /127.0.0.1:45650
[junit4:junit4]   2> 4372 T253 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b9000c, negotiated timeout = 20000
[junit4:junit4]   2> 4372 T254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fca133 name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4372 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4373 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000c type:create cxid:0x1 zxid:0x45 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4374 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000c type:create cxid:0x2 zxid:0x46 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4375 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5377 T172 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59591_
[junit4:junit4]   2> 5378 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b9000c type:delete cxid:0x9 zxid:0x47 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59591_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59591_
[junit4:junit4]   2> 5384 T172 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59591_
[junit4:junit4]   2> 5387 T240 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5387 T194 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5387 T226 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5387 T199 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5387 T212 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5387 T254 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5391 T172 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 5392 T172 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5392 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5396 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5405 T206 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/unloadcollection1
[junit4:junit4]   2> 5405 T206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 5406 T206 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 5406 T206 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5407 T206 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5408 T206 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 5409 T206 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 5411 T206 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/unloadcollection1/'
[junit4:junit4]   2> 5435 T206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5495 T206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5496 T206 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5502 T206 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5915 T206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5922 T206 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5925 T206 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5949 T206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5954 T206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5959 T206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5961 T206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5961 T206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5962 T206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5965 T206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5965 T206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5966 T206 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n/
[junit4:junit4]   2> 5966 T206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1198c19
[junit4:junit4]   2> 5966 T206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5967 T206 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n forceNew: false
[junit4:junit4]   2> 5967 T206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n/index/
[junit4:junit4]   2> 5968 T206 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5968 T206 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n/index forceNew: false
[junit4:junit4]   2> 5970 T206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5970 T206 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5972 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5972 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5973 T206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5973 T206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5974 T206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5974 T206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5974 T206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5975 T206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5975 T206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5983 T206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5986 T206 oass.SolrIndexSearcher.<init> Opening Searcher@d85be3 main
[junit4:junit4]   2> 5986 T206 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n/tlog
[junit4:junit4]   2> 5987 T206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5987 T206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5990 T256 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@d85be3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5991 T206 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2> 5992 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:create cxid:0x3e zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 6606 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6607 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54407_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54407",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 6607 T195 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 6612 T195 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6613 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90003 type:create cxid:0x41 zxid:0x4e txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 6634 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6634 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6634 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6634 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6634 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6634 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 6997 T206 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 6997 T206 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:54407 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 7002 T206 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 7008 T206 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 7015 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:delete cxid:0x4f zxid:0x58 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 7027 T206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7027 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:create cxid:0x50 zxid:0x59 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7032 T206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7032 T206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7033 T206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54407/unloadcollection1/
[junit4:junit4]   2> 7033 T206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7034 T206 oasc.SyncStrategy.syncToMe http://127.0.0.1:54407/unloadcollection1/ has no replicas
[junit4:junit4]   2> 7034 T206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54407/unloadcollection1/
[junit4:junit4]   2> 7034 T206 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 7038 T177 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d421024b90006 type:create cxid:0x5a zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8139 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8235 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8235 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8235 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8235 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8235 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8236 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 8244 T206 oasc.ZkController.register We are http://127.0.0.1:54407/unloadcollection1/ and leader is http://127.0.0.1:54407/unloadcollection1/
[junit4:junit4]   2> 8245 T206 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:54407
[junit4:junit4]   2> 8245 T206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8245 T206 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 8686 T206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8689 T206 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/solr.xml
[junit4:junit4]   2> 8700 T206 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1362612987674/solr.xml
[junit4:junit4]   2> 8702 T206 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {name=unloadcollection1&action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612992452unloadcollection1_1n&wt=javabin&collection=unloadcollection&numShards=1} status=0 QTime=3298 
[junit4:junit4]   2> 8703 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8706 T172 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48420/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@445797
[junit4:junit4]   2> 8707 T172 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8707 T257 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:48420. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8708 T257 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:48420, initiating session
[junit4:junit4]   2> 8708 T174 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:45652
[junit4:junit4]   2> 8708 T174 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:45652
[junit4:junit4]   2> 8711 T176 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d421024b9000d with negotiated timeout 10000 for client /127.0.0.1:45652
[junit4:junit4]   2> 8711 T257 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:48420, sessionid = 0x13d421024b9000d, negotiated timeout = 10000
[junit4:junit4]   2> 8711 T258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@445797 name:ZooKeeperConnection Watcher:127.0.0.1:48420/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8712 T172 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8713 T172 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8716 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8717 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8725 T219 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/unloadcollection2
[junit4:junit4]   2> 8725 T219 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 8726 T219 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8726 T219 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 8727 T219 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/unloadcollection2/'
[junit4:junit4]   2> 8756 T219 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8791 T219 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8793 T219 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8802 T219 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9313 T219 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9334 T219 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9352 T219 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9387 T219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9391 T219 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9394 T219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9396 T219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9400 T219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9401 T219 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9403 T219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9404 T219 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9404 T219 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/
[junit4:junit4]   2> 9405 T219 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1198c19
[junit4:junit4]   2> 9409 T219 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9411 T219 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n forceNew: false
[junit4:junit4]   2> 9412 T219 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/index/
[junit4:junit4]   2> 9412 T219 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9413 T219 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/index forceNew: false
[junit4:junit4]   2> 9415 T219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dd523 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f4aa1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9416 T219 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9418 T219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9419 T219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9420 T219 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9420 T219 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9421 T219 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9421 T219 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9422 T219 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9423 T219 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9423 T219 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9427 T219 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9430 T219 oass.SolrIndexSearcher.<init> Opening Searcher@18b1e01 main
[junit4:junit4]   2> 9431 T219 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/tlog
[junit4:junit4]   2> 9432 T219 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9432 T219 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9436 T259 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@18b1e01 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9437 T219 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 9437 T219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10191 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10192 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54407_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54407",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 10196 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43733_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43733",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 10197 T195 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10197 T195 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10203 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10203 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10203 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10203 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10204 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10204 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10204 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 10440 T219 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 10440 T219 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:43733 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 10447 T219 oasc.ZkController.register We are http://127.0.0.1:43733/unloadcollection2/ and leader is http://127.0.0.1:54407/unloadcollection1/
[junit4:junit4]   2> 10447 T219 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:43733
[junit4:junit4]   2> 10447 T219 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 10448 T219 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C12 name=unloadcollection2 org.apache.solr.core.SolrCore@970932 url=http://127.0.0.1:43733/unloadcollection2 node=127.0.0.1:43733_ C12_STATE=coll:unloadcollection core:unloadcollection2 props:{node_name=127.0.0.1:43733_, core=unloadcollection2, base_url=http://127.0.0.1:43733, state=down, collection=unloadcollection}
[junit4:junit4]   2> 10458 T260 C12 P43733 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
[junit4:junit4]   2> 10458 T219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10461 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10461 T219 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/solr.xml
[junit4:junit4]   2> 10461 T260 C12 P43733 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
[junit4:junit4]   2> 10461 T260 C12 P43733 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10469 T219 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1362612988893/solr.xml
[junit4:junit4]   2> 10470 T260 C12 P43733 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10470 T219 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {name=unloadcollection2&action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n&wt=javabin&collection=unloadcollection} status=0 QTime=1745 
[junit4:junit4]   2> 10472 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10473 T172 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 10474 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11475 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11714 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11715 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43733_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43733",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 12005 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12005 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12477 T205 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:43733__unloadcollection2&checkLive=true&action=PREPRECOVERY&version=2&core=unloadcollection1&state=recovering&wt=javabin&onlyIfLeader=true&nodeName=127.0.0.1:43733_} status=0 QTime=2000 
[junit4:junit4]   2> 12477 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13479 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C12_STATE=coll:unloadcollection core:unloadcollection2 props:{node_name=127.0.0.1:43733_, core=unloadcollection2, base_url=http://127.0.0.1:43733, state=recovering, collection=unloadcollection, shard=shard1}
[junit4:junit4]   2> 14478 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54407/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
[junit4:junit4]   2> 14481 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14483 T260 C12 P43733 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 14490 T260 C12 P43733 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:43733 START replicas=[http://127.0.0.1:54407/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 14491 T260 C12 P43733 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14492 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
[junit4:junit4]   2> 14492 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
[junit4:junit4]   2> 14492 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
[junit4:junit4]   2> 14492 T260 C12 P43733 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14492 T260 C12 P43733 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54407/unloadcollection1/. core=unloadcollection2
[junit4:junit4]   2> 14492 T260 C12 P43733 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C13 name=unloadcollection1 org.apache.solr.core.SolrCore@1614311 url=http://127.0.0.1:54407/unloadcollection1 node=127.0.0.1:54407_ C13_STATE=coll:unloadcollection core:unloadcollection1 props:{node_name=127.0.0.1:54407_, core=unloadcollection1, base_url=http://127.0.0.1:54407, state=active, collection=unloadcollection, shard=shard1, leader=true}
[junit4:junit4]   2> 14503 T206 C13 P54407 REQ /get {qt=/get&getVersions=100&distrib=false&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 14508 T205 C13 P54407 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 14510 T205 C13 P54407 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14510 T205 C13 P54407 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14511 T205 C13 P54407 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14511 T205 C13 P54407 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14511 T205 C13 P54407 oass.SolrIndexSearcher.<init> Opening Searcher@b602cc realtime
[junit4:junit4]   2> 14512 T205 C13 P54407 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14512 T205 C13 P54407 /update {softCommit=false&version=2&openSearcher=false&commit=true&wt=javabin&waitSearcher=true&commit_end_point=true} {commit=} 0 9
[junit4:junit4]   2> 14516 T260 C12 P43733 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14516 T260 C12 P43733 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 14522 T260 C12 P43733 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14531 T207 C13 P54407 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14532 T207 C13 P54407 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=9 
[junit4:junit4]   2> 14533 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14533 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14533 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14536 T206 C13 P54407 REQ /replication {qt=/replication&generation=2&command=filelist&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 14537 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14538 T260 C12 P43733 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362612995773unloadcollection1_2n/index.20130306173641588 forceNew: false
[junit4:junit4]   2> 14538 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a7c82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cb91be) fullCopy=false
[junit4:junit4]   2> 14540 T205 C13 P54407 REQ /replication {qt=/replication&generation=2&checksum=true&command=filecontent&wt=filestream&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 14542 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14543 T260 C12 P43733 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14544 T260 C12 P43733 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection2
[junit4:junit4]   2> 14545 T260 C12 P43733 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dd523 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f4aa1a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dd523 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f4aa1a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14546 T260 C12 P43733 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14546 T260 C12 P43733 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14546 T260 C12 P43733 oass.SolrIndexSearcher.<init> Opening Searcher@1e8f313 main
[junit4:junit4]   2> 14547 T259 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1e8f313 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14547 T260 C12 P43733 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a7c82 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cb91be)
[junit4:junit4]   2> 14548 T260 C12 P43733 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
[junit4:junit4]   2> 14548 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
[junit4:junit4]   2> 14548 T260 C12 P43733 oasc.ZkController.publish publishing core=unloadcollection2 state=active
[junit4:junit4]   2> 14548 T260 C12 P43733 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14565 T260 C12 P43733 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
[junit4:junit4]   2> 15012 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15013 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43733_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43733",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 15018 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15018 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15023 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15023 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15023 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15023 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15023 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15483 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15484 T172 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 15484 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15490 T234 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/unloadcollection3
[junit4:junit4]   2> 15490 T234 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 15491 T234 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15491 T234 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 15492 T234 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/unloadcollection3/'
[junit4:junit4]   2> 15519 T234 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15553 T234 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15554 T234 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15559 T234 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15925 T234 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15931 T234 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15933 T234 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15949 T234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15952 T234 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15955 T234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15956 T234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15957 T234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15957 T234 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15958 T234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15958 T234 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15958 T234 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/
[junit4:junit4]   2> 15959 T234 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1198c19
[junit4:junit4]   2> 15959 T234 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15960 T234 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n forceNew: false
[junit4:junit4]   2> 15960 T234 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/index/
[junit4:junit4]   2> 15960 T234 oasc.SolrCore.initIndex WARNING [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15961 T234 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/index forceNew: false
[junit4:junit4]   2> 15962 T234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6feab5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd7919),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15962 T234 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15964 T234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15964 T234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15965 T234 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15965 T234 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15966 T234 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15966 T234 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15966 T234 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15966 T234 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15967 T234 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15969 T234 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15971 T234 oass.SolrIndexSearcher.<init> Opening Searcher@65752d main
[junit4:junit4]   2> 15972 T234 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/tlog
[junit4:junit4]   2> 15972 T234 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15972 T234 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15975 T263 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@65752d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15976 T234 oasc.ZkController.publish publishing core=unloadcollection3 state=down
[junit4:junit4]   2> 15976 T234 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16530 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16531 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43521_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43521",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 16531 T195 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16532 T195 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16585 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16585 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16995 T234 oasc.CoreContainer.registerCore registering core: unloadcollection3
[junit4:junit4]   2> 16996 T234 oasc.ZkController.register Register replica - core:unloadcollection3 address:http://127.0.0.1:43521 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 17007 T234 oasc.ZkController.register We are http://127.0.0.1:43521/unloadcollection3/ and leader is http://127.0.0.1:54407/unloadcollection1/
[junit4:junit4]   2> 17008 T234 oasc.ZkController.register No LogReplay needed for core=unloadcollection3 baseURL=http://127.0.0.1:43521
[junit4:junit4]   2> 17008 T234 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection3
[junit4:junit4]   2> 17008 T234 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=unloadcollection3 org.apache.solr.core.SolrCore@13ca096 url=http://127.0.0.1:43521/unloadcollection3 node=127.0.0.1:43521_ C14_STATE=coll:unloadcollection core:unloadcollection3 props:{node_name=127.0.0.1:43521_, core=unloadcollection3, base_url=http://127.0.0.1:43521, state=down, collection=unloadcollection}
[junit4:junit4]   2> 17009 T264 C14 P43521 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection3 recoveringAfterStartup=true
[junit4:junit4]   2> 17009 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17009 T234 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17009 T264 C14 P43521 oasc.ZkController.publish publishing core=unloadcollection3 state=recovering
[junit4:junit4]   2> 17010 T264 C14 P43521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17010 T234 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/solr.xml
[junit4:junit4]   2> 17011 T264 C14 P43521 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17020 T234 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1362612990075/solr.xml
[junit4:junit4]   2> 17022 T234 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {name=unloadcollection3&action=CREATE&version=2&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n&wt=javabin&collection=unloadcollection} status=0 QTime=1531 
[junit4:junit4]   2> 17022 T172 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 17023 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18025 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18121 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18122 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43521_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43521",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 18175 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18175 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18175 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18176 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18176 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18175 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18175 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19022 T208 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:43521__unloadcollection3&checkLive=true&action=PREPRECOVERY&version=2&core=unloadcollection1&state=recovering&wt=javabin&onlyIfLeader=true&nodeName=127.0.0.1:43521_} status=0 QTime=2001 
[junit4:junit4]   2> 19027 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20029 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C14_STATE=coll:unloadcollection core:unloadcollection3 props:{node_name=127.0.0.1:43521_, core=unloadcollection3, base_url=http://127.0.0.1:43521, state=recovering, collection=unloadcollection, shard=shard1}
[junit4:junit4]   2> 21023 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:54407/unloadcollection1/ core=unloadcollection3 - recoveringAfterStartup=true
[junit4:junit4]   2> 21023 T264 C14 P43521 oasu.PeerSync.sync PeerSync: core=unloadcollection3 url=http://127.0.0.1:43521 START replicas=[http://127.0.0.1:54407/unloadcollection1/] nUpdates=100
[junit4:junit4]   2> 21024 T264 C14 P43521 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21024 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection3
[junit4:junit4]   2> 21024 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection3
[junit4:junit4]   2> 21024 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection3
[junit4:junit4]   2> 21024 T264 C14 P43521 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21024 T264 C14 P43521 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:54407/unloadcollection1/. core=unloadcollection3
[junit4:junit4]   2> 21025 T264 C14 P43521 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21027 T207 C13 P54407 REQ /get {qt=/get&getVersions=100&distrib=false&version=2&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 21030 T206 C13 P54407 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21030 T206 C13 P54407 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f2b8b1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@93e05c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21031 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21031 T206 C13 P54407 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21031 T206 C13 P54407 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21031 T206 C13 P54407 /update {softCommit=false&version=2&openSearcher=false&commit=true&wt=javabin&waitSearcher=true&commit_end_point=true} {commit=} 0 2
[junit4:junit4]   2> 21032 T264 C14 P43521 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21033 T264 C14 P43521 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21036 T208 C13 P54407 REQ /replication {qt=/replication&command=indexversion&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 21037 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 21037 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21037 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21039 T207 C13 P54407 REQ /replication {qt=/replication&generation=3&command=filelist&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 21040 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21041 T264 C14 P43521 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1362612987061/1362613002539unloadcollection_3n/index.20130306173648092 forceNew: false
[junit4:junit4]   2> 21041 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@df1ccb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c3aad) fullCopy=false
[junit4:junit4]   2> 21044 T206 C13 P54407 REQ /replication {qt=/replication&generation=3&checksum=true&command=filecontent&wt=filestream&file=segments_3} status=0 QTime=0 
[junit4:junit4]   2> 21046 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21047 T264 C14 P43521 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21047 T264 C14 P43521 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=unloadcollection3
[junit4:junit4]   2> 21049 T264 C14 P43521 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6feab5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd7919),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6feab5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd7919),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21049 T264 C14 P43521 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21049 T264 C14 P43521 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21049 T264 C14 P43521 oass.SolrIndexSearcher.<init> Opening Searcher@2f1718 main
[junit4:junit4]   2> 21050 T263 oasc.SolrCore.registerSearcher [unloadcollection3] Registered new searcher Searcher@2f1718 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 21051 T264 C14 P43521 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@df1ccb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c3aad)
[junit4:junit4]   2> 21051 T264 C14 P43521 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection3
[junit4:junit4]   2> 21051 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection3
[junit4:junit4]   2> 21051 T264 C14 P43521 oasc.ZkController.publish publishing core=unloadcollection3 state=active
[junit4:junit4]   2> 21051 T264 C14 P43521 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21053 T264 C14 P43521 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection3
[junit4:junit4]   2> 21199 T195 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21200 T195 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43521_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core":"unloadcollection3",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43521",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 21215 T194 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T212 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T258 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T226 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21215 T240 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22032 T172 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22033 T172 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
[junit4:junit4]   2> 22034 T172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2>  C14_STATE=coll:unloadcollection core:unloadcollection3 props:{node_name=127.0.0.1:43521_, core=unloadcollection3, base_url=http://127.0.0.1:43521, state=active, collection=unloadcollection, shard=shard1}
[junit4:junit4]   2> 22088 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[20 (1428803298651013120)]} 0 6
[junit4:junit4]   2>  C12_STATE=coll:unloadcollection core:unloadcollection2 props:{node_name=127.0.0.1:43733_, core=unloadcollection2, base_url=http://127.0.0.1:43733, state=active, collection=unloadcollection, shard=shard1}
[junit4:junit4]   2> 22094 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[20 (1428803298651013120)]} 0 4
[junit4:junit4]   2> 22095 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[20 (1428803298651013120)]} 0 27
[junit4:junit4]   2> 22096 T233 C14 P43521 /update {version=2&wt=javabin} {add=[20]} 0 45
[junit4:junit4]   2> 22111 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[21 (1428803298685616128)]} 0 4
[junit4:junit4]   2> 22112 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[21 (1428803298685616128)]} 0 5
[junit4:junit4]   2> 22113 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[21 (1428803298685616128)]} 0 11
[junit4:junit4]   2> 22113 T235 C14 P43521 /update {version=2&wt=javabin} {add=[21]} 0 14
[junit4:junit4]   2> 22127 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[22 (1428803298704490496)]} 0 2
[junit4:junit4]   2> 22129 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[22 (1428803298704490496)]} 0 2
[junit4:junit4]   2> 22130 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[22 (1428803298704490496)]} 0 11
[junit4:junit4]   2> 22131 T236 C14 P43521 /update {version=2&wt=javabin} {add=[22]} 0 15
[junit4:junit4]   2> 22145 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[23 (1428803298723364864)]} 0 2
[junit4:junit4]   2> 22146 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[23 (1428803298723364864)]} 0 3
[junit4:junit4]   2> 22146 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[23 (1428803298723364864)]} 0 8
[junit4:junit4]   2> 22147 T234 C14 P43521 /update {version=2&wt=javabin} {add=[23]} 0 14
[junit4:junit4]   2> 22163 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[24 (1428803298742239232)]} 0 3
[junit4:junit4]   2> 22163 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[24 (1428803298742239232)]} 0 2
[junit4:junit4]   2> 22164 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[24 (1428803298742239232)]} 0 9
[junit4:junit4]   2> 22165 T233 C14 P43521 /update {version=2&wt=javabin} {add=[24]} 0 14
[junit4:junit4]   2> 22179 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[25 (1428803298757967872)]} 0 2
[junit4:junit4]   2> 22187 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[25 (1428803298757967872)]} 0 2
[junit4:junit4]   2> 22188 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[25 (1428803298757967872)]} 0 17
[junit4:junit4]   2> 22189 T235 C14 P43521 /update {version=2&wt=javabin} {add=[25]} 0 21
[junit4:junit4]   2> 22202 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[26 (1428803298783133696)]} 0 2
[junit4:junit4]   2> 22202 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[26 (1428803298783133696)]} 0 2
[junit4:junit4]   2> 22203 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[26 (1428803298783133696)]} 0 8
[junit4:junit4]   2> 22204 T236 C14 P43521 /update {version=2&wt=javabin} {add=[26]} 0 11
[junit4:junit4]   2> 22215 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[27 (1428803298797813760)]} 0 2
[junit4:junit4]   2> 22215 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[27 (1428803298797813760)]} 0 2
[junit4:junit4]   2> 22216 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[27 (1428803298797813760)]} 0 7
[junit4:junit4]   2> 22217 T234 C14 P43521 /update {version=2&wt=javabin} {add=[27]} 0 11
[junit4:junit4]   2> 22230 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[28 (1428803298812493824)]} 0 3
[junit4:junit4]   2> 22230 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[28 (1428803298812493824)]} 0 3
[junit4:junit4]   2> 22231 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[28 (1428803298812493824)]} 0 9
[junit4:junit4]   2> 22232 T233 C14 P43521 /update {version=2&wt=javabin} {add=[28]} 0 13
[junit4:junit4]   2> 22245 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[29 (1428803298828222464)]} 0 3
[junit4:junit4]   2> 22245 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[29 (1428803298828222464)]} 0 3
[junit4:junit4]   2> 22246 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[29 (1428803298828222464)]} 0 9
[junit4:junit4]   2> 22246 T235 C14 P43521 /update {version=2&wt=javabin} {add=[29]} 0 12
[junit4:junit4]   2> 22264 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[30 (1428803298849193984)]} 0 2
[junit4:junit4]   2> 22264 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[30 (1428803298849193984)]} 0 2
[junit4:junit4]   2> 22265 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[30 (1428803298849193984)]} 0 8
[junit4:junit4]   2> 22266 T236 C14 P43521 /update {version=2&wt=javabin} {add=[30]} 0 11
[junit4:junit4]   2> 22276 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[31 (1428803298862825472)]} 0 2
[junit4:junit4]   2> 22277 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[31 (1428803298862825472)]} 0 3
[junit4:junit4]   2> 22277 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[31 (1428803298862825472)]} 0 7
[junit4:junit4]   2> 22278 T234 C14 P43521 /update {version=2&wt=javabin} {add=[31]} 0 10
[junit4:junit4]   2> 22289 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[32 (1428803298876456960)]} 0 2
[junit4:junit4]   2> 22290 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[32 (1428803298876456960)]} 0 3
[junit4:junit4]   2> 22290 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[32 (1428803298876456960)]} 0 7
[junit4:junit4]   2> 22291 T233 C14 P43521 /update {version=2&wt=javabin} {add=[32]} 0 10
[junit4:junit4]   2> 22302 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[33 (1428803298889039872)]} 0 2
[junit4:junit4]   2> 22302 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[33 (1428803298889039872)]} 0 2
[junit4:junit4]   2> 22303 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[33 (1428803298889039872)]} 0 7
[junit4:junit4]   2> 22304 T235 C14 P43521 /update {version=2&wt=javabin} {add=[33]} 0 11
[junit4:junit4]   2> 22315 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[34 (1428803298902671360)]} 0 2
[junit4:junit4]   2> 22317 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[34 (1428803298902671360)]} 0 2
[junit4:junit4]   2> 22317 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[34 (1428803298902671360)]} 0 8
[junit4:junit4]   2> 22318 T236 C14 P43521 /update {version=2&wt=javabin} {add=[34]} 0 12
[junit4:junit4]   2> 22327 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[35 (1428803298917351424)]} 0 1
[junit4:junit4]   2> 22328 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[35 (1428803298917351424)]} 0 2
[junit4:junit4]   2> 22329 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[35 (1428803298917351424)]} 0 7
[junit4:junit4]   2> 22329 T234 C14 P43521 /update {version=2&wt=javabin} {add=[35]} 0 9
[junit4:junit4]   2> 22339 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[36 (1428803298928885760)]} 0 1
[junit4:junit4]   2> 22340 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[36 (1428803298928885760)]} 0 2
[junit4:junit4]   2> 22340 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[36 (1428803298928885760)]} 0 6
[junit4:junit4]   2> 22341 T233 C14 P43521 /update {version=2&wt=javabin} {add=[36]} 0 9
[junit4:junit4]   2> 22351 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[37 (1428803298941468672)]} 0 1
[junit4:junit4]   2> 22352 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[37 (1428803298941468672)]} 0 2
[junit4:junit4]   2> 22353 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[37 (1428803298941468672)]} 0 7
[junit4:junit4]   2> 22353 T235 C14 P43521 /update {version=2&wt=javabin} {add=[37]} 0 9
[junit4:junit4]   2> 22363 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[38 (1428803298954051584)]} 0 1
[junit4:junit4]   2> 22366 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[38 (1428803298954051584)]} 0 2
[junit4:junit4]   2> 22367 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[38 (1428803298954051584)]} 0 9
[junit4:junit4]   2> 22367 T236 C14 P43521 /update {version=2&wt=javabin} {add=[38]} 0 11
[junit4:junit4]   2> 22378 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[39 (1428803298968731648)]} 0 3
[junit4:junit4]   2> 22378 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[39 (1428803298968731648)]} 0 3
[junit4:junit4]   2> 22378 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[39 (1428803298968731648)]} 0 6
[junit4:junit4]   2> 22379 T234 C14 P43521 /update {version=2&wt=javabin} {add=[39]} 0 10
[junit4:junit4]   2> 22389 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[40 (1428803298981314560)]} 0 1
[junit4:junit4]   2> 22390 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[40 (1428803298981314560)]} 0 2
[junit4:junit4]   2> 22391 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[40 (1428803298981314560)]} 0 7
[junit4:junit4]   2> 22391 T233 C14 P43521 /update {version=2&wt=javabin} {add=[40]} 0 9
[junit4:junit4]   2> 22402 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[41 (1428803298994946048)]} 0 2
[junit4:junit4]   2> 22403 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[41 (1428803298994946048)]} 0 3
[junit4:junit4]   2> 22403 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[41 (1428803298994946048)]} 0 7
[junit4:junit4]   2> 22404 T235 C14 P43521 /update {version=2&wt=javabin} {add=[41]} 0 10
[junit4:junit4]   2> 22415 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[42 (1428803299007528960)]} 0 3
[junit4:junit4]   2> 22418 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[42 (1428803299007528960)]} 0 3
[junit4:junit4]   2> 22419 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[42 (1428803299007528960)]} 0 11
[junit4:junit4]   2> 22420 T236 C14 P43521 /update {version=2&wt=javabin} {add=[42]} 0 14
[junit4:junit4]   2> 22431 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[43 (1428803299025354752)]} 0 2
[junit4:junit4]   2> 22431 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[43 (1428803299025354752)]} 0 2
[junit4:junit4]   2> 22433 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[43 (1428803299025354752)]} 0 7
[junit4:junit4]   2> 22433 T234 C14 P43521 /update {version=2&wt=javabin} {add=[43]} 0 10
[junit4:junit4]   2> 22452 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[44 (1428803299038986240)]} 0 9
[junit4:junit4]   2> 22452 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[44 (1428803299038986240)]} 0 8
[junit4:junit4]   2> 22453 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[44 (1428803299038986240)]} 0 14
[junit4:junit4]   2> 22454 T233 C14 P43521 /update {version=2&wt=javabin} {add=[44]} 0 18
[junit4:junit4]   2> 22466 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[45 (1428803299061006336)]} 0 2
[junit4:junit4]   2> 22466 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[45 (1428803299061006336)]} 0 2
[junit4:junit4]   2> 22468 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[45 (1428803299061006336)]} 0 9
[junit4:junit4]   2> 22468 T234 C14 P43521 /update {version=2&wt=javabin} {add=[45]} 0 11
[junit4:junit4]   2> 22479 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[46 (1428803299075686400)]} 0 2
[junit4:junit4]   2> 22480 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[46 (1428803299075686400)]} 0 3
[junit4:junit4]   2> 22480 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[46 (1428803299075686400)]} 0 6
[junit4:junit4]   2> 22481 T233 C14 P43521 /update {version=2&wt=javabin} {add=[46]} 0 10
[junit4:junit4]   2> 22491 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[47 (1428803299088269312)]} 0 1
[junit4:junit4]   2> 22492 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[47 (1428803299088269312)]} 0 2
[junit4:junit4]   2> 22493 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[47 (1428803299088269312)]} 0 7
[junit4:junit4]   2> 22493 T234 C14 P43521 /update {version=2&wt=javabin} {add=[47]} 0 10
[junit4:junit4]   2> 22503 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[48 (1428803299100852224)]} 0 1
[junit4:junit4]   2> 22505 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[48 (1428803299100852224)]} 0 2
[junit4:junit4]   2> 22506 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[48 (1428803299100852224)]} 0 8
[junit4:junit4]   2> 22506 T235 C14 P43521 /update {version=2&wt=javabin} {add=[48]} 0 10
[junit4:junit4]   2> 22517 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[49 (1428803299114483712)]} 0 2
[junit4:junit4]   2> 22517 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[49 (1428803299114483712)]} 0 2
[junit4:junit4]   2> 22518 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[49 (1428803299114483712)]} 0 7
[junit4:junit4]   2> 22518 T236 C14 P43521 /update {version=2&wt=javabin} {add=[49]} 0 9
[junit4:junit4]   2> 22529 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[50 (1428803299127066624)]} 0 2
[junit4:junit4]   2> 22529 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[50 (1428803299127066624)]} 0 2
[junit4:junit4]   2> 22530 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[50 (1428803299127066624)]} 0 7
[junit4:junit4]   2> 22531 T233 C14 P43521 /update {version=2&wt=javabin} {add=[50]} 0 10
[junit4:junit4]   2> 22542 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[51 (1428803299140698112)]} 0 2
[junit4:junit4]   2> 22542 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[51 (1428803299140698112)]} 0 2
[junit4:junit4]   2> 22543 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[51 (1428803299140698112)]} 0 7
[junit4:junit4]   2> 22543 T234 C14 P43521 /update {version=2&wt=javabin} {add=[51]} 0 10
[junit4:junit4]   2> 22554 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[52 (1428803299153281024)]} 0 2
[junit4:junit4]   2> 22554 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[52 (1428803299153281024)]} 0 2
[junit4:junit4]   2> 22554 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[52 (1428803299153281024)]} 0 6
[junit4:junit4]   2> 22555 T235 C14 P43521 /update {version=2&wt=javabin} {add=[52]} 0 9
[junit4:junit4]   2> 22566 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[53 (1428803299165863936)]} 0 2
[junit4:junit4]   2> 22566 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[53 (1428803299165863936)]} 0 2
[junit4:junit4]   2> 22567 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[53 (1428803299165863936)]} 0 7
[junit4:junit4]   2> 22567 T236 C14 P43521 /update {version=2&wt=javabin} {add=[53]} 0 10
[junit4:junit4]   2> 22578 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[54 (1428803299178446848)]} 0 2
[junit4:junit4]   2> 22578 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[54 (1428803299178446848)]} 0 2
[junit4:junit4]   2> 22579 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[54 (1428803299178446848)]} 0 7
[junit4:junit4]   2> 22579 T233 C14 P43521 /update {version=2&wt=javabin} {add=[54]} 0 9
[junit4:junit4]   2> 22589 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[55 (1428803299191029760)]} 0 1
[junit4:junit4]   2> 22589 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[55 (1428803299191029760)]} 0 1
[junit4:junit4]   2> 22590 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[55 (1428803299191029760)]} 0 6
[junit4:junit4]   2> 22591 T234 C14 P43521 /update {version=2&wt=javabin} {add=[55]} 0 9
[junit4:junit4]   2> 22601 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[56 (1428803299203612672)]} 0 2
[junit4:junit4]   2> 22601 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[56 (1428803299203612672)]} 0 2
[junit4:junit4]   2> 22602 T208 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[56 (1428803299203612672)]} 0 6
[junit4:junit4]   2> 22603 T235 C14 P43521 /update {version=2&wt=javabin} {add=[56]} 0 9
[junit4:junit4]   2> 22613 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[57 (1428803299215147008)]} 0 2
[junit4:junit4]   2> 22613 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[57 (1428803299215147008)]} 0 2
[junit4:junit4]   2> 22614 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[57 (1428803299215147008)]} 0 7
[junit4:junit4]   2> 22614 T236 C14 P43521 /update {version=2&wt=javabin} {add=[57]} 0 9
[junit4:junit4]   2> 22625 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[58 (1428803299227729920)]} 0 2
[junit4:junit4]   2> 22625 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[58 (1428803299227729920)]} 0 2
[junit4:junit4]   2> 22626 T205 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[58 (1428803299227729920)]} 0 7
[junit4:junit4]   2> 22627 T233 C14 P43521 /update {version=2&wt=javabin} {add=[58]} 0 10
[junit4:junit4]   2> 22637 T236 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[59 (1428803299241361408)]} 0 2
[junit4:junit4]   2> 22637 T220 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[59 (1428803299241361408)]} 0 2
[junit4:junit4]   2> 22638 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[59 (1428803299241361408)]} 0 7
[junit4:junit4]   2> 22639 T234 C14 P43521 /update {version=2&wt=javabin} {add=[59]} 0 10
[junit4:junit4]   2> 22650 T233 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[60 (1428803299253944320)]} 0 2
[junit4:junit4]   2> 22650 T218 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[60 (1428803299253944320)]} 0 2
[junit4:junit4]   2> 22651 T206 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[60 (1428803299253944320)]} 0 7
[junit4:junit4]   2> 22652 T235 C14 P43521 /update {version=2&wt=javabin} {add=[60]} 0 11
[junit4:junit4]   2> 22662 T234 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[61 (1428803299267575808)]} 0 2
[junit4:junit4]   2> 22663 T222 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[61 (1428803299267575808)]} 0 2
[junit4:junit4]   2> 22663 T207 C13 P54407 /update {update.distrib=TOLEADER&version=2&distrib.from=http://127.0.0.1:43521/unloadcollection3/&wt=javabin} {add=[61 (1428803299267575808)]} 0 6
[junit4:junit4]   2> 22664 T236 C14 P43521 /update {version=2&wt=javabin} {add=[61]} 0 10
[junit4:junit4]   2> 22674 T235 C14 P43521 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[62 (1428803299280158720)]} 0 1
[junit4:junit4]   2> 22675 T219 C12 P43733 /update {update.distrib=FROMLEADER&version=2&distrib.from=http://127.0.0.1:54407/unloadcollection1/&wt=javabin} {add=[62 (1428803299280158720)]} 0 2
[junit4:junit4]   2> 22675 T208 C13 P54407 /update {

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

nit4:junit4]    >     <bool name="indexed">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">uniq3</str>
[junit4:junit4]    >     <str name="type">string</str>
[junit4:junit4]    >     <bool name="stored">true</bool>
[junit4:junit4]    >     <bool name="indexed">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">weight</str>
[junit4:junit4]    >     <str name="type">float</str>
[junit4:junit4]    >     <bool name="stored">true</bool>
[junit4:junit4]    >     <bool name="indexed">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">ssto</str>
[junit4:junit4]    >     <str name="type">string</str>
[junit4:junit4]    >     <bool name="stored">true</bool>
[junit4:junit4]    >     <bool name="indexed">false</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">test_postv</str>
[junit4:junit4]    >     <str name="type">text</str>
[junit4:junit4]    >     <bool name="termVectors">true</bool>
[junit4:junit4]    >     <bool name="termPositions">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">whitetok</str>
[junit4:junit4]    >     <str name="type">whitetok</str>
[junit4:junit4]    >     <bool name="stored">true</bool>
[junit4:junit4]    >     <bool name="indexed">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    >   <lst>
[junit4:junit4]    >     <str name="name">test_offtv</str>
[junit4:junit4]    >     <str name="type">text</str>
[junit4:junit4]    >     <bool name="termVectors">true</bool>
[junit4:junit4]    >     <bool name="termOffsets">true</bool>
[junit4:junit4]    >   </lst>
[junit4:junit4]    > </arr>
[junit4:junit4]    > </response>
[junit4:junit4]    > 
[junit4:junit4]    > 	request was:/schema/fields?indent=on&wt=xml
[junit4:junit4]    > 	at org.apache.solr.util.RestTestBase.assertQ(RestTestBase.java:136)
[junit4:junit4]    > 	... 41 more
[junit4:junit4]   2> 706 T3386 oas.SolrTestCaseJ4.setUp ###Starting testGetTwoFields
[junit4:junit4]   2> 708 T3392 C456 oasr.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&fl=id,_version_&wt=xml} status=0 QTime=1 
[junit4:junit4]   2> 709 T3392 C456 orel.LogFilter.afterHandle 2013-03-07	09:50:10	127.0.0.1	-	127.0.0.1	58897	GET	/solr/schema/fields	indent=on&wt=xml&fl=id,_version_	200	-	0	1	http://127.0.0.1:58897	Java/1.8.0-ea	-
[junit4:junit4]   2> 714 T3386 oas.SolrTestCaseJ4.tearDown ###Ending testGetTwoFields
[junit4:junit4]   2> 720 T3386 oas.SolrTestCaseJ4.setUp ###Starting testNotFoundFields
[junit4:junit4]   2> 722 T3393 C456 oasr.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&fl=not_in_there,this_one_either&wt=xml} status=0 QTime=1 
[junit4:junit4]   2> 723 T3393 C456 orel.LogFilter.afterHandle 2013-03-07	09:50:10	127.0.0.1	-	127.0.0.1	58897	GET	/solr/schema/fields	indent=on&wt=xml&fl=not_in_there,this_one_either	200	-	0	1	http://127.0.0.1:58897	Java/1.8.0-ea	-
[junit4:junit4]   2> 726 T3386 oas.SolrTestCaseJ4.tearDown ###Ending testNotFoundFields
[junit4:junit4]   2> 749 T3386 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=557547
[junit4:junit4]   2> 751 T3386 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@dc3039
[junit4:junit4]   2> 756 T3386 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 757 T3386 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 757 T3386 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 757 T3386 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 757 T3386 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 758 T3386 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-TestFieldCollectionResource-1362613809830
[junit4:junit4]   2> 758 T3386 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-TestFieldCollectionResource-1362613809830
[junit4:junit4]   2> 758 T3386 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-TestFieldCollectionResource-1362613809830/index
[junit4:junit4]   2> 759 T3386 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/solrtest-TestFieldCollectionResource-1362613809830/index
[junit4:junit4]   2> 760 T3386 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 812 T3386 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ga, timezone=Asia/Yakutsk
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=44213672,total=137396224
[junit4:junit4]   2> NOTE: All tests run in this JVM: [NotRequiredUniqueKeyTest, SolrIndexConfigTest, TestBinaryField, TestCodecSupport, PingRequestHandlerTest, ConvertedLegacyTest, TestLMJelinekMercerSimilarityFactory, TestRecovery, SolrCoreCheckLockOnStartupTest, SampleTest, OutputWriterTest, URLClassifyProcessorTest, TestNumberUtils, DirectUpdateHandlerTest, TestIndexSearcher, OpenCloseCoreStressTest, TestSolrJ, SolrRequestParserTest, ZkNodePropsTest, IndexReaderFactoryTest, TestSuggestSpellingConverter, CurrencyFieldXmlFileTest, SuggesterTSTTest, CopyFieldTest, TestRandomFaceting, TestComponentsName, TestBinaryResponseWriter, TestFieldTypeResource, TestAtomicUpdateErrorCases, DebugComponentTest, SpellCheckComponentTest, ZkSolrClientTest, TimeZoneUtilsTest, SolrPluginUtilsTest, TestStressReorder, JSONWriterTest, DocumentAnalysisRequestHandlerTest, StandardRequestHandlerTest, TestPropInject, TestHashPartitioner, ClusterStateTest, TestCSVResponseWriter, EchoParamsTest, FieldAnalysisRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestFoldingMultitermQuery, XsltUpdateRequestHandlerTest, LeaderElectionIntegrationTest, TestDistributedGrouping, RequestHandlersTest, SpellCheckCollatorTest, TestReload, TestQueryTypes, TestDistributedSearch, SpellPossibilityIteratorTest, TestIndexingPerformance, TestArbitraryIndexDir, TestDFRSimilarityFactory, FileUtilsTest, FullSolrCloudDistribCmdsTest, ChaosMonkeySafeLeaderTest, IndexSchemaRuntimeFieldTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, RecoveryZkTest, ShardRoutingCustomTest, AutoCommitTest, TermVectorComponentDistributedTest, TestMultiCoreConfBootstrap, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, SuggesterTest, TestStressLucene, TestPseudoReturnFields, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequiredFieldsTest, RegexBoostProcessorTest, TestJmxIntegration, QueryParsingTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, MultiTermTest, TestSearchPerf, TestElisionMultitermQuery, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestCharFilters, TestPerFieldSimilarity, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSolrXMLSerializer, TestSystemIdResolver, DateFieldTest, TestLRUCache, TestRTGBase, TestFieldCollectionResource]
[junit4:junit4] Completed on J1 in 0.83s, 5 tests, 2 errors <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 268 suites, 1134 tests, 1 suite-level error, 3 errors, 1 failure, 13 ignored (7 assumptions)

Total time: 44 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure