You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/21 16:15:56 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_65) - Build # 10863 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10863/
Java: 32bit/jdk1.7.0_65 -client -XX:+UseSerialGC

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

Error Message:
Task 3001 did not complete, final state: submitted

Stack Trace:
java.lang.AssertionError: Task 3001 did not complete, final state: submitted
	at __randomizedtesting.SeedInfo.seed([78ECAE327C14F0C3:F90A202A0B4B90FF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:162)
	at org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11091 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/init-core-data-001
   [junit4]   2> 819892 T1989 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 819892 T1989 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 819895 T1989 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 819896 T1989 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 819896 T1990 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 819996 T1989 oasc.ZkTestServer.run start zk server on port:36691
   [junit4]   2> 819997 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 819999 T1996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c4cee name:ZooKeeperConnection Watcher:127.0.0.1:36691 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 819999 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820000 T1989 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 820009 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820010 T1998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11c45e8 name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820011 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820011 T1989 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 820013 T1989 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 820014 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 820016 T1989 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 820017 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 820018 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 820020 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 820020 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 820022 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820023 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 820024 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 820025 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 820026 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 820027 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 820029 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 820029 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 820031 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 820032 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 820034 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820034 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 820036 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820036 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 820038 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 820039 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 820041 T1989 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 820041 T1989 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 820331 T1989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 820335 T1989 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53163
   [junit4]   2> 820336 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 820336 T1989 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 820336 T1989 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002
   [junit4]   2> 820337 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/'
   [junit4]   2> 820368 T1989 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/solr.xml
   [junit4]   2> 820415 T1989 oasc.CoreContainer.<init> New CoreContainer 29745626
   [junit4]   2> 820416 T1989 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/]
   [junit4]   2> 820417 T1989 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 820417 T1989 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 820418 T1989 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 820418 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 820419 T1989 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 820419 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 820420 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 820420 T1989 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 820420 T1989 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 820421 T1989 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 820422 T1989 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 820422 T1989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 820423 T1989 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36691/solr
   [junit4]   2> 820423 T1989 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 820424 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820425 T2009 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ec5a9 name:ZooKeeperConnection Watcher:127.0.0.1:36691 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820426 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820428 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820428 T2011 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11d0417 name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820429 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820430 T1989 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 820432 T1989 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 820434 T1989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 820436 T1989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 820439 T1989 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 820441 T1989 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 820443 T1989 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53163_
   [junit4]   2> 820443 T1989 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53163_
   [junit4]   2> 820446 T1989 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 820448 T1989 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 820451 T1989 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53163_
   [junit4]   2> 820452 T1989 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 820454 T1989 oasc.Overseer.start Overseer (id=92140337466310659-127.0.0.1:53163_-n_0000000000) starting
   [junit4]   2> 820456 T1989 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 820464 T2013 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 820465 T1989 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 820467 T1989 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 820468 T1989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 820470 T2012 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 820476 T2014 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 820476 T2014 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 820477 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 820477 T2014 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 820478 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820479 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53163_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 820479 T2012 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 820479 T2012 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 820481 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 820481 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 821478 T2014 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 821478 T2014 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 821479 T2014 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 821479 T2014 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 821479 T2014 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 821480 T2014 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/collection1/'
   [junit4]   2> 821480 T2014 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 821480 T2014 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 821481 T2014 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 821515 T2014 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 821559 T2014 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 821560 T2014 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 821568 T2014 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 821825 T2014 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 821830 T2014 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 821832 T2014 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 821842 T2014 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 821845 T2014 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 821847 T2014 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 821848 T2014 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 821848 T2014 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 821848 T2014 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 821849 T2014 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 821849 T2014 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 821849 T2014 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 821849 T2014 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 821850 T2014 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-002/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-001/control/data/
   [junit4]   2> 821850 T2014 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e71249
   [junit4]   2> 821851 T2014 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-001/control/data
   [junit4]   2> 821851 T2014 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-001/control/data/index/
   [junit4]   2> 821851 T2014 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 821851 T2014 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-001/control/data/index
   [junit4]   2> 821852 T2014 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 821852 T2014 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b52ff0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df3285),segFN=segments_1,generation=1}
   [junit4]   2> 821852 T2014 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 821855 T2014 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 821855 T2014 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 821855 T2014 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 821855 T2014 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 821856 T2014 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 821856 T2014 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 821856 T2014 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 821857 T2014 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 821857 T2014 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 821857 T2014 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 821858 T2014 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 821858 T2014 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 821858 T2014 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 821858 T2014 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 821859 T2014 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 821859 T2014 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 821859 T2014 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 821862 T2014 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 821865 T2014 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 821865 T2014 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 821865 T2014 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.0615234375, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=4.07941522372508, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14496384622119518
   [junit4]   2> 821866 T2014 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b52ff0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1df3285),segFN=segments_1,generation=1}
   [junit4]   2> 821866 T2014 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 821866 T2014 oass.SolrIndexSearcher.<init> Opening Searcher@21eb18[collection1] main
   [junit4]   2> 821867 T2014 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 821868 T2014 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 821868 T2014 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 821868 T2014 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 821868 T2014 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 821869 T2014 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 821869 T2014 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 821869 T2014 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 821870 T2014 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 821871 T2014 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 821871 T2014 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 821871 T2014 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 821874 T2015 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21eb18[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 821875 T2014 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 821875 T2018 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53163 collection:control_collection shard:shard1
   [junit4]   2> 821876 T1989 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 821876 T2018 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 821876 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 821878 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 821879 T2020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@506c6a name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821879 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821880 T1989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 821881 T2018 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 821882 T1989 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 821883 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 821883 T2018 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 821883 T2018 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2509 name=collection1 org.apache.solr.core.SolrCore@15e28d5 url=http://127.0.0.1:53163/collection1 node=127.0.0.1:53163_ C2509_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53163, core=collection1, node_name=127.0.0.1:53163_}
   [junit4]   2> 821884 T2018 C2509 P53163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53163/collection1/
   [junit4]   2> 821884 T2018 C2509 P53163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 821884 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 821884 T2018 C2509 P53163 oasc.SyncStrategy.syncToMe http://127.0.0.1:53163/collection1/ has no replicas
   [junit4]   2> 821885 T2018 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53163/collection1/ shard1
   [junit4]   2> 821885 T2018 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 821887 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 821890 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 821892 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 821994 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 821994 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822041 T2018 oasc.ZkController.register We are http://127.0.0.1:53163/collection1/ and leader is http://127.0.0.1:53163/collection1/
   [junit4]   2> 822041 T2018 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53163
   [junit4]   2> 822042 T2018 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 822042 T2018 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 822042 T2018 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 822043 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822044 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822044 T2018 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822044 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822045 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822045 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53163_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 822047 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 822149 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822149 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822195 T1989 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 822196 T1989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 822198 T1989 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37907
   [junit4]   2> 822199 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 822199 T1989 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 822199 T1989 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003
   [junit4]   2> 822200 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/'
   [junit4]   2> 822214 T1989 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/solr.xml
   [junit4]   2> 822258 T1989 oasc.CoreContainer.<init> New CoreContainer 22416447
   [junit4]   2> 822259 T1989 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/]
   [junit4]   2> 822260 T1989 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 822260 T1989 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 822260 T1989 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 822260 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 822261 T1989 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 822261 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 822261 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 822262 T1989 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 822262 T1989 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 822262 T1989 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 822263 T1989 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 822263 T1989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 822263 T1989 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36691/solr
   [junit4]   2> 822264 T1989 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 822265 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 822266 T2031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e2cff name:ZooKeeperConnection Watcher:127.0.0.1:36691 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 822266 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 822268 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 822269 T2033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79bb87 name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 822269 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 822273 T1989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 823276 T1989 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37907_
   [junit4]   2> 823278 T1989 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37907_
   [junit4]   2> 823292 T2034 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 823293 T2034 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 823293 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823293 T2034 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 823293 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823294 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823294 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823295 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37907",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37907_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 823296 T2012 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 823296 T2012 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 823299 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 823401 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 823401 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 823401 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824294 T2034 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 824294 T2034 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 824295 T2034 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 824296 T2034 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 824297 T2034 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 824297 T2034 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/'
   [junit4]   2> 824297 T2034 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 824298 T2034 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 824298 T2034 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 824337 T2034 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 824366 T2034 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 824367 T2034 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 824374 T2034 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 824656 T2034 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 824661 T2034 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 824663 T2034 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 824673 T2034 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 824676 T2034 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 824679 T2034 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 824679 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 824680 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 824680 T2034 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 824681 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 824681 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 824681 T2034 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 824682 T2034 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 824682 T2034 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/data/
   [junit4]   2> 824682 T2034 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e71249
   [junit4]   2> 824683 T2034 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/data
   [junit4]   2> 824683 T2034 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/data/index/
   [junit4]   2> 824683 T2034 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 824683 T2034 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-003/collection1/data/index
   [junit4]   2> 824684 T2034 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 824684 T2034 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1546d93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16850b2),segFN=segments_1,generation=1}
   [junit4]   2> 824684 T2034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 824687 T2034 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 824688 T2034 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 824688 T2034 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 824688 T2034 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 824688 T2034 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 824688 T2034 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 824689 T2034 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 824689 T2034 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 824689 T2034 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 824690 T2034 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 824690 T2034 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 824690 T2034 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 824691 T2034 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 824691 T2034 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 824691 T2034 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 824692 T2034 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 824692 T2034 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 824695 T2034 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 824698 T2034 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 824698 T2034 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 824698 T2034 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.0615234375, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=4.07941522372508, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14496384622119518
   [junit4]   2> 824699 T2034 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1546d93 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16850b2),segFN=segments_1,generation=1}
   [junit4]   2> 824699 T2034 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 824699 T2034 oass.SolrIndexSearcher.<init> Opening Searcher@a04bc9[collection1] main
   [junit4]   2> 824700 T2034 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 824701 T2034 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 824701 T2034 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 824701 T2034 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 824701 T2034 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 824702 T2034 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 824702 T2034 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 824703 T2034 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 824703 T2034 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 824703 T2034 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 824706 T2035 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a04bc9[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 824709 T2034 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 824710 T2038 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37907 collection:collection1 shard:shard1
   [junit4]   2> 824710 T1989 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 824711 T2038 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 824711 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 824716 T2038 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 824717 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824717 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824718 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824717 T2038 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 824718 T2038 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2510 name=collection1 org.apache.solr.core.SolrCore@1f23d6 url=http://127.0.0.1:37907/collection1 node=127.0.0.1:37907_ C2510_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37907, core=collection1, node_name=127.0.0.1:37907_}
   [junit4]   2> 824718 T2038 C2510 P37907 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37907/collection1/
   [junit4]   2> 824719 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824719 T2038 C2510 P37907 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 824719 T2038 C2510 P37907 oasc.SyncStrategy.syncToMe http://127.0.0.1:37907/collection1/ has no replicas
   [junit4]   2> 824719 T2038 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37907/collection1/ shard1
   [junit4]   2> 824719 T2038 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 824722 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824724 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824726 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824828 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824828 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824828 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824875 T2038 oasc.ZkController.register We are http://127.0.0.1:37907/collection1/ and leader is http://127.0.0.1:37907/collection1/
   [junit4]   2> 824875 T2038 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37907
   [junit4]   2> 824876 T2038 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 824876 T2038 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 824876 T2038 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 824877 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824878 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824878 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824878 T2038 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824879 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 824880 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37907",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37907_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 824882 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 824983 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824983 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 824983 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 825015 T1989 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 825016 T1989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 825020 T1989 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55783
   [junit4]   2> 825020 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 825021 T1989 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 825021 T1989 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004
   [junit4]   2> 825021 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/'
   [junit4]   2> 825039 T1989 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/solr.xml
   [junit4]   2> 825098 T1989 oasc.CoreContainer.<init> New CoreContainer 26562122
   [junit4]   2> 825098 T1989 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/]
   [junit4]   2> 825099 T1989 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 825099 T1989 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 825100 T1989 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 825100 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 825100 T1989 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 825100 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 825101 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 825101 T1989 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 825101 T1989 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 825102 T1989 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 825102 T1989 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 825102 T1989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 825103 T1989 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36691/solr
   [junit4]   2> 825103 T1989 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 825104 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825105 T2049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1471caf name:ZooKeeperConnection Watcher:127.0.0.1:36691 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825105 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825107 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 825108 T2051 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ff36c5 name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 825109 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 825117 T1989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 826120 T1989 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55783_
   [junit4]   2> 826122 T1989 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55783_
   [junit4]   2> 826131 T2052 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 826131 T2052 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826132 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826132 T2052 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 826133 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826133 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826136 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826137 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55783",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55783_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 826137 T2012 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 826137 T2012 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 826139 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 826241 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 826241 T2051 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 826241 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 826241 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827133 T2052 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 827134 T2052 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 827134 T2052 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 827135 T2052 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 827137 T2052 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 827137 T2052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/'
   [junit4]   2> 827139 T2052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 827139 T2052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 827140 T2052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 827186 T2052 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 827215 T2052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 827217 T2052 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 827224 T2052 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 827500 T2052 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 827505 T2052 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 827508 T2052 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 827517 T2052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 827520 T2052 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 827523 T2052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 827524 T2052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 827524 T2052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 827524 T2052 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 827525 T2052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 827525 T2052 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 827526 T2052 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 827526 T2052 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 827526 T2052 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/data/
   [junit4]   2> 827526 T2052 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e71249
   [junit4]   2> 827527 T2052 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/data
   [junit4]   2> 827527 T2052 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/data/index/
   [junit4]   2> 827527 T2052 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 827528 T2052 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-004/collection1/data/index
   [junit4]   2> 827528 T2052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 827528 T2052 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c05c31 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e7c654),segFN=segments_1,generation=1}
   [junit4]   2> 827529 T2052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 827532 T2052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 827532 T2052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 827532 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 827533 T2052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 827533 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 827533 T2052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 827533 T2052 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 827534 T2052 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 827534 T2052 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 827534 T2052 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 827535 T2052 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 827535 T2052 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 827535 T2052 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 827536 T2052 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 827536 T2052 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 827537 T2052 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 827537 T2052 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 827540 T2052 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 827542 T2052 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 827542 T2052 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 827543 T2052 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=36.0615234375, floorSegmentMB=1.5791015625, forceMergeDeletesPctAllowed=4.07941522372508, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14496384622119518
   [junit4]   2> 827544 T2052 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c05c31 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e7c654),segFN=segments_1,generation=1}
   [junit4]   2> 827544 T2052 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 827544 T2052 oass.SolrIndexSearcher.<init> Opening Searcher@a408a9[collection1] main
   [junit4]   2> 827544 T2052 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 827545 T2052 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 827545 T2052 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 827546 T2052 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 827546 T2052 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 827546 T2052 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827547 T2052 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 827547 T2052 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 827547 T2052 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 827547 T2052 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 827551 T2053 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a408a9[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 827553 T2052 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 827554 T2056 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55783 collection:collection1 shard:shard2
   [junit4]   2> 827555 T1989 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 827555 T2056 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 827555 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 827559 T2056 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 827560 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827560 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827560 T2056 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 827561 T2056 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 827560 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2511 name=collection1 org.apache.solr.core.SolrCore@f3cf48 url=http://127.0.0.1:55783/collection1 node=127.0.0.1:55783_ C2511_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55783, core=collection1, node_name=127.0.0.1:55783_}
   [junit4]   2> 827561 T2056 C2511 P55783 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55783/collection1/
   [junit4]   2> 827561 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827561 T2056 C2511 P55783 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 827562 T2056 C2511 P55783 oasc.SyncStrategy.syncToMe http://127.0.0.1:55783/collection1/ has no replicas
   [junit4]   2> 827562 T2056 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55783/collection1/ shard2
   [junit4]   2> 827562 T2056 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 827563 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827565 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827566 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827668 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827668 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827668 T2051 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827668 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827715 T2056 oasc.ZkController.register We are http://127.0.0.1:55783/collection1/ and leader is http://127.0.0.1:55783/collection1/
   [junit4]   2> 827716 T2056 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55783
   [junit4]   2> 827716 T2056 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 827716 T2056 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 827716 T2056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 827717 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827718 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827718 T2056 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827718 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827719 T2012 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 827720 T2012 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55783",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55783_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 827721 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 827823 T2011 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827823 T2033 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827823 T2020 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827823 T2051 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 827979 T1989 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 827980 T1989 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 827982 T1989 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40645
   [junit4]   2> 827984 T1989 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 827984 T1989 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 827985 T1989 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-005
   [junit4]   2> 827985 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-005/'
   [junit4]   2> 828003 T1989 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-005/solr.xml
   [junit4]   2> 828051 T1989 oasc.CoreContainer.<init> New CoreContainer 29868560
   [junit4]   2> 828052 T1989 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-005/]
   [junit4]   2> 828053 T1989 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 828054 T1989 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 828054 T1989 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 828055 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 828055 T1989 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 828056 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 828056 T1989 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 828057 T1989 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 828057 T1989 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 828058 T1989 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 828059 T1989 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 828059 T1989 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 828060 T1989 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:36691/solr
   [junit4]   2> 828060 T1989 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 828062 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828063 T2067 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195b39b name:ZooKeeperConnection Watcher:127.0.0.1:36691 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828063 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828066 T1989 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828066 T2069 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f0a16 name:ZooKeeperConnection Watcher:127.0.0.1:36691/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828066 T1989 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828072 T1989 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 829075 T1989 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40645_
   [junit4]   2> 829076 T1989 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40645_
   [junit4]   2> 829088 T2070 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 829088 T2070 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 829089 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 829089 T2070 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 829089 T2011 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path

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

x/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data;done=false>>]
   [junit4]   2> 971950 T1989 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data
   [junit4]   2> 971950 T1989 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index;done=false>>]
   [junit4]   2> 971950 T1989 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit_shard3_replica1/data/index
   [junit4]   2> 971951 T1989 oasc.SolrCore.close [ocptest_shardsplit2_shard4_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a00f7
   [junit4]   2> 971960 T1989 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 971961 T1989 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 971961 T1989 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 971961 T1989 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 971962 T1989 oasc.SolrCore.closeSearcher [ocptest_shardsplit2_shard4_replica1] Closing main searcher on request.
   [junit4]   2> 971962 T1989 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 971962 T1989 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data;done=false>>]
   [junit4]   2> 971963 T1989 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data
   [junit4]   2> 971963 T1989 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data/index;done=false>>]
   [junit4]   2> 971963 T1989 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001/tempDir-006/ocptest_shardsplit2_shard4_replica1/data/index
   [junit4]   2> 971964 T2229 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:38039_
   [junit4]   2> 971989 T1989 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 973466 T2231 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:289)
   [junit4]   2> 
   [junit4]   2> 973466 T2089 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 976979 T1989 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 976979 T1989 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:36691 36691
   [junit4]   2> 977390 T1990 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:36691 36691
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultiThreadedOCPTest -Dtests.method=testDistribSearch -Dtests.seed=78ECAE327C14F0C3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=Europe/Dublin -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  158s J0 | MultiThreadedOCPTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Task 3001 did not complete, final state: submitted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78ECAE327C14F0C3:F90A202A0B4B90FF]:0)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.testDeduplicationOfSubmittedTasks(MultiThreadedOCPTest.java:162)
   [junit4]    > 	at org.apache.solr.cloud.MultiThreadedOCPTest.doTest(MultiThreadedOCPTest.java:71)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977408 T1989 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./temp/solr.cloud.MultiThreadedOCPTest-78ECAE327C14F0C3-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=sr_CS, timezone=Europe/Dublin
   [junit4]   2> NOTE: Linux 3.13.0-32-generic i386/Oracle Corporation 1.7.0_65 (32-bit)/cpus=8,threads=1,free=101164264,total=242016256
   [junit4]   2> NOTE: All tests run in this JVM: [PreAnalyzedUpdateProcessorTest, ChaosMonkeyNothingIsSafeTest, ParsingFieldUpdateProcessorsTest, TestCloudSchemaless, PeerSyncTest, TestStressVersions, TimeZoneUtilsTest, BlockCacheTest, TestConfigSets, TestFaceting, DateFieldTest, HdfsLockFactoryTest, PreAnalyzedFieldTest, TestHashPartitioner, TestReload, TestBinaryResponseWriter, TestSearcherReuse, IndexSchemaTest, TestAnalyzedSuggestions, TestReplicationHandler, RAMDirectoryFactoryTest, TestSolr4Spatial2, MergeStrategyTest, SyncSliceTest, ResponseHeaderTest, TestMaxScoreQueryParser, TestSolrDeletionPolicy1, TestCoreDiscovery, TestUtils, TestSolr4Spatial, TestFreeTextSuggestions, TestSolrJ, TestQuerySenderListener, TestFieldTypeCollectionResource, IndexBasedSpellCheckerTest, FieldFacetTest, TestLMJelinekMercerSimilarityFactory, TestSurroundQueryParser, CurrencyFieldOpenExchangeTest, TestTolerantSearch, TestFastOutputStream, TestFieldTypeResource, FieldMutatingUpdateProcessorTest, HdfsChaosMonkeySafeLeaderTest, TestChildDocTransformer, BasicFunctionalityTest, MoreLikeThisHandlerTest, DateRangeFieldTest, TestPartialUpdateDeduplication, ExpressionTest, AsyncMigrateRouteKeyTest, MultiThreadedOCPTest]
   [junit4] Completed on J0 in 157.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 945 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1298: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: There were test failures: 419 suites, 1714 tests, 1 failure, 39 ignored (18 assumptions)

Total time: 95 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_65 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any