You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/22 19:05:48 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3832 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3832/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:25003/collection1 Dead Guy:http://127.0.0.1:10674/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:62045/collection1], CloudJettyRunner [url=http://127.0.0.1:18078/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:25003/collection1 Dead Guy:http://127.0.0.1:10674/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:62045/collection1], CloudJettyRunner [url=http://127.0.0.1:18078/collection1]]
	at __randomizedtesting.SeedInfo.seed([44E75923A9CC4655:C501D73BDE932669]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:217)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 9309 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2475 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T2475 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1363975062370
[junit4:junit4]   2> 8 T2475 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T2476 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T2476 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T2476 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T2476 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T2476 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T2476 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363975062369/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T2475 oasc.ZkTestServer.run start zk server on port:56939
[junit4:junit4]   2> 110 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2210977a
[junit4:junit4]   2> 111 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T2481 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T2481 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 112 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41369
[junit4:junit4]   2> 113 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41369
[junit4:junit4]   2> 113 T2479 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690000 with negotiated timeout 10000 for client /140.211.11.196:41369
[junit4:junit4]   2> 115 T2481 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T2482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2210977a name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T2475 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 119 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690000
[junit4:junit4]   2> 120 T2482 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 120 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:41369 which had sessionid 0x13d933fc3690000
[junit4:junit4]   2> 120 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690000 closed
[junit4:junit4]   2> 121 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46c2f962
[junit4:junit4]   2> 122 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T2483 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 122 T2483 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 123 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22758
[junit4:junit4]   2> 123 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22758
[junit4:junit4]   2> 124 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690001 with negotiated timeout 10000 for client /140.211.11.196:22758
[junit4:junit4]   2> 124 T2483 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690001, negotiated timeout = 10000
[junit4:junit4]   2> 124 T2484 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46c2f962 name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 125 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T2475 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 133 T2475 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 135 T2475 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 137 T2475 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 140 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 141 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 146 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 147 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 250 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 251 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 254 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 255 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 265 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 266 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 269 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 270 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 273 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 274 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 276 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 277 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 280 T2475 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 281 T2475 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 284 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690001
[junit4:junit4]   2> 291 T2484 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 291 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22758 which had sessionid 0x13d933fc3690001
[junit4:junit4]   2> 291 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690001 closed
[junit4:junit4]   2> 485 T2475 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 490 T2475 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34991
[junit4:junit4]   2> 491 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 492 T2475 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 492 T2475 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654
[junit4:junit4]   2> 493 T2475 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/solr.xml
[junit4:junit4]   2> 493 T2475 oasc.CoreContainer.<init> New CoreContainer 1181718137
[junit4:junit4]   2> 494 T2475 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/'
[junit4:junit4]   2> 495 T2475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/'
[junit4:junit4]   2> 561 T2475 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 561 T2475 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 562 T2475 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 562 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 563 T2475 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 563 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 564 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 565 T2475 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 565 T2475 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 566 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 589 T2475 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 609 T2475 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56939/solr
[junit4:junit4]   2> 610 T2475 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 610 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@12c2e2ae
[junit4:junit4]   2> 612 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 612 T2494 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 613 T2494 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 613 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12395
[junit4:junit4]   2> 613 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12395
[junit4:junit4]   2> 615 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690002 with negotiated timeout 20000 for client /140.211.11.196:12395
[junit4:junit4]   2> 615 T2494 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690002, negotiated timeout = 20000
[junit4:junit4]   2> 615 T2495 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12c2e2ae name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 616 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 617 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690002
[junit4:junit4]   2> 626 T2495 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 626 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12395 which had sessionid 0x13d933fc3690002
[junit4:junit4]   2> 626 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690002 closed
[junit4:junit4]   2> 627 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 640 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2205035b
[junit4:junit4]   2> 642 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 642 T2496 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 642 T2496 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 643 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44665
[junit4:junit4]   2> 643 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44665
[junit4:junit4]   2> 644 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690003 with negotiated timeout 20000 for client /140.211.11.196:44665
[junit4:junit4]   2> 644 T2496 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690003, negotiated timeout = 20000
[junit4:junit4]   2> 645 T2497 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2205035b name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 645 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 647 T2475 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 650 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 658 T2475 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 661 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 664 T2475 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34991_
[junit4:junit4]   2> 665 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34991_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34991_
[junit4:junit4]   2> 672 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34991_
[junit4:junit4]   2> 676 T2475 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 687 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 689 T2475 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 696 T2475 oasc.Overseer.start Overseer (id=89389469687939075-127.0.0.1:34991_-n_0000000000) starting
[junit4:junit4]   2> 697 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 698 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 704 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 706 T2475 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 709 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 719 T2499 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 720 T2475 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 722 T2475 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 725 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 728 T2498 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 732 T2500 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/collection1
[junit4:junit4]   2> 733 T2500 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 733 T2500 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 734 T2500 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 735 T2500 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/collection1/'
[junit4:junit4]   2> 736 T2500 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/collection1/lib/README' to classloader
[junit4:junit4]   2> 737 T2500 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 789 T2500 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 850 T2500 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 951 T2500 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 957 T2500 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1615 T2500 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1626 T2500 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1630 T2500 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1643 T2500 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1648 T2500 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1654 T2500 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1655 T2500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1655 T2500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1655 T2500 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1656 T2500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1656 T2500 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1657 T2500 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1691 T2500 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363975062654/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/
[junit4:junit4]   2> 1691 T2500 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13105b09
[junit4:junit4]   2> 1691 T2500 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1692 T2500 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data
[junit4:junit4]   2> 1693 T2500 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index/
[junit4:junit4]   2> 1694 T2500 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1695 T2500 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index
[junit4:junit4]   2> 1737 T2500 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1737 T2500 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1740 T2500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1740 T2500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1741 T2500 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1741 T2500 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1742 T2500 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1742 T2500 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1742 T2500 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1743 T2500 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1743 T2500 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1756 T2500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1764 T2500 oass.SolrIndexSearcher.<init> Opening Searcher@735ba95f main
[junit4:junit4]   2> 1765 T2500 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1765 T2500 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1768 T2501 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@735ba95f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1770 T2500 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1770 T2500 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2231 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2232 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34991"}
[junit4:junit4]   2> 2232 T2498 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2232 T2498 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2252 T2497 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> 2773 T2500 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2773 T2500 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34991 collection:control_collection shard:shard1
[junit4:junit4]   2> 2774 T2500 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2790 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2791 T2500 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2792 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2794 T2500 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2794 T2500 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2795 T2500 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34991/collection1/
[junit4:junit4]   2> 2795 T2500 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2795 T2500 oasc.SyncStrategy.syncToMe http://127.0.0.1:34991/collection1/ has no replicas
[junit4:junit4]   2> 2795 T2500 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34991/collection1/
[junit4:junit4]   2> 2796 T2500 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2799 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3756 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3771 T2497 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> 3822 T2500 oasc.ZkController.register We are http://127.0.0.1:34991/collection1/ and leader is http://127.0.0.1:34991/collection1/
[junit4:junit4]   2> 3822 T2500 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34991
[junit4:junit4]   2> 3822 T2500 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3822 T2500 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3823 T2500 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3824 T2500 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3825 T2475 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3826 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3826 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3836 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3837 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@45681787
[junit4:junit4]   2> 3838 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3838 T2503 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3838 T2503 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 3839 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30373
[junit4:junit4]   2> 3839 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30373
[junit4:junit4]   2> 3840 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690004 with negotiated timeout 10000 for client /140.211.11.196:30373
[junit4:junit4]   2> 3840 T2503 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690004, negotiated timeout = 10000
[junit4:junit4]   2> 3840 T2504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45681787 name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3840 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3841 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3843 T2475 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3972 T2475 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3975 T2475 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10674
[junit4:junit4]   2> 3975 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3976 T2475 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3976 T2475 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205
[junit4:junit4]   2> 3977 T2475 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/solr.xml
[junit4:junit4]   2> 3977 T2475 oasc.CoreContainer.<init> New CoreContainer 1688331987
[junit4:junit4]   2> 3978 T2475 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/'
[junit4:junit4]   2> 3978 T2475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/'
[junit4:junit4]   2> 4040 T2475 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4041 T2475 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4041 T2475 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4042 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4042 T2475 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4042 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4043 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4043 T2475 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4043 T2475 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4044 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4058 T2475 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4072 T2475 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56939/solr
[junit4:junit4]   2> 4073 T2475 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4073 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@81c87af
[junit4:junit4]   2> 4074 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4074 T2514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4075 T2514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 4075 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:46218
[junit4:junit4]   2> 4075 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:46218
[junit4:junit4]   2> 4077 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690005 with negotiated timeout 20000 for client /140.211.11.196:46218
[junit4:junit4]   2> 4077 T2514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690005, negotiated timeout = 20000
[junit4:junit4]   2> 4077 T2515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@81c87af name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4078 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4079 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690005
[junit4:junit4]   2> 4095 T2515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4095 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:46218 which had sessionid 0x13d933fc3690005
[junit4:junit4]   2> 4095 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690005 closed
[junit4:junit4]   2> 4096 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4103 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c40a687
[junit4:junit4]   2> 4104 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4104 T2516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4104 T2516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 4105 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41509
[junit4:junit4]   2> 4105 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41509
[junit4:junit4]   2> 4106 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690006 with negotiated timeout 20000 for client /140.211.11.196:41509
[junit4:junit4]   2> 4106 T2516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690006, negotiated timeout = 20000
[junit4:junit4]   2> 4106 T2517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c40a687 name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4107 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4107 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4114 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4122 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5125 T2475 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10674_
[junit4:junit4]   2> 5126 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:10674_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:10674_
[junit4:junit4]   2> 5128 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:10674_
[junit4:junit4]   2> 5131 T2497 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5131 T2504 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5132 T2497 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> 5131 T2517 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5150 T2518 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/collection1
[junit4:junit4]   2> 5150 T2518 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5151 T2518 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5151 T2518 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5152 T2518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/collection1/'
[junit4:junit4]   2> 5153 T2518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/collection1/lib/README' to classloader
[junit4:junit4]   2> 5154 T2518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5204 T2518 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5263 T2518 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5276 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5277 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:34991__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34991"}
[junit4:junit4]   2> 5288 T2504 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> 5288 T2497 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> 5364 T2518 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5364 T2517 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> 5370 T2518 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6023 T2518 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6036 T2518 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6040 T2518 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6054 T2518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6059 T2518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6063 T2518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6064 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6065 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6065 T2518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6066 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6066 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6067 T2518 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6067 T2518 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363975066205/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/
[junit4:junit4]   2> 6067 T2518 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13105b09
[junit4:junit4]   2> 6068 T2518 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6069 T2518 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1
[junit4:junit4]   2> 6069 T2518 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index/
[junit4:junit4]   2> 6070 T2518 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6071 T2518 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index
[junit4:junit4]   2> 6083 T2518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6083 T2518 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6087 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6087 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6088 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6088 T2518 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6089 T2518 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6089 T2518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6089 T2518 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6090 T2518 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6091 T2518 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6103 T2518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6111 T2518 oass.SolrIndexSearcher.<init> Opening Searcher@3961eb5 main
[junit4:junit4]   2> 6112 T2518 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6113 T2518 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6117 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3961eb5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6119 T2518 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6119 T2518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6792 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6793 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:10674_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10674"}
[junit4:junit4]   2> 6793 T2498 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6793 T2498 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6853 T2497 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> 6853 T2504 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> 6853 T2517 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> 7122 T2518 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7122 T2518 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:10674 collection:collection1 shard:shard1
[junit4:junit4]   2> 7123 T2518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7141 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7142 T2518 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7142 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7158 T2518 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7158 T2518 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7158 T2518 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 7159 T2518 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7159 T2518 oasc.SyncStrategy.syncToMe http://127.0.0.1:10674/collection1/ has no replicas
[junit4:junit4]   2> 7159 T2518 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 7160 T2518 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7169 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8399 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8421 T2497 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> 8421 T2517 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> 8421 T2504 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> 8446 T2518 oasc.ZkController.register We are http://127.0.0.1:10674/collection1/ and leader is http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 8446 T2518 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:10674
[junit4:junit4]   2> 8446 T2518 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8446 T2518 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8447 T2518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8449 T2518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8450 T2475 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8451 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8451 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8659 T2475 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8663 T2475 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25003
[junit4:junit4]   2> 8664 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8664 T2475 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8665 T2475 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828
[junit4:junit4]   2> 8665 T2475 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/solr.xml
[junit4:junit4]   2> 8666 T2475 oasc.CoreContainer.<init> New CoreContainer 232094198
[junit4:junit4]   2> 8667 T2475 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/'
[junit4:junit4]   2> 8667 T2475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/'
[junit4:junit4]   2> 8731 T2475 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8732 T2475 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8732 T2475 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8733 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8733 T2475 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8734 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8734 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8735 T2475 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8735 T2475 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8736 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8758 T2475 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8778 T2475 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56939/solr
[junit4:junit4]   2> 8778 T2475 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8779 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@453123e
[junit4:junit4]   2> 8780 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8780 T2530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8781 T2530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 8781 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:65391
[junit4:junit4]   2> 8782 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:65391
[junit4:junit4]   2> 8784 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690007 with negotiated timeout 20000 for client /140.211.11.196:65391
[junit4:junit4]   2> 8784 T2530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690007, negotiated timeout = 20000
[junit4:junit4]   2> 8784 T2531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@453123e name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8784 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8785 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690007
[junit4:junit4]   2> 8786 T2531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8786 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:65391 which had sessionid 0x13d933fc3690007
[junit4:junit4]   2> 8786 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690007 closed
[junit4:junit4]   2> 8787 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8800 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d445ff
[junit4:junit4]   2> 8801 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8801 T2532 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8802 T2532 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 8802 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39456
[junit4:junit4]   2> 8802 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39456
[junit4:junit4]   2> 8804 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690008 with negotiated timeout 20000 for client /140.211.11.196:39456
[junit4:junit4]   2> 8804 T2532 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690008, negotiated timeout = 20000
[junit4:junit4]   2> 8804 T2533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d445ff name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8804 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8805 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8807 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8816 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9819 T2475 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25003_
[junit4:junit4]   2> 9820 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc3690008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25003_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25003_
[junit4:junit4]   2> 9848 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25003_
[junit4:junit4]   2> 9851 T2504 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> 9851 T2517 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> 9851 T2497 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9851 T2533 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9851 T2497 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> 9852 T2504 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9852 T2517 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9863 T2534 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/collection1
[junit4:junit4]   2> 9863 T2534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9864 T2534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9864 T2534 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9865 T2534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/collection1/'
[junit4:junit4]   2> 9866 T2534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9867 T2534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/collection1/lib/README' to classloader
[junit4:junit4]   2> 9917 T2534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9933 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9934 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:10674__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:10674_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:10674"}
[junit4:junit4]   2> 9946 T2497 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> 9946 T2533 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> 9946 T2504 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> 9946 T2517 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> 9977 T2534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10077 T2534 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10083 T2534 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10754 T2534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10765 T2534 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10769 T2534 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10781 T2534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10786 T2534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10790 T2534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10791 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10792 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10792 T2534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10793 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10793 T2534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10794 T2534 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10794 T2534 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363975070828/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/
[junit4:junit4]   2> 10794 T2534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13105b09
[junit4:junit4]   2> 10795 T2534 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10795 T2534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2
[junit4:junit4]   2> 10796 T2534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index/
[junit4:junit4]   2> 10797 T2534 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10797 T2534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index
[junit4:junit4]   2> 10803 T2534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@363d7093; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10803 T2534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10806 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10807 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10807 T2534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10808 T2534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10808 T2534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10809 T2534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10809 T2534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10810 T2534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10810 T2534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10822 T2534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10829 T2534 oass.SolrIndexSearcher.<init> Opening Searcher@722927f0 main
[junit4:junit4]   2> 10830 T2534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10830 T2534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10835 T2535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@722927f0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10837 T2534 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10837 T2534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11450 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11451 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25003_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25003"}
[junit4:junit4]   2> 11451 T2498 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11451 T2498 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11492 T2497 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> 11492 T2517 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> 11492 T2533 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> 11492 T2504 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> 11840 T2534 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11840 T2534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25003 collection:collection1 shard:shard1
[junit4:junit4]   2> 11927 T2534 oasc.ZkController.register We are http://127.0.0.1:25003/collection1/ and leader is http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 11927 T2534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25003
[junit4:junit4]   2> 11927 T2534 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11927 T2534 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C190 name=collection1 org.apache.solr.core.SolrCore@321add1 url=http://127.0.0.1:25003/collection1 node=127.0.0.1:25003_ C190_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25003_, base_url=http://127.0.0.1:25003}
[junit4:junit4]   2> 11928 T2536 C190 P25003 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11928 T2534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11929 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11930 T2536 C190 P25003 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11930 T2536 C190 P25003 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11930 T2475 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11931 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11932 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11985 T2536 C190 P25003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12155 T2475 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12158 T2475 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:18078
[junit4:junit4]   2> 12159 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12159 T2475 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12160 T2475 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310
[junit4:junit4]   2> 12160 T2475 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/solr.xml
[junit4:junit4]   2> 12161 T2475 oasc.CoreContainer.<init> New CoreContainer 2138735999
[junit4:junit4]   2> 12162 T2475 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/'
[junit4:junit4]   2> 12162 T2475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/'
[junit4:junit4]   2> 12235 T2475 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12236 T2475 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12236 T2475 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12237 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12237 T2475 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12238 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12238 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12239 T2475 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12239 T2475 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12240 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12262 T2475 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12284 T2475 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56939/solr
[junit4:junit4]   2> 12284 T2475 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12285 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@764ea05
[junit4:junit4]   2> 12286 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12286 T2547 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12287 T2547 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 12287 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19764
[junit4:junit4]   2> 12288 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19764
[junit4:junit4]   2> 12294 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc3690009 with negotiated timeout 20000 for client /140.211.11.196:19764
[junit4:junit4]   2> 12295 T2547 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc3690009, negotiated timeout = 20000
[junit4:junit4]   2> 12295 T2548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@764ea05 name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12295 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12296 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc3690009
[junit4:junit4]   2> 12311 T2548 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12311 T2475 oaz.ZooKeeper.close Session: 0x13d933fc3690009 closed
[junit4:junit4]   2> 12311 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:19764 which had sessionid 0x13d933fc3690009
[junit4:junit4]   2> 12312 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12323 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f9a46ec
[junit4:junit4]   2> 12324 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12324 T2549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12324 T2549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 12325 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26678
[junit4:junit4]   2> 12325 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26678
[junit4:junit4]   2> 12327 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc369000a with negotiated timeout 20000 for client /140.211.11.196:26678
[junit4:junit4]   2> 12327 T2549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc369000a, negotiated timeout = 20000
[junit4:junit4]   2> 12327 T2550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f9a46ec name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12327 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12328 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12330 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000a type:create cxid:0x3 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12346 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12996 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12997 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:25003__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25003_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25003"}
[junit4:junit4]   2> 13010 T2497 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> 13010 T2504 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> 13010 T2550 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> 13010 T2517 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> 13010 T2533 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> 13350 T2475 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:18078_
[junit4:junit4]   2> 13351 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000a type:delete cxid:0xf zxid:0x85 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:18078_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:18078_
[junit4:junit4]   2> 13352 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:18078_
[junit4:junit4]   2> 13355 T2550 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> 13355 T2517 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> 13355 T2504 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> 13355 T2533 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13355 T2497 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13355 T2533 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> 13356 T2497 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> 13356 T2517 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13357 T2504 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13357 T2550 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13368 T2551 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/collection1
[junit4:junit4]   2> 13369 T2551 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13369 T2551 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13370 T2551 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13371 T2551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/collection1/'
[junit4:junit4]   2> 13372 T2551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/collection1/lib/README' to classloader
[junit4:junit4]   2> 13373 T2551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13423 T2551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13484 T2551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13585 T2551 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13591 T2551 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14577 T2507 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:25003__collection1&state=recovering&nodeName=127.0.0.1:25003_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2577 
[junit4:junit4]   2> 14878 T2551 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14886 T2551 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14889 T2551 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14900 T2551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14904 T2551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14907 T2551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14908 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14909 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14909 T2551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14910 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14910 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14910 T2551 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14910 T2551 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363975074310/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/
[junit4:junit4]   2> 14911 T2551 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13105b09
[junit4:junit4]   2> 14911 T2551 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14912 T2551 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3
[junit4:junit4]   2> 14912 T2551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index/
[junit4:junit4]   2> 14913 T2551 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14913 T2551 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index
[junit4:junit4]   2> 14933 T2551 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e55a54; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14934 T2551 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14936 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14936 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14936 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14937 T2551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14937 T2551 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14938 T2551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14938 T2551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14938 T2551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14939 T2551 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14947 T2551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14952 T2551 oass.SolrIndexSearcher.<init> Opening Searcher@244e4f16 main
[junit4:junit4]   2> 14953 T2551 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14953 T2551 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14956 T2552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@244e4f16 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14958 T2551 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14958 T2551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16080 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16081 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:18078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18078"}
[junit4:junit4]   2> 16081 T2498 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16081 T2498 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16098 T2497 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> 16099 T2517 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> 16099 T2533 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> 16099 T2504 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> 16099 T2550 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>  C190_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25003_, base_url=http://127.0.0.1:25003}
[junit4:junit4]   2> 16579 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:10674/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16579 T2536 C190 P25003 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25003 START replicas=[http://127.0.0.1:10674/collection1/] nUpdates=100
[junit4:junit4]   2> 16580 T2536 C190 P25003 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16581 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16581 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16581 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16582 T2536 C190 P25003 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16582 T2536 C190 P25003 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:10674/collection1/. core=collection1
[junit4:junit4]   2> 16582 T2536 C190 P25003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C191 name=collection1 org.apache.solr.core.SolrCore@9d28c46 url=http://127.0.0.1:10674/collection1 node=127.0.0.1:10674_ C191_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:10674_, base_url=http://127.0.0.1:10674, leader=true}
[junit4:junit4]   2> 16588 T2508 C191 P10674 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16600 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 16605 T2509 C191 P10674 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16606 T2509 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16682 T2509 C191 P10674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16683 T2509 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16684 T2509 C191 P10674 oass.SolrIndexSearcher.<init> Opening Searcher@504112 realtime
[junit4:junit4]   2> 16685 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 16685 T2509 C191 P10674 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 85
[junit4:junit4]   2> 16686 T2536 C190 P25003 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16686 T2536 C190 P25003 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 16688 T2510 C191 P10674 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 16689 T2510 C191 P10674 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 16689 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 16690 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 16690 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 16693 T2510 C191 P10674 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 16693 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 16694 T2536 C190 P25003 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index.20130322185759056
[junit4:junit4]   2> 16696 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index.20130322185759056 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ff419c3; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 16699 T2510 C191 P10674 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 16701 T2536 C190 P25003 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 16708 T2536 C190 P25003 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 16708 T2536 C190 P25003 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 16712 T2536 C190 P25003 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@363d7093; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@363d7093; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 16713 T2536 C190 P25003 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 16713 T2536 C190 P25003 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 16714 T2536 C190 P25003 oass.SolrIndexSearcher.<init> Opening Searcher@25d16cb8 main
[junit4:junit4]   2> 16715 T2535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25d16cb8 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 16716 T2536 C190 P25003 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16716 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16716 T2536 C190 P25003 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16716 T2536 C190 P25003 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16724 T2536 C190 P25003 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16962 T2551 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16962 T2551 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:18078 collection:collection1 shard:shard1
[junit4:junit4]   2> 16965 T2551 oasc.ZkController.register We are http://127.0.0.1:18078/collection1/ and leader is http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 16965 T2551 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:18078
[junit4:junit4]   2> 16966 T2551 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16966 T2551 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C192 name=collection1 org.apache.solr.core.SolrCore@45fa3880 url=http://127.0.0.1:18078/collection1 node=127.0.0.1:18078_ C192_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:18078_, base_url=http://127.0.0.1:18078}
[junit4:junit4]   2> 16966 T2555 C192 P18078 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16967 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16967 T2555 C192 P18078 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16967 T2551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16967 T2555 C192 P18078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16968 T2475 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16969 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16970 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16987 T2555 C192 P18078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17232 T2475 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17235 T2475 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:62045
[junit4:junit4]   2> 17236 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17237 T2475 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17237 T2475 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350
[junit4:junit4]   2> 17238 T2475 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/solr.xml
[junit4:junit4]   2> 17238 T2475 oasc.CoreContainer.<init> New CoreContainer 1377867727
[junit4:junit4]   2> 17239 T2475 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/'
[junit4:junit4]   2> 17240 T2475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/'
[junit4:junit4]   2> 17326 T2475 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17327 T2475 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17327 T2475 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17328 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17328 T2475 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17329 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17329 T2475 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17330 T2475 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17330 T2475 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17331 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17353 T2475 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17373 T2475 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56939/solr
[junit4:junit4]   2> 17373 T2475 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17375 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d14c9e1
[junit4:junit4]   2> 17376 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17376 T2566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17377 T2566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 17377 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61365
[junit4:junit4]   2> 17377 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61365
[junit4:junit4]   2> 17382 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc369000b with negotiated timeout 20000 for client /140.211.11.196:61365
[junit4:junit4]   2> 17382 T2566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc369000b, negotiated timeout = 20000
[junit4:junit4]   2> 17383 T2567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d14c9e1 name:ZooKeeperConnection Watcher:127.0.0.1:56939 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17383 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17384 T2480 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d933fc369000b
[junit4:junit4]   2> 17389 T2567 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17389 T2477 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61365 which had sessionid 0x13d933fc369000b
[junit4:junit4]   2> 17389 T2475 oaz.ZooKeeper.close Session: 0x13d933fc369000b closed
[junit4:junit4]   2> 17390 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17402 T2475 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56939/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@110eda2f
[junit4:junit4]   2> 17403 T2475 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17404 T2568 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56939. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17404 T2568 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56939, initiating session
[junit4:junit4]   2> 17404 T2477 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64729
[junit4:junit4]   2> 17405 T2477 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64729
[junit4:junit4]   2> 17406 T2479 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d933fc369000c with negotiated timeout 20000 for client /140.211.11.196:64729
[junit4:junit4]   2> 17406 T2568 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56939, sessionid = 0x13d933fc369000c, negotiated timeout = 20000
[junit4:junit4]   2> 17407 T2569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@110eda2f name:ZooKeeperConnection Watcher:127.0.0.1:56939/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17407 T2475 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17408 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17409 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000c type:create cxid:0x3 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17421 T2475 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17603 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17604 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:25003__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:25003_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25003"}
[junit4:junit4]   2> 17613 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:18078__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:18078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18078"}
[junit4:junit4]   2> 17625 T2533 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> 17625 T2497 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> 17626 T2504 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> 17626 T2569 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> 17626 T2517 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> 17626 T2550 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> 18001 T2511 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:18078__collection1&state=recovering&nodeName=127.0.0.1:18078_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 18424 T2475 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62045_
[junit4:junit4]   2> 18425 T2480 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d933fc369000c type:delete cxid:0xf zxid:0x9c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:62045_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:62045_
[junit4:junit4]   2> 18454 T2475 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62045_
[junit4:junit4]   2> 18457 T2569 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> 18457 T2504 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> 18457 T2550 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> 18457 T2533 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18457 T2517 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> 18458 T2533 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18457 T2497 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18458 T2497 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18459 T2504 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18459 T2550 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18459 T2569 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18471 T2517 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18476 T2570 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/collection1
[junit4:junit4]   2> 18476 T2570 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18477 T2570 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18477 T2570 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18479 T2570 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/collection1/'
[junit4:junit4]   2> 18480 T2570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/collection1/lib/README' to classloader
[junit4:junit4]   2> 18481 T2570 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18535 T2570 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18595 T2570 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18696 T2570 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18702 T2570 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19325 T2570 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19335 T2570 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19339 T2570 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19351 T2570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19356 T2570 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19361 T2570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19362 T2570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19362 T2570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19362 T2570 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19363 T2570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19364 T2570 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19364 T2570 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19364 T2570 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363975079350/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/
[junit4:junit4]   2> 19364 T2570 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13105b09
[junit4:junit4]   2> 19365 T2570 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19366 T2570 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4
[junit4:junit4]   2> 19366 T2570 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index/
[junit4:junit4]   2> 19367 T2570 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19368 T2570 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index
[junit4:junit4]   2> 19373 T2570 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bb597; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19373 T2570 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19376 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19377 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19377 T2570 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19378 T2570 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19379 T2570 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19379 T2570 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19379 T2570 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19380 T2570 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19380 T2570 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19392 T2570 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19399 T2570 oass.SolrIndexSearcher.<init> Opening Searcher@566a33aa main
[junit4:junit4]   2> 19400 T2570 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19401 T2570 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19405 T2571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@566a33aa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19407 T2570 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19407 T2570 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C192_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:18078_, base_url=http://127.0.0.1:18078}
[junit4:junit4]   2> 20003 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:10674/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20003 T2555 C192 P18078 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:18078 START replicas=[http://127.0.0.1:10674/collection1/] nUpdates=100
[junit4:junit4]   2> 20004 T2555 C192 P18078 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20005 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20005 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20005 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20005 T2555 C192 P18078 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20005 T2555 C192 P18078 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:10674/collection1/. core=collection1
[junit4:junit4]   2> 20005 T2555 C192 P18078 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20007 T2508 C191 P10674 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20022 T2512 C191 P10674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20027 T2512 C191 P10674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20028 T2512 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20029 T2512 C191 P10674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20029 T2512 C191 P10674 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 20030 T2555 C192 P18078 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20030 T2555 C192 P18078 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20032 T2510 C191 P10674 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20033 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 20033 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20033 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20036 T2510 C191 P10674 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20036 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20037 T2555 C192 P18078 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index.20130322185802398
[junit4:junit4]   2> 20039 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index.20130322185802398 lockFactory=org.apache.lucene.store.NativeFSLockFactory@317600d5; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 20042 T2510 C191 P10674 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 20044 T2555 C192 P18078 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20046 T2555 C192 P18078 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20046 T2555 C192 P18078 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20051 T2555 C192 P18078 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e55a54; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e55a54; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20051 T2555 C192 P18078 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20052 T2555 C192 P18078 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20052 T2555 C192 P18078 oass.SolrIndexSearcher.<init> Opening Searcher@4fa395b0 main
[junit4:junit4]   2> 20053 T2552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fa395b0 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 20054 T2555 C192 P18078 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20054 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20054 T2555 C192 P18078 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20055 T2555 C192 P18078 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20056 T2555 C192 P18078 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20642 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20643 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62045_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62045"}
[junit4:junit4]   2> 20643 T2498 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 20643 T2498 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20677 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:18078__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:18078_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:18078"}
[junit4:junit4]   2> 20703 T2497 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> 20703 T2504 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> 20703 T2550 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> 20703 T2517 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> 20703 T2533 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> 20703 T2569 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> 21411 T2570 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 21411 T2570 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:62045 collection:collection1 shard:shard1
[junit4:junit4]   2> 21414 T2570 oasc.ZkController.register We are http://127.0.0.1:62045/collection1/ and leader is http://127.0.0.1:10674/collection1/
[junit4:junit4]   2> 21415 T2570 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62045
[junit4:junit4]   2> 21415 T2570 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 21415 T2570 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C193 name=collection1 org.apache.solr.core.SolrCore@70de65b5 url=http://127.0.0.1:62045/collection1 node=127.0.0.1:62045_ C193_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:62045_, base_url=http://127.0.0.1:62045}
[junit4:junit4]   2> 21416 T2574 C193 P62045 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 21417 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 21417 T2570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21417 T2574 C193 P62045 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 21417 T2574 C193 P62045 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21418 T2475 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 21418 T2574 C193 P62045 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21419 T2475 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 21419 T2475 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21444 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21445 T2475 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 21445 T2475 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 21446 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22215 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22216 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:62045__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62045_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62045"}
[junit4:junit4]   2> 22236 T2497 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> 22236 T2550 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> 22236 T2569 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> 22236 T2533 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> 22236 T2517 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> 22236 T2504 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> 22445 T2513 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:62045__collection1&state=recovering&nodeName=127.0.0.1:62045_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 22448 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23450 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C193_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:62045_, base_url=http://127.0.0.1:62045}
[junit4:junit4]   2> 24446 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:10674/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 24446 T2574 C193 P62045 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:62045 START replicas=[http://127.0.0.1:10674/collection1/] nUpdates=100
[junit4:junit4]   2> 24447 T2574 C193 P62045 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 24447 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 24447 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 24447 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 24447 T2574 C193 P62045 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 24448 T2574 C193 P62045 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:10674/collection1/. core=collection1
[junit4:junit4]   2> 24448 T2574 C193 P62045 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24449 T2508 C191 P10674 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24452 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24459 T2507 C191 P10674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24464 T2507 C191 P10674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 24465 T2507 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 24466 T2507 C191 P10674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24466 T2507 C191 P10674 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24467 T2574 C193 P62045 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24467 T2574 C193 P62045 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 24470 T2510 C191 P10674 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24471 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 24471 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 24471 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 24474 T2510 C191 P10674 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24474 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 24476 T2574 C193 P62045 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index.20130322185806837
[junit4:junit4]   2> 24477 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index.20130322185806837 lockFactory=org.apache.lucene.store.NativeFSLockFactory@82b2116; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 24481 T2510 C191 P10674 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 24483 T2574 C193 P62045 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 24485 T2574 C193 P62045 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 24485 T2574 C193 P62045 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 24490 T2574 C193 P62045 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bb597; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bb597; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 24491 T2574 C193 P62045 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 24491 T2574 C193 P62045 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 24492 T2574 C193 P62045 oass.SolrIndexSearcher.<init> Opening Searcher@2c1d9cf8 main
[junit4:junit4]   2> 24493 T2571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c1d9cf8 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 24494 T2574 C193 P62045 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 24494 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 24494 T2574 C193 P62045 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 24494 T2574 C193 P62045 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24496 T2574 C193 P62045 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25246 T2498 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25247 T2498 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:62045__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:62045_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:62045"}
[junit4:junit4]   2> 25260 T2533 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> 25260 T2569 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> 25260 T2550 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> 25260 T2497 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> 25260 T2504 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> 25260 T2517 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> 25454 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25455 T2475 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C194 name=collection1 org.apache.solr.core.SolrCore@45a2dd4 url=http://127.0.0.1:34991/collection1 node=127.0.0.1:34991_ C194_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:34991_, base_url=http://127.0.0.1:34991, leader=true}
[junit4:junit4]   2> 25465 T2487 C194 P34991 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25470 T2487 C194 P34991 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25471 T2487 C194 P34991 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25475 T2487 C194 P34991 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25475 T2487 C194 P34991 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25478 T2487 C194 P34991 oass.SolrIndexSearcher.<init> Opening Searcher@68f152e0 main
[junit4:junit4]   2> 25479 T2487 C194 P34991 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25479 T2501 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68f152e0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25480 T2487 C194 P34991 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 25491 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25495 T2509 C191 P10674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 25496 T2509 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 25497 T2509 C191 P10674 oass.SolrIndexSearcher.<init> Opening Searcher@ffbe186 main
[junit4:junit4]   2> 25497 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25498 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ffbe186 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25498 T2509 C191 P10674 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:25003/collection1/, StdNode: http://127.0.0.1:18078/collection1/, StdNode: http://127.0.0.1:62045/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C193_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:62045_, base_url=http://127.0.0.1:62045}
[junit4:junit4]   2> 25512 T2559 C193 P62045 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C192_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:18078_, base_url=http://127.0.0.1:18078}
[junit4:junit4]   2> 25512 T2540 C192 P18078 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C190_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25003_, base_url=http://127.0.0.1:25003}
[junit4:junit4]   2> 25512 T2523 C190 P25003 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25527 T2540 C192 P18078 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e55a54; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11e55a54; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 25528 T2523 C190 P25003 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@363d7093; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@363d7093; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25528 T2559 C193 P62045 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bb597; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45bb597; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 25528 T2540 C192 P18078 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 25528 T2523 C190 P25003 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25529 T2559 C193 P62045 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 25531 T2523 C190 P25003 oass.SolrIndexSearcher.<init> Opening Searcher@5326d370 main
[junit4:junit4]   2> 25531 T2540 C192 P18078 oass.SolrIndexSearcher.<init> Opening Searcher@5e047211 main
[junit4:junit4]   2> 25531 T2559 C193 P62045 oass.SolrIndexSearcher.<init> Opening Searcher@7a9b24fc main
[junit4:junit4]   2> 25531 T2523 C190 P25003 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25531 T2559 C193 P62045 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25531 T2540 C192 P18078 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25532 T2552 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1765)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1642)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 25532 T2535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5326d370 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25532 T2571 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a9b24fc main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 25533 T2523 C190 P25003 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 25533 T2552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e047211 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 25533 T2559 C193 P62045 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 21
[junit4:junit4]   2> 25534 T2540 C192 P18078 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 25535 T2509 C191 P10674 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 44
[junit4:junit4]   2> 25536 T2475 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25538 T2511 C191 P10674 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25540 T2524 C190 P25003 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25542 T2541 C192 P18078 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25544 T2560 C193 P62045 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 27551 T2487 C194 P34991 oass.SolrIndexSearcher.<init> Opening Searcher@4275925 realtime
[junit4:junit4]   2> 27551 T2487 C194 P34991 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430231543878516736)} 0 3
[junit4:junit4]   2> 27559 T2559 C193 P62045 /update {update.distrib=FROMLEADER&_version_=-1430231543883759616&update.from=http://127.0.0.1:10674/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430231543883759616)} 0 1
[junit4:junit4]   2> 27559 T2523 C190 P25003 /update {update.distrib=FROMLEADER&_version_=-1430231543883759616&update.from=http://127.0.0.1:10674/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430231543883759616)} 0 1
[junit4:junit4]   2> 27560 T2540 C192 P18078 /update {update.distrib=FROMLEADER&_version_=-1430231543883759616&update.from=http://127.0.0.1:10674/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1430231543883759616)} 0 2
[junit4:junit4]   2> 27561 T2509 C191 P10674 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1430231543883759616)} 0 7
[junit4:junit4]   2> 27565 T2487 C194 P34991 /update {wt=javabin&version=2} {add=[0 (1430231543893196800)]} 0 2
[junit4:junit4]   2> 27574 T2523 C190 P25003 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430231543898439680)]} 0 2
[junit4:junit4]   2> 27575 T2559 C193 P62045 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430231543898439680)]} 0 3
[junit4:junit4]   2> 27575 T2540 C192 P18078 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1430231543898439680)]} 0 3
[junit4:junit4]   2> 27576 T2509 C191 P10674 /update {wt=javabin&version=2} {add=[0 (1430231543898439680)]} 0 8
[junit4:junit4]   2> 27580 T2487 C194 P34991 /update {wt=javabin&version=2} {add=[1 (1430231543909974016)]} 0 1
[junit4:junit4]   2> 27586 T2559 C193 P62045 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430231543913119744)]} 0 1
[junit4:junit4]   2> 27586 T2523 C190 P25003 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430231543913119744)]} 0 1
[junit4:junit4]   2> 27586 T2540 C192 P18078 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1430231543913119744)]} 0 1
[junit4:junit4]   2> 27587 T2509 C191 P10674 /update {wt=javabin&version=2} {add=[1 (1430231543913119744)]} 0 5
[junit4:junit4]   2> 27591 T2487 C194 P34991 /update {wt=javabin&version=2} {add=[2 (1430231543921508352)]} 0 1
[junit4:junit4]   2> 27594 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:25003/collection1/ against:[http://127.0.0.1:25003/collection1/] result:true
[junit4:junit4]   2> 27595 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:18078/collection1/ against:[http://127.0.0.1:25003/collection1/] result:false
[junit4:junit4]   2> 27595 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:62045/collection1/ against:[http://127.0.0.1:25003/collection1/] result:false
[junit4:junit4]   2> 27599 T2559 C193 P62045 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430231543927799808)]} 0 1
[junit4:junit4]   2> 27599 T2540 C192 P18078 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1430231543927799808)]} 0 1
[junit4:junit4]   2> 27600 T2509 C191 P10674 /update {test.distrib.skip.servers=http://127.0.0.1:25003/collection1/&wt=javabin&version=2} {add=[2 (1430231543927799808)]} 0 6
[junit4:junit4]   2> 27604 T2487 C194 P34991 /update {wt=javabin&version=2} {add=[3 (1430231543935139840)]} 0 1
[junit4:junit4]   2> 27607 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:25003/collection1/ against:[http://127.0.0.1:18078/collection1/, http://127.0.0.1:25003/collection1/] result:true
[junit4:junit4]   2> 27608 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:18078/collection1/ against:[http://127.0.0.1:18078/collection1/, http://127.0.0.1:25003/collection1/] result:true
[junit4:junit4]   2> 27608 T2509 C191 P10674 oasup.DistributedUpdateProcessor.setupRequest check url:http://127.0.0.1:62045/collection1/ against:[http://127.0.0.1:18078/collection1/, http://127.0.0.1:25003/collection1/] result:false
[junit4:junit4]   2> 27612 T2559 C193 P62045 /update {distrib.from=http://127.0.0.1:10674/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1430231543940382720)]} 0 1
[junit4:junit4]   2> 27612 T2509 C191 P10674 /update {test.distrib.skip.servers=http://127.0.0.1:25003/collection1/&test.distrib.skip.servers=http://127.0.0.1:18078/collection1/&wt=javabin&version=2} {add=[3 (1430231543940382720)]} 0 5
[junit4:junit4]   2> 27615 T2487 C194 P34991 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 27748 T2487 C194 P34991 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d34c614; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Asserting_0.dvd, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0_Asserting_0.dvm, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_Lucene41_0.doc, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_SimpleText_0.pst, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 27749 T2487 C194 P34991 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Asserting_0.dvd, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0_Asserting_0.dvm, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_Lucene41_0.doc, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_SimpleText_0.pst, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 27765 T2487 C194 P34991 oass.SolrIndexSearcher.<init> Opening Searcher@4abefd7b main
[junit4:junit4]   2> 27766 T2487 C194 P34991 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 27767 T2501 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4abefd7b main{StandardDirectoryReader(segments_3:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 27768 T2487 C194 P34991 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 153
[junit4:junit4]   2> 27770 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 27891 T2509 C191 P10674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6af9afe7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Asserting_0.dvd, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0_Asserting_0.dvm, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_Lucene41_0.doc, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_SimpleText_0.pst, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_6, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 27892 T2509 C191 P10674 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_TestBloomFilteredLucene41Postings_0.blm, _0_Asserting_0.dvd, _0_Lucene41_0.pos, _0_TestBloomFilteredLucene41Postings_0.tim, _0_TestBloomFilteredLucene41Postings_0.tip, _0_Asserting_0.dvm, _0.nvm, _0_TestBloomFilteredLucene41Postings_0.pos, _0_Pulsing41_0.pos, _0_Pulsing41_0.doc, _0_Lucene41_0.doc, _0_Pulsing41_0.tim, _0_Pulsing41_0.tip, _0_SimpleText_0.pst, _0.nvd, _0_TestBloomFilteredLucene41Postings_0.doc, _0.fdx, _0.si, _0_Lucene41_0.tim, segments_6, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 27904 T2509 C191 P10674 oass.SolrIndexSearcher.<init> Opening Searcher@47afb08f main
[junit4:junit4]   2> 27905 T2509 C191 P10674 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 27906 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47afb08f main{StandardDirectoryReader(segments_6:3:nrt _0(5.0):C4)}
[junit4:junit4]   2> 27906 T2509 C191 P10674 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:25003/collection1/, StdNode: http://127.0.0.1:18078/collection1/, StdNode: http://127.0.0.1:62045/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 27909 T2523 C190 P25003 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=tru

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

T2569 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 171233 T2569 C193 P62045 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 171244 T2569 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 171247 T2569 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index.20130322185806837
[junit4:junit4]   2> 171247 T2569 oasc.CachingDirectoryFactory.closeDirectory Removing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index.20130322185806837
[junit4:junit4]   2> 171248 T2569 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index.20130322185806837
[junit4:junit4]   2> 171248 T2569 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index
[junit4:junit4]   2> 171248 T2569 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4/index
[junit4:junit4]   2> 171249 T2569 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4
[junit4:junit4]   2> 171249 T2569 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363975062369/jetty4
[junit4:junit4]   2> 171249 T2569 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 171249 T2569 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89389469687939084-127.0.0.1:62045__collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:246)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 171250 T2569 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> 171250 T2569 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 171250 T2569 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 171251 T2569 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 171251 T2569 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=Lucene41(blocksize=128), text=Pulsing41(freqCutoff=7 minBlockSize=89 maxBlockSize=230), _version_=PostingsFormat(name=SimpleText), rnd_b=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=Lucene41(blocksize=128), timestamp=Lucene41(blocksize=128), id=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_t=Lucene41(blocksize=128), range_facet_sl=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_si=Lucene41(blocksize=128), other_tl1=Lucene41(blocksize=128), multiDefault=Lucene41(blocksize=128), a_si=PostingsFormat(name=SimpleText)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=es_CO, timezone=Europe/Sarajevo
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=3,free=180946800,total=333447168
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DebugComponentTest, TestJmxIntegration, SolrPluginUtilsTest, TestSolr4Spatial, UniqFieldsUpdateProcessorFactoryTest, TestFoldingMultitermQuery, ZkNodePropsTest, SuggesterWFSTTest, NumericFieldsTest, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, FullSolrCloudDistribCmdsTest, TestSystemIdResolver, ZkSolrClientTest, IndexBasedSpellCheckerTest, EchoParamsTest, SortByFunctionTest, XsltUpdateRequestHandlerTest, SolrTestCaseJ4Test, CopyFieldTest, ShardRoutingCustomTest, SolrIndexConfigTest, TestIndexingPerformance, TestLuceneMatchVersion, CollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory, TermVectorComponentDistributedTest, TestMergePolicyConfig, TestFastOutputStream, TestLazyCores, DocValuesMultiTest, TestStressReorder, TestHashPartitioner, TestQueryTypes, TestFieldTypeResource, NoCacheHeaderTest, TestRecovery, RequiredFieldsTest, TestReload, FieldAnalysisRequestHandlerTest, TestRandomFaceting, LeaderElectionIntegrationTest, TestDistributedSearch, SuggesterTSTTest, CurrencyFieldXmlFileTest, BasicDistributedZk2Test, HighlighterConfigTest, IndexReaderFactoryTest, IndexSchemaRuntimeFieldTest, TestZkChroot, PathHierarchyTokenizerFactoryTest, SpellCheckComponentTest, DistanceFunctionTest, RequestHandlersTest, DirectUpdateHandlerTest, TestDistributedGrouping, URLClassifyProcessorTest, TestIndexSearcher, TimeZoneUtilsTest, TestMultiCoreConfBootstrap, TestComponentsName, DirectSolrSpellCheckerTest, TestPropInject, BasicDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 171.73s, 1 test, 1 failure <<< FAILURES!

[...truncated 421 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:355: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1210: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:874: There were test failures: 272 suites, 1146 tests, 1 failure, 27 ignored (8 assumptions)

Total time: 49 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure