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/02/26 07:54:56 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/ibm-j9-jdk6) - Build # 4483 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4483/
Java: 32bit/ibm-j9-jdk6 

1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([74A8E889173DA30E:F54E66916062C332]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:205)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:85)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
	at java.lang.reflect.Method.invoke(Method.java:611)
	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:738)




Build Log:
[...truncated 8839 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1964 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T1964 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-BasicDistributedZk2Test-1361861440219
[junit4:junit4]   2> 7 T1964 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T1965 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1965 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1965 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T1965 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1965 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1965 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T1964 oasc.ZkTestServer.run start zk server on port:52050
[junit4:junit4]   2> 109 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c7f6c7f
[junit4:junit4]   2> 110 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T1970 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 112 T1970 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 112 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46874
[junit4:junit4]   2> 113 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46874
[junit4:junit4]   2> 114 T1968 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 163 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10000 with negotiated timeout 10000 for client /127.0.0.1:46874
[junit4:junit4]   2> 163 T1970 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10000, negotiated timeout = 10000
[junit4:junit4]   2> 164 T1971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c7f6c7f name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 164 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 165 T1964 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 168 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10000
[junit4:junit4]   2> 169 T1971 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 169 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46874 which had sessionid 0x13d154472e10000
[junit4:junit4]   2> 169 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10000 closed
[junit4:junit4]   2> 170 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@55b355b3
[junit4:junit4]   2> 171 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 172 T1972 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 173 T1972 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 173 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46875
[junit4:junit4]   2> 174 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46875
[junit4:junit4]   2> 175 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10001 with negotiated timeout 10000 for client /127.0.0.1:46875
[junit4:junit4]   2> 175 T1972 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10001, negotiated timeout = 10000
[junit4:junit4]   2> 176 T1973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55b355b3 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 176 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 177 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 181 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 186 T1964 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 190 T1964 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 196 T1964 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> 197 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 204 T1964 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> 206 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 211 T1964 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> 212 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 217 T1964 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> 218 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 247 T1964 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> 249 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 254 T1964 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> 256 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 261 T1964 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> 262 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 267 T1964 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> 268 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 283 T1964 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> 284 T1964 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 290 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10001
[junit4:junit4]   2> 290 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46875 which had sessionid 0x13d154472e10001
[junit4:junit4]   2> 290 T1973 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 291 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10001 closed
[junit4:junit4]   2> 410 T1964 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 414 T1964 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58833
[junit4:junit4]   2> 415 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 416 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 417 T1964 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.BasicDistributedZk2Test-controljetty-1361861440505
[junit4:junit4]   2> 418 T1964 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1361861440505/solr.xml
[junit4:junit4]   2> 419 T1964 oasc.CoreContainer.<init> New CoreContainer 1465210709
[junit4:junit4]   2> 421 T1964 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.BasicDistributedZk2Test-controljetty-1361861440505/'
[junit4:junit4]   2> 422 T1964 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.BasicDistributedZk2Test-controljetty-1361861440505/'
[junit4:junit4]   2> 436 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 437 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 438 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 438 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 439 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 440 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 440 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 441 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 442 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 442 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 452 T1964 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 463 T1964 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52050/solr
[junit4:junit4]   2> 464 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 465 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19121912
[junit4:junit4]   2> 466 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 467 T1983 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 468 T1983 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 468 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46876
[junit4:junit4]   2> 469 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46876
[junit4:junit4]   2> 471 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10002 with negotiated timeout 20000 for client /127.0.0.1:46876
[junit4:junit4]   2> 471 T1983 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10002, negotiated timeout = 20000
[junit4:junit4]   2> 472 T1984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19121912 name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 472 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 482 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10002
[junit4:junit4]   2> 483 T1984 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 483 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46876 which had sessionid 0x13d154472e10002
[junit4:junit4]   2> 483 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10002 closed
[junit4:junit4]   2> 484 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 491 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a0f7a0f
[junit4:junit4]   2> 492 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 492 T1985 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 493 T1985 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 493 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46877
[junit4:junit4]   2> 494 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46877
[junit4:junit4]   2> 496 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10003 with negotiated timeout 20000 for client /127.0.0.1:46877
[junit4:junit4]   2> 496 T1985 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10003, negotiated timeout = 20000
[junit4:junit4]   2> 497 T1986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a0f7a0f name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 497 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 499 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 501 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 504 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58833_
[junit4:junit4]   2> 506 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58833_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58833_
[junit4:junit4]   2> 506 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58833_
[junit4:junit4]   2> 512 T1964 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 519 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 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> 520 T1964 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 524 T1964 oasc.Overseer.start Overseer (id=89250951346585603-127.0.0.1:58833_-n_0000000000) starting
[junit4:junit4]   2> 525 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 526 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 528 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 529 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 530 T1988 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 532 T1964 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 536 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 540 T1987 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 543 T1989 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1361861440505/collection1
[junit4:junit4]   2> 543 T1989 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 545 T1989 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 545 T1989 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 547 T1989 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.BasicDistributedZk2Test-controljetty-1361861440505/collection1/'
[junit4:junit4]   2> 548 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1361861440505/collection1/lib/README' to classloader
[junit4:junit4]   2> 549 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1361861440505/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 585 T1989 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 619 T1989 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 621 T1989 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 626 T1989 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1028 T1989 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1033 T1989 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1036 T1989 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1063 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1068 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1072 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1074 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1076 T1989 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1361861440505/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/
[junit4:junit4]   2> 1077 T1989 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 1078 T1989 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1079 T1989 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data forceNew:false
[junit4:junit4]   2> 1080 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data
[junit4:junit4]   2> 1080 T1989 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/index/
[junit4:junit4]   2> 1081 T1989 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1082 T1989 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/index forceNew:false
[junit4:junit4]   2> 1087 T1989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1088 T1989 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1089 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data/index
[junit4:junit4]   2> 1091 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1091 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1092 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1092 T1989 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1093 T1989 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1094 T1989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1094 T1989 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1095 T1989 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1096 T1989 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1098 T1989 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1100 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/control/data
[junit4:junit4]   2> 1102 T1989 oass.SolrIndexSearcher.<init> Opening Searcher@be20be2 main
[junit4:junit4]   2> 1104 T1989 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1105 T1989 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1110 T1990 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@be20be2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1114 T1989 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1114 T1989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1116 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 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> 2047 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2049 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58833_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 2049 T1987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2050 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2051 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 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> 2061 T1986 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> 2127 T1989 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2128 T1989 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58833 collection:control_collection shard:shard1
[junit4:junit4]   2> 2130 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2139 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 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> 2140 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2142 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2144 T1989 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2145 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2145 T1989 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58833/collection1/
[junit4:junit4]   2> 2146 T1989 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2147 T1989 oasc.SyncStrategy.syncToMe http://127.0.0.1:58833/collection1/ has no replicas
[junit4:junit4]   2> 2148 T1989 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58833/collection1/
[junit4:junit4]   2> 2149 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2155 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3603 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3622 T1986 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> 3661 T1989 oasc.ZkController.register We are http://127.0.0.1:58833/collection1/ and leader is http://127.0.0.1:58833/collection1/
[junit4:junit4]   2> 3661 T1989 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58833
[junit4:junit4]   2> 3662 T1989 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3662 T1989 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3663 T1989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3665 T1989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3667 T1964 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3668 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3669 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3678 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3679 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f254f25
[junit4:junit4]   2> 3681 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3681 T1991 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3683 T1991 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 3683 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46883
[junit4:junit4]   2> 3683 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46883
[junit4:junit4]   2> 3684 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10004 with negotiated timeout 10000 for client /127.0.0.1:46883
[junit4:junit4]   2> 3684 T1991 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10004, negotiated timeout = 10000
[junit4:junit4]   2> 3685 T1992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f254f25 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3686 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3687 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3690 T1964 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3823 T1964 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3825 T1964 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56026
[junit4:junit4]   2> 3826 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3826 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3827 T1964 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.BasicDistributedZk2Test-jetty1-1361861443911
[junit4:junit4]   2> 3828 T1964 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/solr.xml
[junit4:junit4]   2> 3828 T1964 oasc.CoreContainer.<init> New CoreContainer 2127986390
[junit4:junit4]   2> 3829 T1964 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.BasicDistributedZk2Test-jetty1-1361861443911/'
[junit4:junit4]   2> 3830 T1964 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.BasicDistributedZk2Test-jetty1-1361861443911/'
[junit4:junit4]   2> 3845 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3846 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3846 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3847 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3848 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3848 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3849 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3850 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3850 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3851 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3861 T1964 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3873 T1964 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52050/solr
[junit4:junit4]   2> 3874 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3875 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43314331
[junit4:junit4]   2> 3877 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3877 T2002 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3878 T2002 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 3878 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46884
[junit4:junit4]   2> 3880 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46884
[junit4:junit4]   2> 3880 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10005 with negotiated timeout 20000 for client /127.0.0.1:46884
[junit4:junit4]   2> 3881 T2002 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10005, negotiated timeout = 20000
[junit4:junit4]   2> 3881 T2003 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43314331 name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3882 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3884 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10005
[junit4:junit4]   2> 3885 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46884 which had sessionid 0x13d154472e10005
[junit4:junit4]   2> 3885 T2003 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3885 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10005 closed
[junit4:junit4]   2> 3896 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3903 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5420542
[junit4:junit4]   2> 3904 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3905 T2004 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3906 T2004 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 3906 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46885
[junit4:junit4]   2> 3907 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46885
[junit4:junit4]   2> 3908 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10006 with negotiated timeout 20000 for client /127.0.0.1:46885
[junit4:junit4]   2> 3908 T2004 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10006, negotiated timeout = 20000
[junit4:junit4]   2> 3909 T2005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5420542 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3909 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3910 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3912 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3914 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4918 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56026_
[junit4:junit4]   2> 4920 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56026_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56026_
[junit4:junit4]   2> 4921 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56026_
[junit4:junit4]   2> 4924 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4924 T1992 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4925 T2005 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4927 T1986 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4932 T2006 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/collection1
[junit4:junit4]   2> 4933 T2006 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4934 T2006 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4934 T2006 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4937 T2006 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.BasicDistributedZk2Test-jetty1-1361861443911/collection1/'
[junit4:junit4]   2> 4938 T2006 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/collection1/lib/README' to classloader
[junit4:junit4]   2> 4939 T2006 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5001 T2006 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5033 T2006 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5035 T2006 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5039 T2006 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5139 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5141 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58833_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 5146 T1992 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> 5146 T2005 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> 5146 T1986 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> 5451 T2006 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5456 T2006 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5459 T2006 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5483 T2006 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5489 T2006 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5505 T2006 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5509 T2006 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5511 T2006 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/
[junit4:junit4]   2> 5512 T2006 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 5514 T2006 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5515 T2006 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1 forceNew:false
[junit4:junit4]   2> 5516 T2006 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1
[junit4:junit4]   2> 5516 T2006 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index/
[junit4:junit4]   2> 5517 T2006 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5518 T2006 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index forceNew:false
[junit4:junit4]   2> 5525 T2006 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5525 T2006 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5526 T2006 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index
[junit4:junit4]   2> 5529 T2006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5530 T2006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5532 T2006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5533 T2006 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5534 T2006 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5535 T2006 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5536 T2006 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5537 T2006 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5538 T2006 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5539 T2006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5542 T2006 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1
[junit4:junit4]   2> 5543 T2006 oass.SolrIndexSearcher.<init> Opening Searcher@59945994 main
[junit4:junit4]   2> 5544 T2006 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5545 T2006 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5552 T2007 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59945994 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5556 T2006 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5556 T2006 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6654 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6655 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56026_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6656 T1987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6657 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6662 T2005 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> 6662 T1986 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> 6662 T1992 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> 7559 T2006 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7559 T2006 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56026 collection:collection1 shard:shard1
[junit4:junit4]   2> 7561 T2006 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7576 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 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> 7577 T2006 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7578 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7581 T2006 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7581 T2006 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7582 T2006 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56026/collection1/
[junit4:junit4]   2> 7582 T2006 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7583 T2006 oasc.SyncStrategy.syncToMe http://127.0.0.1:56026/collection1/ has no replicas
[junit4:junit4]   2> 7583 T2006 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56026/collection1/
[junit4:junit4]   2> 7584 T2006 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7592 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8170 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8182 T1992 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> 8182 T1986 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> 8182 T2005 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> 8196 T2006 oasc.ZkController.register We are http://127.0.0.1:56026/collection1/ and leader is http://127.0.0.1:56026/collection1/
[junit4:junit4]   2> 8197 T2006 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56026
[junit4:junit4]   2> 8198 T2006 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8199 T2006 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8199 T2006 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8202 T2006 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8204 T1964 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8204 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8205 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8326 T1964 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8328 T1964 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55218
[junit4:junit4]   2> 8329 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8330 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8331 T1964 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.BasicDistributedZk2Test-jetty2-1361861448424
[junit4:junit4]   2> 8331 T1964 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1361861448424/solr.xml
[junit4:junit4]   2> 8332 T1964 oasc.CoreContainer.<init> New CoreContainer 1360220435
[junit4:junit4]   2> 8333 T1964 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.BasicDistributedZk2Test-jetty2-1361861448424/'
[junit4:junit4]   2> 8334 T1964 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.BasicDistributedZk2Test-jetty2-1361861448424/'
[junit4:junit4]   2> 8355 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8356 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8356 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8357 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8358 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8358 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8359 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8360 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8360 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8361 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8370 T1964 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8382 T1964 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52050/solr
[junit4:junit4]   2> 8383 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8384 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@9450945
[junit4:junit4]   2> 8385 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8385 T2017 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8386 T2017 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 8386 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46890
[junit4:junit4]   2> 8387 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46890
[junit4:junit4]   2> 8388 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10007 with negotiated timeout 20000 for client /127.0.0.1:46890
[junit4:junit4]   2> 8388 T2017 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10007, negotiated timeout = 20000
[junit4:junit4]   2> 8390 T2018 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9450945 name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8391 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8393 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10007
[junit4:junit4]   2> 8394 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46890 which had sessionid 0x13d154472e10007
[junit4:junit4]   2> 8394 T2018 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8394 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10007 closed
[junit4:junit4]   2> 8396 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8404 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6ca06ca0
[junit4:junit4]   2> 8405 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8412 T2019 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8413 T2019 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 8414 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46891
[junit4:junit4]   2> 8414 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46891
[junit4:junit4]   2> 8415 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10008 with negotiated timeout 20000 for client /127.0.0.1:46891
[junit4:junit4]   2> 8415 T2019 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10008, negotiated timeout = 20000
[junit4:junit4]   2> 8416 T2020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ca06ca0 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8417 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8419 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8420 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8422 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9426 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55218_
[junit4:junit4]   2> 9428 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55218_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55218_
[junit4:junit4]   2> 9429 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55218_
[junit4:junit4]   2> 9432 T1992 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> 9432 T1986 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> 9432 T2005 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> 9434 T2020 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9436 T1992 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9438 T1986 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9440 T2005 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9444 T2021 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1361861448424/collection1
[junit4:junit4]   2> 9444 T2021 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9445 T2021 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9446 T2021 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9448 T2021 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.BasicDistributedZk2Test-jetty2-1361861448424/collection1/'
[junit4:junit4]   2> 9450 T2021 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1361861448424/collection1/lib/README' to classloader
[junit4:junit4]   2> 9451 T2021 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1361861448424/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9498 T2021 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9542 T2021 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9543 T2021 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9548 T2021 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9691 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9692 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56026_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9698 T1986 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> 9699 T2005 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> 9699 T2020 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> 9699 T1992 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> 10009 T2021 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10014 T2021 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10017 T2021 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10044 T2021 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10049 T2021 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10054 T2021 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10056 T2021 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10058 T2021 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1361861448424/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/
[junit4:junit4]   2> 10059 T2021 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 10059 T2021 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10060 T2021 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2 forceNew:false
[junit4:junit4]   2> 10061 T2021 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2
[junit4:junit4]   2> 10061 T2021 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/index/
[junit4:junit4]   2> 10062 T2021 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10063 T2021 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/index forceNew:false
[junit4:junit4]   2> 10067 T2021 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10068 T2021 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10069 T2021 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2/index
[junit4:junit4]   2> 10071 T2021 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10072 T2021 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10073 T2021 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10073 T2021 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10074 T2021 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10075 T2021 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10075 T2021 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10076 T2021 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10077 T2021 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10078 T2021 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10080 T2021 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty2
[junit4:junit4]   2> 10082 T2021 oass.SolrIndexSearcher.<init> Opening Searcher@325d325d main
[junit4:junit4]   2> 10083 T2021 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10083 T2021 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10093 T2022 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@325d325d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10098 T2021 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10099 T2021 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11209 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11211 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55218_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 11211 T1987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11211 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11217 T1992 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> 11217 T2005 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> 11217 T2020 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> 11217 T1986 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> 12101 T2021 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12102 T2021 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55218 collection:collection1 shard:shard2
[junit4:junit4]   2> 12103 T2021 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12113 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12114 T2021 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12115 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12117 T2021 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12118 T2021 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12119 T2021 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55218/collection1/
[junit4:junit4]   2> 12119 T2021 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12120 T2021 oasc.SyncStrategy.syncToMe http://127.0.0.1:55218/collection1/ has no replicas
[junit4:junit4]   2> 12120 T2021 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55218/collection1/
[junit4:junit4]   2> 12121 T2021 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12128 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e10008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12737 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12750 T1992 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> 12750 T2020 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> 12751 T1986 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> 12750 T2005 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> 12783 T2021 oasc.ZkController.register We are http://127.0.0.1:55218/collection1/ and leader is http://127.0.0.1:55218/collection1/
[junit4:junit4]   2> 12784 T2021 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55218
[junit4:junit4]   2> 12784 T2021 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12784 T2021 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12785 T2021 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12787 T2021 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12789 T1964 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12790 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12791 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12921 T1964 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12924 T1964 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44127
[junit4:junit4]   2> 12925 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12925 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12926 T1964 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.BasicDistributedZk2Test-jetty3-1361861453012
[junit4:junit4]   2> 12927 T1964 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1361861453012/solr.xml
[junit4:junit4]   2> 12927 T1964 oasc.CoreContainer.<init> New CoreContainer 576135767
[junit4:junit4]   2> 12928 T1964 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.BasicDistributedZk2Test-jetty3-1361861453012/'
[junit4:junit4]   2> 12929 T1964 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.BasicDistributedZk2Test-jetty3-1361861453012/'
[junit4:junit4]   2> 12944 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12944 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12945 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12946 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12946 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12947 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12948 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12948 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12949 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12950 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12959 T1964 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12971 T1964 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52050/solr
[junit4:junit4]   2> 12972 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12972 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e2f5e2f
[junit4:junit4]   2> 12974 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12974 T2032 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12975 T2032 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 12975 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46894
[junit4:junit4]   2> 12976 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46894
[junit4:junit4]   2> 12977 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e10009 with negotiated timeout 20000 for client /127.0.0.1:46894
[junit4:junit4]   2> 12977 T2032 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e10009, negotiated timeout = 20000
[junit4:junit4]   2> 12978 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2f5e2f name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12979 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12981 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e10009
[junit4:junit4]   2> 12982 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46894 which had sessionid 0x13d154472e10009
[junit4:junit4]   2> 12982 T2033 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12982 T1964 oaz.ZooKeeper.close Session: 0x13d154472e10009 closed
[junit4:junit4]   2> 12983 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12990 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@20662066
[junit4:junit4]   2> 12991 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12991 T2034 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12992 T2034 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 12993 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46895
[junit4:junit4]   2> 12994 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46895
[junit4:junit4]   2> 12996 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e1000a with negotiated timeout 20000 for client /127.0.0.1:46895
[junit4:junit4]   2> 12996 T2034 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e1000a, negotiated timeout = 20000
[junit4:junit4]   2> 12998 T2035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20662066 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12998 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13000 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13001 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13004 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14009 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44127_
[junit4:junit4]   2> 14011 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44127_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44127_
[junit4:junit4]   2> 14012 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44127_
[junit4:junit4]   2> 14015 T1992 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> 14015 T2005 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> 14015 T1986 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> 14015 T2020 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> 14027 T2035 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14028 T1992 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14029 T2005 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14030 T1986 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14030 T2020 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14035 T2036 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1361861453012/collection1
[junit4:junit4]   2> 14036 T2036 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14038 T2036 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14039 T2036 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14041 T2036 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.BasicDistributedZk2Test-jetty3-1361861453012/collection1/'
[junit4:junit4]   2> 14042 T2036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1361861453012/collection1/lib/README' to classloader
[junit4:junit4]   2> 14043 T2036 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1361861453012/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14074 T2036 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14109 T2036 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14111 T2036 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14116 T2036 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14270 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14271 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55218_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14277 T1992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14277 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14278 T2035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14278 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14278 T2005 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14518 T2036 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14523 T2036 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14526 T2036 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14545 T2036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14550 T2036 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14555 T2036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14557 T2036 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14559 T2036 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1361861453012/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/
[junit4:junit4]   2> 14560 T2036 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 14560 T2036 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14561 T2036 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3 forceNew:false
[junit4:junit4]   2> 14562 T2036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 14562 T2036 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index/
[junit4:junit4]   2> 14563 T2036 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14564 T2036 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index forceNew:false
[junit4:junit4]   2> 14571 T2036 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14572 T2036 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14572 T2036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index
[junit4:junit4]   2> 14575 T2036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14575 T2036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14576 T2036 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14577 T2036 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14578 T2036 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14578 T2036 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14579 T2036 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14579 T2036 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14580 T2036 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14581 T2036 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14584 T2036 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 14585 T2036 oass.SolrIndexSearcher.<init> Opening Searcher@51255125 main
[junit4:junit4]   2> 14586 T2036 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14587 T2036 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14605 T2037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51255125 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14611 T2036 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14611 T2036 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> ###### getShardId(1) in {}
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> ###### getShardId(1) in {}
[junit4:junit4]   1> ###### getShardId(1) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "core":"collection1"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:1
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(2) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(3) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> ###### getShardId(3) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(3) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(3) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "core":"collection1"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:3
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   2> 15788 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15789 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44127_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15790 T1987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15790 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15796 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15797 T2035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15797 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15797 T2005 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15797 T1992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16615 T2036 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16615 T2036 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44127 collection:collection1 shard:shard1
[junit4:junit4]   2> 16631 T2036 oasc.ZkController.register We are http://127.0.0.1:44127/collection1/ and leader is http://127.0.0.1:56026/collection1/
[junit4:junit4]   2> 16632 T2036 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44127
[junit4:junit4]   2> 16633 T2036 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16634 T2036 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C144 name=collection1 org.apache.solr.core.SolrCore@2d822d82 url=http://127.0.0.1:44127/collection1 node=127.0.0.1:44127_ C144_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:44127, state=down, node_name=127.0.0.1:44127_, collection=collection1, core=collection1}
[junit4:junit4]   2> 16634 T2038 C144 P44127 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16635 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16636 T2038 C144 P44127 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16636 T2036 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16636 T2038 C144 P44127 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16638 T1964 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16639 T2038 C144 P44127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16639 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16641 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16793 T1964 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16795 T1964 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44090
[junit4:junit4]   2> 16796 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16797 T1964 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16798 T1964 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.BasicDistributedZk2Test-jetty4-1361861456862
[junit4:junit4]   2> 16798 T1964 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1361861456862/solr.xml
[junit4:junit4]   2> 16799 T1964 oasc.CoreContainer.<init> New CoreContainer 1877831661
[junit4:junit4]   2> 16800 T1964 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.BasicDistributedZk2Test-jetty4-1361861456862/'
[junit4:junit4]   2> 16801 T1964 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.BasicDistributedZk2Test-jetty4-1361861456862/'
[junit4:junit4]   2> 16815 T1964 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16816 T1964 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16817 T1964 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16817 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16818 T1964 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16819 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16819 T1964 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16820 T1964 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16821 T1964 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16821 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16831 T1964 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16842 T1964 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52050/solr
[junit4:junit4]   2> 16843 T1964 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16844 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@435a435a
[junit4:junit4]   2> 16845 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16846 T2048 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16847 T2048 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 16847 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46899
[junit4:junit4]   2> 16848 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46899
[junit4:junit4]   2> 16849 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e1000b with negotiated timeout 20000 for client /127.0.0.1:46899
[junit4:junit4]   2> 16849 T2048 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e1000b, negotiated timeout = 20000
[junit4:junit4]   2> 16850 T2049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@435a435a name:ZooKeeperConnection Watcher:127.0.0.1:52050 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16850 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16852 T1969 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d154472e1000b
[junit4:junit4]   2> 16853 T1966 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:46899 which had sessionid 0x13d154472e1000b
[junit4:junit4]   2> 16853 T2049 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16853 T1964 oaz.ZooKeeper.close Session: 0x13d154472e1000b closed
[junit4:junit4]   2> 16855 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16871 T1964 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52050/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@67266726
[junit4:junit4]   2> 16872 T1964 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16873 T2050 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52050. Will not attempt to authenticate using SASL (Access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16874 T2050 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52050, initiating session
[junit4:junit4]   2> 16874 T1966 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:46900
[junit4:junit4]   2> 16875 T1966 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:46900
[junit4:junit4]   2> 16877 T1968 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d154472e1000c with negotiated timeout 20000 for client /127.0.0.1:46900
[junit4:junit4]   2> 16877 T2050 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52050, sessionid = 0x13d154472e1000c, negotiated timeout = 20000
[junit4:junit4]   2> 16878 T2051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67266726 name:ZooKeeperConnection Watcher:127.0.0.1:52050/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16878 T1964 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16879 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16881 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16883 T1964 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17305 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17307 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44127_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17312 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17312 T1992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17312 T2005 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17313 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17313 T2051 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17312 T2035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17889 T1964 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44090_
[junit4:junit4]   2> 17890 T1969 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d154472e1000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44090_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44090_
[junit4:junit4]   2> 17892 T1964 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44090_
[junit4:junit4]   2> 17895 T1992 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17895 T1986 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17895 T2005 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17895 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17896 T2051 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17895 T2035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17901 T2020 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17901 T1992 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17902 T2035 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17902 T2005 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17903 T2051 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17903 T1986 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17909 T2052 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1361861456862/collection1
[junit4:junit4]   2> 17910 T2052 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17911 T2052 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17911 T2052 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17913 T2052 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.BasicDistributedZk2Test-jetty4-1361861456862/collection1/'
[junit4:junit4]   2> 17914 T2052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1361861456862/collection1/lib/README' to classloader
[junit4:junit4]   2> 17915 T2052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1361861456862/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17957 T2052 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17990 T2052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17991 T2052 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17996 T2052 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18399 T2052 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18404 T2052 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18407 T2052 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18425 T2052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18430 T2052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18434 T2052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18436 T2052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18439 T2052 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1361861456862/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/
[junit4:junit4]   2> 18439 T2052 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 18440 T2052 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 18441 T2052 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4 forceNew:false
[junit4:junit4]   2> 18441 T2052 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4
[junit4:junit4]   2> 18442 T2052 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/index/
[junit4:junit4]   2> 18442 T2052 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18443 T2052 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/index forceNew:false
[junit4:junit4]   2> 18447 T2052 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18448 T2052 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18449 T2052 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4/index
[junit4:junit4]   2> 18461 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18461 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18462 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18463 T2052 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18464 T2052 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18464 T2052 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18465 T2052 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18465 T2052 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18466 T2052 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18467 T2052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18470 T2052 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty4
[junit4:junit4]   2> 18471 T2052 oass.SolrIndexSearcher.<init> Opening Searcher@1e7d1e7d main
[junit4:junit4]   2> 18472 T2052 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18472 T2052 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18481 T2053 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e7d1e7d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18486 T2052 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18486 T2052 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> ###### getShardId(4) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> ###### getShardId(4) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(4) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(4) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44127_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> ###### getShardId(5) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44127_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   2> 18823 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18824 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44090",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44090_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 18824 T1987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18825 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18832 T1986 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> 18832 T2035 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> 18832 T1992 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> 18832 T2020 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> 18832 T2005 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> 18833 T2051 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> 19489 T2052 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19490 T2052 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44090 collection:collection1 shard:shard2
[junit4:junit4]   2> 19496 T2052 oasc.ZkController.register We are http://127.0.0.1:44090/collection1/ and leader is http://127.0.0.1:55218/collection1/
[junit4:junit4]   2> 19496 T2052 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44090
[junit4:junit4]   2> 19496 T2052 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19497 T2052 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C145 name=collection1 org.apache.solr.core.SolrCore@744c744c url=http://127.0.0.1:44090/collection1 node=127.0.0.1:44090_ C145_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:44090, state=down, node_name=127.0.0.1:44090_, collection=collection1, core=collection1}
[junit4:junit4]   2> 19497 T2054 C145 P44090 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19498 T2054 C145 P44090 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19498 T2054 C145 P44090 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19498 T2052 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19499 T2054 C145 P44090 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19500 T1964 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19501 T2054 C145 P44090 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19501 T1964 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19503 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19512 T1964 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19514 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19523 T2000 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/onenodecollectioncore
[junit4:junit4]   2> 19524 T2000 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19526 T2000 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19527 T2000 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19530 T2000 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19531 T2000 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19536 T2000 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19539 T2000 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.BasicDistributedZk2Test-jetty1-1361861443911/onenodecollectioncore/'
[junit4:junit4]   2> 19578 T2000 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19631 T2000 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19632 T2000 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19638 T2000 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C144_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:44127, state=recovering, node_name=127.0.0.1:44127_, collection=collection1, shard=shard1, core=collection1}
[junit4:junit4]   2> 19650 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56026/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19651 T2038 C144 P44127 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44127 START replicas=[http://127.0.0.1:56026/collection1/] nUpdates=100
[junit4:junit4]   2> 19651 T2038 C144 P44127 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19652 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19652 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19653 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19653 T2038 C144 P44127 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19654 T2038 C144 P44127 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56026/collection1/. core=collection1
[junit4:junit4]   2> 19654 T2038 C144 P44127 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C146 name=collection1 org.apache.solr.core.SolrCore@38d038d0 url=http://127.0.0.1:56026/collection1 node=127.0.0.1:56026_ C146_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:56026, state=active, node_name=127.0.0.1:56026_, collection=collection1, shard=shard1, core=collection1, leader=true}
[junit4:junit4]   2> 19679 T2001 C146 P56026 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19680 T2001 C146 P56026 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1
[junit4:junit4]   2> 19681 T1998 C146 P56026 REQ /get {getVersions=100&qt=/get&distrib=false&version=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19685 T2001 C146 P56026 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19686 T2001 C146 P56026 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19692 T2001 C146 P56026 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19692 T2001 C146 P56026 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19694 T2001 C146 P56026 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1
[junit4:junit4]   2> 19695 T2001 C146 P56026 oass.SolrIndexSearcher.<init> Opening Searcher@1bd81bd8 realtime
[junit4:junit4]   2> 19695 T2001 C146 P56026 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19696 T2001 C146 P56026 /update {softCommit=false&commit_end_point=true&commit=true&version=2&waitSearcher=true&wt=javabin&openSearcher=false} {commit=} 0 17
[junit4:junit4]   2> 19697 T2038 C144 P44127 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19698 T2038 C144 P44127 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19700 T1998 C146 P56026 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19700 T1998 C146 P56026 REQ /replication {qt=/replication&version=2&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 19701 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19702 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19702 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19704 T2001 C146 P56026 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1
[junit4:junit4]   2> 19705 T2001 C146 P56026 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty1/index
[junit4:junit4]   2> 19706 T2001 C146 P56026 REQ /replication {qt=/replication&version=2&generation=2&command=filelist&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 19707 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19708 T2038 C144 P44127 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920 forceNew:false
[junit4:junit4]   2> 19708 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19709 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Starting download to org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920 lockFactory=org.apache.lucene.store.NativeFSLockFactory@64f764f7 fullCopy=true
[junit4:junit4]   2> 19711 T1999 C146 P56026 REQ /replication {checksum=true&qt=/replication&generation=2&command=filecontent&file=segments_2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19713 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index
[junit4:junit4]   2> 19713 T2038 C144 P44127 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19722 T2038 C144 P44127 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130226025059920
[junit4:junit4]   2> 19723 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19724 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19724 T2038 C144 P44127 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920
[junit4:junit4]   2> 19727 T2038 C144 P44127 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19739 T2038 C144 P44127 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19740 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19741 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19742 T2038 C144 P44127 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19742 T2038 C144 P44127 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19742 T2038 C144 P44127 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19744 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920
[junit4:junit4]   2> 19745 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19748 T2038 C144 P44127 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920,segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19748 T2038 C144 P44127 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19749 T2038 C144 P44127 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19750 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3
[junit4:junit4]   2> 19750 T2038 C144 P44127 oass.SolrIndexSearcher.<init> Opening Searcher@4fd24fd2 main
[junit4:junit4]   2> 19751 T2037 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fd24fd2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19752 T2037 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index
[junit4:junit4]   2> 19753 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index.20130226025059920
[junit4:junit4]   2> 19753 T2038 C144 P44127 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1361861440219/jetty3/index
[junit4:junit4]   2> 19753 T2038 C144 P44127 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19754 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19754 T2038 C144 P44127 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19754 T2038 C144 P44127 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19757 T2038 C144 P44127 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20049 T2000 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20054 T2000 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20057 T2000 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20089 T2000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20095 T2000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20100 T2000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20102 T2000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20104 T2000 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1361861443911/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection/
[junit4:junit4]   2> 20105 T2000 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@45804580
[junit4:junit4]   2> 20106 T2000 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 20107 T2000 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection forceNew:false
[junit4:junit4]   2> 20108 T2000 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection
[junit4:junit4]   2> 20109 T2000 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-BasicDistributedZk2Test-1361861440219/onenodecollection/index/
[junit4:junit4]   2> 20110 T2000 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20111 T2000 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection/index forceNew:false
[junit4:junit4]   2> 20117 T2000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection/index,segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20118 T2000 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20119 T2000 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection/index
[junit4:junit4]   2> 20122 T2000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20123 T2000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20124 T2000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20125 T2000 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20126 T2000 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20126 T2000 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20127 T2000 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20128 T2000 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20129 T2000 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20131 T2000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20134 T2000 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1361861440219/onenodecollection
[junit4:junit4]   2> 20135 T2000 oass.SolrIndexSearcher.<init> Opening Searcher@6db36db3 main
[junit4:junit4]   2> 20137 T2000 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20138 T2000 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20145 T2057 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@6db36db3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20149 T2000 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20340 T1987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20341 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44090",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44090_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20347 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44127_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20352 T1987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56026_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20353 T1987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20353 T1987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20359 T2035 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> 20359 T1992 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> 20359 T2051 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> 20359 T2020 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> 20359 T1986 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> 20359 T2005 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]   1> ###### getShardId(5) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44127_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> ###### getShardId(5) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44127_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "5":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44090",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44090_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "core":"collection1"}}}},
[junit4:junit4]   1>   "router":"compositeId"}}
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:5
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:2
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:4
[junit4:junit4]   1> coreNodeName:null
[junit4:junit4]   1> ###### getShardId(127.0.0.1:56026__onenodecollectioncore) in {control_collection=DocCollection(control_collection)={
[junit4:junit4]   1>   "shards":{"shard1":{
[junit4:junit4]   1>       "range":"80000000-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{"1":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:58833",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:58833_",
[junit4:junit4]   1>           "collection":"control_collection",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"}}}},
[junit4:junit4]   1>   "router":"compositeId"}, collection1=DocCollection(collection1)={
[junit4:junit4]   1>   "shards":{
[junit4:junit4]   1>     "shard1":{
[junit4:junit4]   1>       "range":"80000000-ffffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "2":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:56026",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:56026_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "4":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44127",
[junit4:junit4]   1>           "state":"recovering",
[junit4:junit4]   1>           "node_name":"127.0.0.1:44127_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard1",
[junit4:junit4]   1>           "core":"collection1"}}},
[junit4:junit4]   1>     "shard2":{
[junit4:junit4]   1>       "range":"0-7fffffff",
[junit4:junit4]   1>       "state":"active",
[junit4:junit4]   1>       "replicas":{
[junit4:junit4]   1>         "3":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:55218",
[junit4:junit4]   1>           "state":"active",
[junit4:junit4]   1>           "node_name":"127.0.0.1:55218_",
[junit4:junit4]   1>           "collection":"collection1",
[junit4:junit4]   1>           "shard":"shard2",
[junit4:junit4]   1>           "core":"collection1",
[junit4:junit4]   1>           "leader":"true"},
[junit4:junit4]   1>         "5":{
[junit4:junit4]   1>           "base_url":"http://127.0.0.1:44090",
[junit4:junit4]   1>           "state":"down",
[junit4:junit4]   1>           "n

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

 	at org.junit.Assert.assertEquals(Assert.java:456)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:205)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:85)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:611)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:738)
[junit4:junit4]   2> 33093 T1964 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 33105 T1963 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 33787 T1967 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_si=MockVariableIntBlock(baseBlockSize=94), range_facet_l=MockVariableIntBlock(baseBlockSize=94), intDefault=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=MockRandom), timestamp=MockVariableIntBlock(baseBlockSize=94), _version_=PostingsFormat(name=Direct), multiDefault=MockVariableIntBlock(baseBlockSize=94), id=PostingsFormat(name=MockRandom)}, docValues:{timestamp=DocValuesFormat(name=CheapBastard)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=fr_LU_PREEURO, timezone=America/Kralendijk
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic x86/IBM Corporation 1.6.0 (32-bit)/cpus=8,threads=1,free=22990456,total=71900672
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, PluginInfoTest, ChaosMonkeySafeLeaderTest, TestExtendedDismaxParser, JsonLoaderTest, WordBreakSolrSpellCheckerTest, TestBadConfig, AutoCommitTest, FieldAnalysisRequestHandlerTest, TestCharFilters, SpellCheckComponentTest, TermsComponentTest, SOLR749Test, SuggesterFSTTest, TestCoreContainer, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, AlternateDirectoryTest, TestBinaryResponseWriter, NotRequiredUniqueKeyTest, CopyFieldTest, TestGroupingSearch, ExternalFileFieldSortTest, ZkControllerTest, TestLMJelinekMercerSimilarityFactory, RequestHandlersTest, TestSearchPerf, ResponseLogComponentTest, SuggesterWFSTTest, TestZkChroot, SystemInfoHandlerTest, FileBasedSpellCheckerTest, TestDefaultSimilarityFactory, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLuceneMatchVersion, TestSystemIdResolver, IndexBasedSpellCheckerTest, TestJoin, TestFaceting, DirectSolrConnectionTest, FastVectorHighlighterTest, SpatialFilterTest, TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest, SimpleFacetsTest, TestXIncludeConfig, TestSolrQueryParser, DateMathParserTest, SortByFunctionTest, TestFastOutputStream, ShardRoutingTest, SearchHandlerTest, SliceStateTest, MBeansHandlerTest, TestNumberUtils, TestStressRecovery, TestRTGBase, TestRangeQuery, CoreAdminHandlerTest, CircularListTest, LeaderElectionIntegrationTest, TestRealTimeGet, TestDistributedSearch, SpellCheckCollatorTest, SoftAutoCommitTest, TestHashPartitioner, TestRecovery, TestMultiCoreConfBootstrap, DirectSolrSpellCheckerTest, TestFiltering, TestTrie, CacheHeaderTest, MoreLikeThisHandlerTest, DocumentBuilderTest, CurrencyFieldTest, DistanceFunctionTest, MinimalSchemaTest, TestQueryTypes, DirectUpdateHandlerOptimizeTest, SolrPluginUtilsTest, TestReversedWildcardFilterFactory, JSONWriterTest, RequiredFieldsTest, TestQueryUtils, UniqFieldsUpdateProcessorFactoryTest, UpdateParamsTest, SuggesterTest, CSVRequestHandlerTest, BadIndexSchemaTest, TestPropInject, NoCacheHeaderTest, BadComponentTest, HighlighterConfigTest, DefaultValueUpdateProcessorTest, TestLFUCache, TestQuerySenderNoQuery, NumericFieldsTest, TestSolrCoreProperties, TestConfig, TestPhraseSuggestions, TestPerFieldSimilarity, LegacyHTMLStripCharFilterTest, PrimUtilsTest, FileUtilsTest, DateFieldTest, DOMUtilTest, TestUtils, PreAnalyzedFieldTest, TestDocumentBuilder, PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 33.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 65 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:374: 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1065 tests, 1 failure, 9 ignored (4 assumptions)

Total time: 49 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/ibm-j9-jdk6 
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_15) - Build # 4484 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4484/
Java: 64bit/jdk1.7.0_15 -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl

Error Message:
expected:<1361865654160> but was:<1361865605175>

Stack Trace:
java.lang.AssertionError: expected:<1361865654160> but was:<1361865605175>
	at __randomizedtesting.SeedInfo.seed([579A51822058DEBD:CCDCF7F333288BF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.handler.TestReplicationHandler.assertVersions(TestReplicationHandler.java:660)
	at org.apache.solr.handler.TestReplicationHandler.doTestSnapPullWithMasterUrl(TestReplicationHandler.java:616)
	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:601)
	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)




Build Log:
[...truncated 9049 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 3 T1752 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterStartup
[junit4:junit4]   2> 6 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59585
[junit4:junit4]   2> 10 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master
[junit4:junit4]   2> 11 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/solr.xml
[junit4:junit4]   2> 11 T1752 oasc.CoreContainer.<init> New CoreContainer 1896780839
[junit4:junit4]   2> 11 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 12 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/'
[junit4:junit4]   2> 12 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/'
[junit4:junit4]   2> 25 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 26 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 26 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 26 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 27 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 27 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 27 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 27 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 28 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 28 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 34 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 51 T1762 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1
[junit4:junit4]   2> 52 T1762 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/'
[junit4:junit4]   2> 77 T1762 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 112 T1762 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 112 T1762 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 115 T1762 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 129 T1762 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 130 T1762 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/
[junit4:junit4]   2> 130 T1762 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 130 T1762 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 137 T1762 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data forceNew:false
[junit4:junit4]   2> 137 T1762 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 137 T1762 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index/
[junit4:junit4]   2> 137 T1762 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 138 T1762 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 139 T1762 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c2d1bc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4556ed0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 139 T1762 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 140 T1762 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 140 T1762 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 141 T1762 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 141 T1762 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 141 T1762 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 141 T1762 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 142 T1762 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 145 T1762 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 147 T1762 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 147 T1762 oass.SolrIndexSearcher.<init> Opening Searcher@67300bc9 main
[junit4:junit4]   2> 148 T1762 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 148 T1762 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 148 T1762 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 149 T1762 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 149 T1762 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 149 T1763 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67300bc9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 149 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 150 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 150 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 158 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 160 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39905
[junit4:junit4]   2> 161 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 161 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 162 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave
[junit4:junit4]   2> 162 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/solr.xml
[junit4:junit4]   2> 162 T1752 oasc.CoreContainer.<init> New CoreContainer 70308343
[junit4:junit4]   2> 163 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 163 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/'
[junit4:junit4]   2> 164 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/'
[junit4:junit4]   2> 177 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 178 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 178 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 179 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 179 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 179 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 180 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 180 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 180 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 181 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 189 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 204 T1773 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1
[junit4:junit4]   2> 204 T1773 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/'
[junit4:junit4]   2> 223 T1773 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 254 T1773 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 255 T1773 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 257 T1773 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 265 T1773 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 266 T1773 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/
[junit4:junit4]   2> 266 T1773 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 266 T1773 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 266 T1773 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data forceNew:false
[junit4:junit4]   2> 267 T1773 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 267 T1773 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index/
[junit4:junit4]   2> 267 T1773 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 267 T1773 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 268 T1773 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@393a9a18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7eab9c2e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 268 T1773 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 269 T1773 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 269 T1773 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 269 T1773 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 269 T1773 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 270 T1773 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 270 T1773 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 270 T1773 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 271 T1773 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 272 T1773 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 273 T1773 oass.SolrIndexSearcher.<init> Opening Searcher@3be50b63 main
[junit4:junit4]   2> 273 T1773 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 273 T1773 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 274 T1773 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 275 T1773 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 275 T1774 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3be50b63 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 275 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 275 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 276 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 301 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=70308343
[junit4:junit4]   2> 302 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ac837dc
[junit4:junit4]   2> 302 T1752 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> 303 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 303 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 303 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 304 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 305 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 305 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 306 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 306 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 306 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 307 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> ASYNC  NEW_CORE C116 name=collection1 org.apache.solr.core.SolrCore@2cdb2b2d
[junit4:junit4]   2> 365 T1758 C116 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 366 T1758 C116 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 367 T1758 C116 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c2d1bc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4556ed0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 368 T1758 C116 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 368 T1758 C116 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 3
[junit4:junit4]   2> 371 T1759 C116 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 372 T1759 C116 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c2d1bc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4556ed0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c2d1bc7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4556ed0a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 372 T1759 C116 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 372 T1759 C116 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 373 T1759 C116 oass.SolrIndexSearcher.<init> Opening Searcher@6f51402e main
[junit4:junit4]   2> 373 T1763 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f51402e main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 373 T1759 C116 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 373 T1763 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 374 T1759 C116 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 397 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1896780839
[junit4:junit4]   2> 398 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2cdb2b2d
[junit4:junit4]   2> 398 T1752 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 399 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 399 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 399 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 400 T1752 C116 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 401 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 401 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 402 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 402 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 402 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 403 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 403 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 456 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 461 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51382
[junit4:junit4]   2> 461 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 462 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 462 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master
[junit4:junit4]   2> 462 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/solr.xml
[junit4:junit4]   2> 462 T1752 oasc.CoreContainer.<init> New CoreContainer 1376534599
[junit4:junit4]   2> 463 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 463 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/'
[junit4:junit4]   2> 463 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/'
[junit4:junit4]   2> 473 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 473 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 473 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 474 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 474 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 474 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 474 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 475 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 475 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 475 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 480 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 490 T1785 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1
[junit4:junit4]   2> 491 T1785 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/'
[junit4:junit4]   2> 517 T1785 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 538 T1785 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 539 T1785 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 541 T1785 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 548 T1785 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 549 T1785 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/
[junit4:junit4]   2> 549 T1785 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 549 T1785 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 550 T1785 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data forceNew:false
[junit4:junit4]   2> 550 T1785 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 550 T1785 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index/
[junit4:junit4]   2> 550 T1785 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 550 T1785 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 551 T1785 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b611e4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6cb44f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 551 T1785 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 552 T1785 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 552 T1785 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 552 T1785 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 552 T1785 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 553 T1785 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 553 T1785 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 553 T1785 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 554 T1785 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 555 T1785 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 555 T1785 oass.SolrIndexSearcher.<init> Opening Searcher@11e148fa main
[junit4:junit4]   2> 556 T1785 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 556 T1785 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 556 T1785 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 556 T1785 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 557 T1785 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b611e4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6cb44f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 557 T1785 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 557 T1785 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 557 T1785 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 557 T1786 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11e148fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 558 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 558 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 558 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C117 name=collection1 org.apache.solr.core.SolrCore@6cc53649
[junit4:junit4]   2> 566 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 1
[junit4:junit4]   2> 569 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 571 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 574 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 576 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 578 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 580 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 582 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 584 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 586 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 588 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 591 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 593 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 595 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 597 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 600 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 602 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 604 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 606 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 609 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 611 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 613 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 616 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 618 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 620 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 622 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 625 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 627 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 629 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 631 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 633 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 635 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 638 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 640 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 642 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 644 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 646 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 648 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 650 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 652 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 654 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 656 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 659 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 661 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 663 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 665 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 667 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 669 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 671 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 673 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 676 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
[junit4:junit4]   2> 678 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
[junit4:junit4]   2> 680 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 682 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 684 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 686 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 689 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 691 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 693 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 696 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 1
[junit4:junit4]   2> 698 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 700 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 0
[junit4:junit4]   2> 703 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 705 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 708 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
[junit4:junit4]   2> 710 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 721 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 723 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 725 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 728 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 731 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 733 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 735 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 738 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
[junit4:junit4]   2> 740 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 742 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 744 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 747 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 749 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 751 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 754 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 756 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 758 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 761 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 763 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 766 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 1
[junit4:junit4]   2> 768 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 770 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 773 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
[junit4:junit4]   2> 775 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 777 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 780 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 1
[junit4:junit4]   2> 782 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 784 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 786 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 789 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 791 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 793 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 795 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 797 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 800 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 802 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 804 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 807 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 809 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 1
[junit4:junit4]   2> 811 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 813 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 815 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 818 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
[junit4:junit4]   2> 820 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 822 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 824 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 827 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 829 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 831 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 834 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
[junit4:junit4]   2> 836 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 838 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 840 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 843 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 1
[junit4:junit4]   2> 845 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 847 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 849 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 852 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 854 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 857 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
[junit4:junit4]   2> 859 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 862 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 865 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
[junit4:junit4]   2> 867 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 870 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 1
[junit4:junit4]   2> 873 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
[junit4:junit4]   2> 875 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 878 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 880 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 883 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 886 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 1
[junit4:junit4]   2> 888 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 891 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
[junit4:junit4]   2> 893 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 896 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 899 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 1
[junit4:junit4]   2> 901 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 903 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 906 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 909 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 1
[junit4:junit4]   2> 911 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 914 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 916 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 919 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 922 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 1
[junit4:junit4]   2> 924 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 927 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 1
[junit4:junit4]   2> 929 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 932 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
[junit4:junit4]   2> 934 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 937 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
[junit4:junit4]   2> 939 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 942 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 944 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 947 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 949 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 952 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 954 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 957 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 959 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 962 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 964 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 966 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 968 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 971 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
[junit4:junit4]   2> 973 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 975 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 977 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 980 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
[junit4:junit4]   2> 982 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 984 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 987 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
[junit4:junit4]   2> 989 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 991 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 993 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 995 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 997 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 1000 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
[junit4:junit4]   2> 1002 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 1004 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 1006 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 1009 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
[junit4:junit4]   2> 1011 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 1013 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 1016 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
[junit4:junit4]   2> 1018 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 1020 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 1022 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 1024 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 1027 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
[junit4:junit4]   2> 1029 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
[junit4:junit4]   2> 1031 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 1033 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 1035 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 1037 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 1039 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 1041 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 1043 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 1046 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
[junit4:junit4]   2> 1048 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
[junit4:junit4]   2> 1050 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 1052 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 1054 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 1056 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 1058 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 1060 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 1063 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 1
[junit4:junit4]   2> 1065 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 1068 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 1
[junit4:junit4]   2> 1070 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 1072 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 1074 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 1077 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 1
[junit4:junit4]   2> 1079 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 1081 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 1084 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
[junit4:junit4]   2> 1086 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 1088 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 1090 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 1092 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 1095 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
[junit4:junit4]   2> 1097 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 1099 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 1101 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 1103 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 1106 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 1108 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 1110 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 1112 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 1114 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 1116 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 1118 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 1120 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 1123 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 1125 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 1127 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 1130 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 1132 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 1134 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 1136 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 1138 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 1141 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
[junit4:junit4]   2> 1143 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 1
[junit4:junit4]   2> 1145 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
[junit4:junit4]   2> 1147 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 1149 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 1151 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 1153 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 1155 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 1158 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 1
[junit4:junit4]   2> 1160 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 1
[junit4:junit4]   2> 1162 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 1164 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 1166 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 1168 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 1171 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 1
[junit4:junit4]   2> 1173 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 1175 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 1177 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 1180 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
[junit4:junit4]   2> 1182 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 1184 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 1187 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 1
[junit4:junit4]   2> 1189 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 1191 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 1193 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 1195 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 1197 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 1199 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 1202 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
[junit4:junit4]   2> 1204 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 1206 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 1208 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 1210 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 1212 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 1214 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 1216 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 1219 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
[junit4:junit4]   2> 1221 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 1
[junit4:junit4]   2> 1223 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 1225 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 1228 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
[junit4:junit4]   2> 1230 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 1232 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 1235 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 1237 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 1239 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 1242 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 1244 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 1246 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 1249 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
[junit4:junit4]   2> 1251 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 1253 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 1256 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
[junit4:junit4]   2> 1258 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 1260 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 1262 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 1265 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
[junit4:junit4]   2> 1267 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 1269 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 1271 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 1273 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 1275 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 1277 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 1280 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
[junit4:junit4]   2> 1282 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 1284 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 1286 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 1288 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 1291 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
[junit4:junit4]   2> 1293 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 1295 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 1297 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 1299 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 1302 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
[junit4:junit4]   2> 1304 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 1306 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 1308 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 1311 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
[junit4:junit4]   2> 1313 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
[junit4:junit4]   2> 1315 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 1317 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 1319 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 1321 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 1323 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 1325 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 1328 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 1330 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 1333 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 1335 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 1337 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 1340 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 1342 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 1344 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 1347 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
[junit4:junit4]   2> 1349 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 1352 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
[junit4:junit4]   2> 1354 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 1357 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 1359 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 1362 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 1364 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 1367 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 1
[junit4:junit4]   2> 1369 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 1371 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 1374 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
[junit4:junit4]   2> 1376 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 1378 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 1381 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 1
[junit4:junit4]   2> 1383 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 1385 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 1388 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 1
[junit4:junit4]   2> 1392 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 1
[junit4:junit4]   2> 1394 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 1397 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 1399 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 1402 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 1
[junit4:junit4]   2> 1404 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 1407 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 1410 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 1
[junit4:junit4]   2> 1412 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 1415 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
[junit4:junit4]   2> 1417 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 1420 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 1
[junit4:junit4]   2> 1422 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 1424 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 1426 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 1428 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 1430 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 1432 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 1434 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 1437 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
[junit4:junit4]   2> 1439 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
[junit4:junit4]   2> 1441 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 1
[junit4:junit4]   2> 1443 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 1
[junit4:junit4]   2> 1445 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 1447 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 1449 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 1451 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 1453 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 1455 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 1457 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 1459 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 1462 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 1
[junit4:junit4]   2> 1464 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 0
[junit4:junit4]   2> 1467 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 1469 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 1472 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 1
[junit4:junit4]   2> 1474 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 1476 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 1479 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 1
[junit4:junit4]   2> 1481 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 1483 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 1486 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 1
[junit4:junit4]   2> 1488 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 1491 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 1
[junit4:junit4]   2> 1493 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 1496 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 1499 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
[junit4:junit4]   2> 1502 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 1504 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 1507 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 1510 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
[junit4:junit4]   2> 1512 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 1515 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 1517 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 1520 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
[junit4:junit4]   2> 1522 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 1525 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
[junit4:junit4]   2> 1527 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 1529 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 1532 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 1
[junit4:junit4]   2> 1534 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 1537 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
[junit4:junit4]   2> 1539 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 1541 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 1543 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 1546 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 1549 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 1
[junit4:junit4]   2> 1551 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 1553 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 1556 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
[junit4:junit4]   2> 1558 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 1560 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 1563 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 1
[junit4:junit4]   2> 1565 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 1567 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 1569 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 1572 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 1
[junit4:junit4]   2> 1574 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 1576 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 1579 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
[junit4:junit4]   2> 1581 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 1583 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 1586 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 1
[junit4:junit4]   2> 1588 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 1590 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 1592 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 1595 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 1599 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
[junit4:junit4]   2> 1602 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 1
[junit4:junit4]   2> 1605 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 1
[junit4:junit4]   2> 1608 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 1
[junit4:junit4]   2> 1610 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 1613 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 1616 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 1618 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 1621 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
[junit4:junit4]   2> 1624 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
[junit4:junit4]   2> 1627 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 1
[junit4:junit4]   2> 1629 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 1632 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
[junit4:junit4]   2> 1634 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
[junit4:junit4]   2> 1637 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 1639 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 1642 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 1645 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 1
[junit4:junit4]   2> 1647 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 1650 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 1653 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
[junit4:junit4]   2> 1656 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
[junit4:junit4]   2> 1660 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 2
[junit4:junit4]   2> 1663 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
[junit4:junit4]   2> 1665 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 1668 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 1
[junit4:junit4]   2> 1670 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 1672 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 1675 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 1677 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 1679 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 1682 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
[junit4:junit4]   2> 1684 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 1686 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 1688 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 1690 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 1692 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 1695 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 1
[junit4:junit4]   2> 1697 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 1
[junit4:junit4]   2> 1699 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 1701 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 1703 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 1706 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 1
[junit4:junit4]   2> 1708 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 1711 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 1714 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 1
[junit4:junit4]   2> 1717 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 1
[junit4:junit4]   2> 1720 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
[junit4:junit4]   2> 1723 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 1725 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 1728 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 1731 T1781 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 1734 T1782 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
[junit4:junit4]   2> 1736 T1784 C117 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 1739 T1783 C117 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 1751 T1783 C117 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b611e4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6cb44f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b611e4c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6cb44f),segFN=segments_2,generation=2,filenames=[_0_MockRandom_0.sd, _0_MockRandom_0.tip, _0.fnm, _0_MockRandom_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0_MockRandom_0.tim, _0.fdt, _0_MockRandom_0.skp]
[junit4:junit4]   2> 1752 T1783 C117 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockRandom_0.sd, _0_MockRandom_0.tip, _0.fnm, _0_MockRandom_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0_MockRandom_0.tim, _0.fdt, _0_MockRandom_0.skp]
[junit4:junit4]   2> 1753 T1783 C117 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 1755 T1783 C117 oass.SolrIndexSearcher.<init> Opening Searcher@121d35d1 main
[junit4:junit4]   2> 1755 T1786 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@121d35d1 main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 1755 T1783 C117 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1755 T1786 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 1756 T1783 C117 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 1759 T1781 C117 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 1865 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1870 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55890
[junit4:junit4]   2> 1871 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1872 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1872 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave
[junit4:junit4]   2> 1872 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/solr.xml
[junit4:junit4]   2> 1873 T1752 oasc.CoreContainer.<init> New CoreContainer 1795712959
[junit4:junit4]   2> 1873 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1874 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/'
[junit4:junit4]   2> 1874 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/'
[junit4:junit4]   2> 1887 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1888 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1888 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1888 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1889 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1889 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1889 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1889 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1890 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1890 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1896 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1930 T1796 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1
[junit4:junit4]   2> 1930 T1796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/'
[junit4:junit4]   2> 1963 T1796 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1998 T1796 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1998 T1796 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2001 T1796 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2030 T1796 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2031 T1796 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/
[junit4:junit4]   2> 2032 T1796 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2032 T1796 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2033 T1796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data forceNew:false
[junit4:junit4]   2> 2033 T1796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2033 T1796 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index/
[junit4:junit4]   2> 2033 T1796 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2034 T1796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 2035 T1796 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b69b64e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530c810c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2035 T1796 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2035 T1796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 2036 T1796 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2036 T1796 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2037 T1796 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2037 T1796 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2037 T1796 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2037 T1796 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2039 T1796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2041 T1796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2041 T1796 oass.SolrIndexSearcher.<init> Opening Searcher@65783d7a main
[junit4:junit4]   2> 2042 T1796 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2042 T1796 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2043 T1796 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2043 T1796 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2043 T1797 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@65783d7a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2043 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2044 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2044 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C118 name=collection1 org.apache.solr.core.SolrCore@3d7d0df8
[junit4:junit4]   2> 2055 T1793 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2158 T1795 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2261 T1789 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2364 T1794 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2467 T1795 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2570 T1789 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2673 T1793 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2736 T1781 C117 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2737 T1798 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2737 T1798 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2737 T1798 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2739 T1782 C117 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 2740 T1782 C117 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 2742 T1782 C117 REQ [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=3 
[junit4:junit4]   2> 2743 T1798 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 12
[junit4:junit4]   2> 2744 T1798 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index.20130226115954009 forceNew:false
[junit4:junit4]   2> 2744 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2744 T1798 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@23d931ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59b07834; maxCacheMB=0.626953125 maxMergeSizeMB=0.1669921875)) fullCopy=false
[junit4:junit4]   2> 2747 T1784 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2750 T1783 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.nvm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2753 T1781 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0_MockRandom_0.skp&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2754 T1798 oash.SnapPuller$DirectoryFileFetcher.fetchPackets WARNING No content recieved for file: {name=_0_MockRandom_0.skp, size=0}
[junit4:junit4]   2> 2756 T1782 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0_MockRandom_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2759 T1784 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0_MockRandom_0.sd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2762 T1783 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0_MockRandom_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2765 T1781 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.nvd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2767 T1782 C117 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2770 T1784 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2773 T1783 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2776 T1781 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0_MockRandom_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 2776 T1795 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2778 T1782 C117 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2779 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 2779 T1798 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2781 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2781 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2781 T1798 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2781 T1798 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2781 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2782 T1798 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b69b64e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530c810c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5b69b64e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@530c810c),segFN=segments_2,generation=2,filenames=[_0_MockRandom_0.tip, _0_MockRandom_0.sd, _0.fnm, _0_MockRandom_0.doc, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0_MockRandom_0.tim, _0_MockRandom_0.skp, _0.fdt]
[junit4:junit4]   2> 2783 T1798 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_MockRandom_0.tip, _0_MockRandom_0.sd, _0.fnm, _0_MockRandom_0.doc, _0.nvd, segments_2, _0.fdx, _0.nvm, _0.si, _0_MockRandom_0.tim, _0_MockRandom_0.skp, _0.fdt]
[junit4:junit4]   2> 2783 T1798 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2783 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 2784 T1798 oass.SolrIndexSearcher.<init> Opening Searcher@5a2a9c08 main
[junit4:junit4]   2> 2784 T1797 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a2a9c08 main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 2784 T1797 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 2784 T1798 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@23d931ee lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59b07834; maxCacheMB=0.626953125 maxMergeSizeMB=0.1669921875))
[junit4:junit4]   2> 2784 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index.20130226115954009
[junit4:junit4]   2> 2784 T1798 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 2879 T1794 C118 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 2980 T1752 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterStartup
[junit4:junit4]   2> 3002 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1376534599
[junit4:junit4]   2> 3003 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6cc53649
[junit4:junit4]   2> 3003 T1752 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3004 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3004 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3005 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3006 T1752 C117 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 3007 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3007 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 3008 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 3008 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data/index
[junit4:junit4]   2> 3009 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 3009 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591270/master/collection1/data
[junit4:junit4]   2> 3010 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3072 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1795712959
[junit4:junit4]   2> 3073 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d7d0df8
[junit4:junit4]   2> 3073 T1752 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> 3073 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3074 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3074 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3075 T1752 C118 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 3075 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3076 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 3076 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 3076 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index
[junit4:junit4]   2> 3077 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 3077 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data
[junit4:junit4]   2> 3077 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index.20130226115954009
[junit4:junit4]   2> 3077 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865591420/slave/collection1/data/index.20130226115954009
[junit4:junit4]   2> 3078 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3135 T1752 oas.SolrTestCaseJ4.setUp ###Starting doTestIndexAndConfigAliasReplication
[junit4:junit4]   2> 3138 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3140 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34419
[junit4:junit4]   2> 3140 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3141 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3141 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master
[junit4:junit4]   2> 3141 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/solr.xml
[junit4:junit4]   2> 3141 T1752 oasc.CoreContainer.<init> New CoreContainer 985348206
[junit4:junit4]   2> 3142 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 3142 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/'
[junit4:junit4]   2> 3142 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/'
[junit4:junit4]   2> 3163 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3164 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3164 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3164 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3164 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3165 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3165 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3165 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3165 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3166 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3171 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3181 T1809 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1
[junit4:junit4]   2> 3182 T1809 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/'
[junit4:junit4]   2> 3199 T1809 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3226 T1809 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3226 T1809 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3228 T1809 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3236 T1809 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3236 T1809 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data/
[junit4:junit4]   2> 3236 T1809 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3237 T1809 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3237 T1809 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data forceNew:false
[junit4:junit4]   2> 3237 T1809 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data
[junit4:junit4]   2> 3237 T1809 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data/index/
[junit4:junit4]   2> 3238 T1809 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3238 T1809 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data/index forceNew:false
[junit4:junit4]   2> 3239 T1809 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2a0a1990 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41345000),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3239 T1809 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3239 T1809 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data/index
[junit4:junit4]   2> 3239 T1809 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3240 T1809 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3240 T1809 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3240 T1809 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3240 T1809 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3240 T1809 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3242 T1809 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3244 T1809 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data
[junit4:junit4]   2> 3244 T1809 oass.SolrIndexSearcher.<init> Opening Searcher@2d463906 main
[junit4:junit4]   2> 3244 T1809 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3245 T1809 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3245 T1809 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 3245 T1809 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 3245 T1809 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3245 T1810 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d463906 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3245 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3246 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3246 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3252 T1752 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3258 T1752 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36989
[junit4:junit4]   2> 3259 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3259 T1752 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3259 T1752 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave
[junit4:junit4]   2> 3260 T1752 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/solr.xml
[junit4:junit4]   2> 3260 T1752 oasc.CoreContainer.<init> New CoreContainer 1342527096
[junit4:junit4]   2> 3261 T1752 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 3261 T1752 oasc.CoreContainer.load Loading CoreContainer using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/'
[junit4:junit4]   2> 3262 T1752 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/'
[junit4:junit4]   2> 3276 T1752 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3276 T1752 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3277 T1752 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3277 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3277 T1752 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3278 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3278 T1752 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3279 T1752 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3279 T1752 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3279 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3288 T1752 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3304 T1820 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1
[junit4:junit4]   2> 3305 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/'
[junit4:junit4]   2> 3325 T1820 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3363 T1820 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3363 T1820 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3365 T1820 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3376 T1820 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3377 T1820 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/, dataDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data/
[junit4:junit4]   2> 3377 T1820 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3377 T1820 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3378 T1820 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data forceNew:false
[junit4:junit4]   2> 3378 T1820 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data
[junit4:junit4]   2> 3378 T1820 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data/index/
[junit4:junit4]   2> 3379 T1820 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3379 T1820 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data/index forceNew:false
[junit4:junit4]   2> 3380 T1820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32a39d6d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d791a27),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3381 T1820 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3381 T1820 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data/index
[junit4:junit4]   2> 3382 T1820 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3382 T1820 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3382 T1820 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3382 T1820 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3383 T1820 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3383 T1820 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3384 T1820 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3386 T1820 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594516/slave/collection1/data
[junit4:junit4]   2> 3386 T1820 oass.SolrIndexSearcher.<init> Opening Searcher@5190f3a6 main
[junit4:junit4]   2> 3386 T1820 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3386 T1820 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3387 T1820 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 3387 T1820 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3387 T1821 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5190f3a6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3387 T1752 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3388 T1752 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3388 T1752 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C119 name=collection1 org.apache.solr.core.SolrCore@6a20b300
[junit4:junit4]   2> 3394 T1805 C119 REQ [collection1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3398 T1806 C119 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865594401/master/collection1/data
[junit4:junit4]   2> 3399 T1806 C119 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2a0a1990 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41345000),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3399 T1806 C119 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3400 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
[junit4:junit4]   2> 3403 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 3405 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 3407 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 3409 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 3412 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 3414 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 3416 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 3418 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 3421 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 1
[junit4:junit4]   2> 3423 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 3426 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 1
[junit4:junit4]   2> 3428 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 3431 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 3433 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 3436 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 1
[junit4:junit4]   2> 3438 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 3440 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 3442 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 3445 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 3447 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 3449 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 3452 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 3454 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
[junit4:junit4]   2> 3456 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 3458 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 3461 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 3463 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 3465 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 3467 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
[junit4:junit4]   2> 3470 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 3472 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
[junit4:junit4]   2> 3474 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
[junit4:junit4]   2> 3476 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 3478 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 3481 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 3483 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 3485 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 3487 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 3490 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 1
[junit4:junit4]   2> 3492 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 1
[junit4:junit4]   2> 3494 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 3496 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 3498 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 3500 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 3502 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 3504 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 3507 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 3509 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 3511 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 3513 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 3515 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 3518 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
[junit4:junit4]   2> 3520 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 3522 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 3524 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 3526 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 0
[junit4:junit4]   2> 3528 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 3530 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 3532 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 3534 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 3537 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
[junit4:junit4]   2> 3539 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 3541 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 3544 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 3546 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 3549 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 3551 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 3554 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
[junit4:junit4]   2> 3556 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 3559 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 3561 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 3563 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 3566 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 1
[junit4:junit4]   2> 3568 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 3571 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 1
[junit4:junit4]   2> 3573 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 3575 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 3578 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 1
[junit4:junit4]   2> 3580 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 3582 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 3585 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
[junit4:junit4]   2> 3587 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 3589 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 3592 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
[junit4:junit4]   2> 3594 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 3596 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 3599 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
[junit4:junit4]   2> 3601 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 3603 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 3605 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 3607 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 3610 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 3612 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 3614 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 3617 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 1
[junit4:junit4]   2> 3619 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 3621 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 3623 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 3626 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
[junit4:junit4]   2> 3628 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 3630 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 3633 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 1
[junit4:junit4]   2> 3635 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 3637 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 3640 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
[junit4:junit4]   2> 3642 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 3644 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 3647 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 1
[junit4:junit4]   2> 3649 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 3651 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 3654 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 3656 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 3659 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 1
[junit4:junit4]   2> 3661 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 3663 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 3666 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 1
[junit4:junit4]   2> 3668 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 3670 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 3672 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 3675 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 1
[junit4:junit4]   2> 3677 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 3679 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 3682 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 3684 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 3686 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 3689 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
[junit4:junit4]   2> 3691 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 3693 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 3696 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 1
[junit4:junit4]   2> 3698 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 3700 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 3702 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 3705 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
[junit4:junit4]   2> 3707 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 3709 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 3711 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 3714 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 3716 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 3719 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 1
[junit4:junit4]   2> 3721 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 3724 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 3726 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 3729 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 3731 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 3734 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 1
[junit4:junit4]   2> 3735 T1806 C119 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 3736 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 3738 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 3741 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 3743 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 3746 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 1
[junit4:junit4]   2> 3748 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 3751 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 1
[junit4:junit4]   2> 3753 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 3756 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
[junit4:junit4]   2> 3758 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 3760 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 3763 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 1
[junit4:junit4]   2> 3765 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 3767 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 3778 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
[junit4:junit4]   2> 3780 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 3782 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 3785 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
[junit4:junit4]   2> 3787 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 3789 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 3792 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 3795 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
[junit4:junit4]   2> 3797 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 3799 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 3802 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
[junit4:junit4]   2> 3804 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 3806 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 3809 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 1
[junit4:junit4]   2> 3811 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 3813 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 3816 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 1
[junit4:junit4]   2> 3818 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
[junit4:junit4]   2> 3820 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 3822 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 3824 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 3826 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 3828 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 3831 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 3833 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 3835 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 3837 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 3839 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 3841 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 3843 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 3846 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 1
[junit4:junit4]   2> 3848 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
[junit4:junit4]   2> 3850 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 3852 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 3854 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 3856 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 3858 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 3860 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 3862 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 3864 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 3866 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 3868 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 3870 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 3872 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 3874 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 3876 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 3878 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 3880 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 3882 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 3884 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 3886 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 3888 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 3890 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 3892 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 3894 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 3896 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 3898 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 3900 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 3902 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 3904 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 3906 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 3908 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 3910 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 3912 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 3914 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 3916 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 3918 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 3920 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 3922 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 3924 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 3926 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 3929 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 3931 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 1
[junit4:junit4]   2> 3933 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
[junit4:junit4]   2> 3935 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 3937 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 3939 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 3941 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 3944 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 1
[junit4:junit4]   2> 3946 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 3948 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 3950 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 3952 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 3955 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
[junit4:junit4]   2> 3957 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 3959 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 3961 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 3963 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 3965 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 3967 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 3969 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 3971 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 3973 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 3975 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 3977 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 3979 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 3981 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 3983 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 3986 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 1
[junit4:junit4]   2> 3988 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 3990 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 3992 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 3994 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 3996 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 3999 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 1
[junit4:junit4]   2> 4001 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 4003 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 4005 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 4007 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 4009 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 4012 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 1
[junit4:junit4]   2> 4014 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 1
[junit4:junit4]   2> 4016 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 4018 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 4020 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 4022 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 4024 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 4026 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 4028 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 4030 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 4032 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 4034 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 4036 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 4038 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 4040 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 4043 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 4045 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
[junit4:junit4]   2> 4047 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 4049 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 4051 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 4053 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 4055 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 4058 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
[junit4:junit4]   2> 4060 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
[junit4:junit4]   2> 4062 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
[junit4:junit4]   2> 4064 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
[junit4:junit4]   2> 4066 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
[junit4:junit4]   2> 4068 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 1
[junit4:junit4]   2> 4070 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 4072 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 4074 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
[junit4:junit4]   2> 4076 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 4078 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 4080 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 4082 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 4084 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 4086 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 4088 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 4090 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 4093 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
[junit4:junit4]   2> 4095 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 4097 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 4099 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 4101 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 4104 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
[junit4:junit4]   2> 4106 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 4108 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 4110 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 4112 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 4114 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 4116 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 4119 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 1
[junit4:junit4]   2> 4121 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 4123 T1808 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 4125 T1807 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 4128 T1806 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 4131 T1805 C119 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 4134 T1808 C119 UPDATE [collection1]

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

 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676297/repeater/collection1/data/index
[junit4:junit4]   2> 85180 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676297/repeater/collection1/data
[junit4:junit4]   2> 85180 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676297/repeater/collection1/data
[junit4:junit4]   2> 85180 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676297/repeater/collection1/data/index
[junit4:junit4]   2> 85180 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676297/repeater/collection1/data/index
[junit4:junit4]   2> 85181 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 85233 T1752 oas.SolrTestCaseJ4.tearDown ###Ending doTestDetails
[junit4:junit4]   2> 85254 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1342698619
[junit4:junit4]   2> 85255 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52fea682
[junit4:junit4]   2> 85255 T1752 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> 85255 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 85256 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 85256 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 85256 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 85257 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676075/master/collection1/data/index
[junit4:junit4]   2> 85257 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676075/master/collection1/data/index
[junit4:junit4]   2> 85257 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676075/master/collection1/data/index
[junit4:junit4]   2> 85257 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676075/master/collection1/data
[junit4:junit4]   2> 85258 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676075/master/collection1/data
[junit4:junit4]   2> 85258 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 85330 T1752 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1870107858
[junit4:junit4]   2> 85331 T1752 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@386bfda
[junit4:junit4]   2> 85332 T1752 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> 85332 T1752 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 85332 T1752 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 85333 T1752 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 85333 T1752 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 85334 T1752 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676182/slave/collection1/data/index
[junit4:junit4]   2> 85334 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676182/slave/collection1/data
[junit4:junit4]   2> 85335 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676182/slave/collection1/data
[junit4:junit4]   2> 85335 T1752 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676182/slave/collection1/data/index
[junit4:junit4]   2> 85335 T1752 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1361865676182/slave/collection1/data/index
[junit4:junit4]   2> 85336 T1752 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 85391 T1752 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {newname=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), name=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lt, timezone=W-SU
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.7.0_15 (64-bit)/cpus=8,threads=1,free=23533456,total=152559616
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPropInject, TestHashPartitioner, DirectUpdateHandlerTest, RecoveryZkTest, TestCodecSupport, BasicFunctionalityTest, TestCSVResponseWriter, TestBM25SimilarityFactory, TestUtils, TestZkChroot, TestRecovery, TestStressLucene, ClusterStateTest, FieldMutatingUpdateProcessorTest, TestPluginEnable, AnalysisAfterCoreReloadTest, TestSolrDeletionPolicy2, PingRequestHandlerTest, IndexSchemaTest, TestDocumentBuilder, TestLazyCores, PrimitiveFieldTypeTest, QueryParsingTest, DirectSolrSpellCheckerTest, MultiTermTest, LeaderElectionTest, TestRealTimeGet, StatsComponentTest, LegacyHTMLStripCharFilterTest, TestQueryUtils, DistributedQueryElevationComponentTest, TestDistributedGrouping, HardAutoCommitTest, OpenExchangeRatesOrgProviderTest, SuggesterTSTTest, SliceStateTest, TestDFRSimilarityFactory, TestReversedWildcardFilterFactory, QueryEqualityTest, DocumentAnalysisRequestHandlerTest, TestReload, SignatureUpdateProcessorFactoryTest, SolrIndexSplitterTest, HighlighterTest, DocumentBuilderTest, ZkSolrClientTest, TestSurroundQueryParser, TestSolr4Spatial, TestPropInjectDefaults, TestCSVLoader, SolrCoreTest, RequiredFieldsTest, TestMergePolicyConfig, ShowFileRequestHandlerTest, TestComponentsName, TestWriterPerf, TestRemoteStreaming, TestPostingsSolrHighlighter, URLClassifyProcessorTest, ResponseLogComponentTest, TestMultiCoreConfBootstrap, TestValueSourceCache, FileUtilsTest, OverseerTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
[junit4:junit4] Completed on J1 in 85.41s, 10 tests, 1 failure <<< FAILURES!

[...truncated 416 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1065 tests, 1 failure, 8 ignored (3 assumptions)

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