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/05/08 02:04:30 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10144 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10144/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
collection already exists: implicitcoll1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: implicitcoll1
	at __randomizedtesting.SeedInfo.seed([A7493F98E0513024:26AFB180970E5018]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1512)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1467)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:184)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11638 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/init-core-data-001
   [junit4]   2> 1205824 T6075 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1205825 T6075 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1205828 T6075 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1205828 T6075 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1205829 T6076 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1205929 T6075 oasc.ZkTestServer.run start zk server on port:44143
   [junit4]   2> 1205930 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205947 T6082 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12a82c1c name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1205947 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1205948 T6075 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1205953 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205955 T6084 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b6e07c0 name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1205955 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1205956 T6075 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1205960 T6075 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1205962 T6075 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1205965 T6075 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1205968 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1205969 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1205973 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1205974 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1205979 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1205980 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1205983 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1205984 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1205986 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1205986 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1205988 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1205988 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1205990 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1205990 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1205992 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1205992 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1205994 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1205994 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1205996 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1205996 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1205998 T6075 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1205999 T6075 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1206227 T6075 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1206240 T6075 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48648
   [junit4]   2> 1206240 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1206241 T6075 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1206241 T6075 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002
   [junit4]   2> 1206242 T6075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/'
   [junit4]   2> 1206262 T6075 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/solr.xml
   [junit4]   2> 1206304 T6075 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002
   [junit4]   2> 1206304 T6075 oasc.CoreContainer.<init> New CoreContainer 1577180387
   [junit4]   2> 1206305 T6075 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/]
   [junit4]   2> 1206306 T6075 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1206306 T6075 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1206306 T6075 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1206306 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1206306 T6075 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1206307 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1206307 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1206307 T6075 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1206307 T6075 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1206308 T6075 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1206308 T6075 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1206308 T6075 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1206308 T6075 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44143/solr
   [junit4]   2> 1206308 T6075 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1206309 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206312 T6095 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c4ceb4c name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206313 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206316 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206317 T6097 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f5f5711 name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206318 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206320 T6075 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1206324 T6075 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1206329 T6075 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1206333 T6075 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1206337 T6075 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1206347 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1206350 T6075 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48648_
   [junit4]   2> 1206350 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48648_
   [junit4]   2> 1206354 T6075 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1206358 T6075 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1206364 T6075 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48648_
   [junit4]   2> 1206365 T6075 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1206368 T6075 oasc.Overseer.start Overseer (id=91718105055625219-127.0.0.1:48648_-n_0000000000) starting
   [junit4]   2> 1206372 T6075 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1206386 T6099 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1206386 T6075 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1206387 T6099 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:48648_
   [junit4]   2> 1206389 T6075 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1206391 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1206395 T6098 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1206397 T6075 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002
   [junit4]   2> 1206405 T6075 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/conf/
   [junit4]   2> 1206486 T6075 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1206487 T6075 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1206488 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1206488 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206490 T6102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b610087 name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206491 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206492 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1206495 T6075 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1206700 T6075 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1206701 T6075 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1206703 T6075 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60367
   [junit4]   2> 1206703 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1206704 T6075 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1206704 T6075 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003
   [junit4]   2> 1206704 T6075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/'
   [junit4]   2> 1206725 T6075 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/solr.xml
   [junit4]   2> 1206746 T6075 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003
   [junit4]   2> 1206746 T6075 oasc.CoreContainer.<init> New CoreContainer 2012138303
   [junit4]   2> 1206747 T6075 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/]
   [junit4]   2> 1206747 T6075 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1206748 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1206749 T6075 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1206749 T6075 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1206749 T6075 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1206750 T6075 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1206750 T6075 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1206750 T6075 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44143/solr
   [junit4]   2> 1206750 T6075 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1206751 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206754 T6113 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e61d29c name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206754 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206757 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206758 T6115 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23150eaa name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206758 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206767 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1207770 T6075 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60367_
   [junit4]   2> 1207772 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60367_
   [junit4]   2> 1207775 T6102 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207775 T6115 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207775 T6097 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207781 T6075 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003
   [junit4]   2> 1207788 T6075 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/conf/
   [junit4]   2> 1207891 T6075 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1207892 T6075 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1207893 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1208108 T6075 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1208109 T6075 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1208111 T6075 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33537
   [junit4]   2> 1208112 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1208112 T6075 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1208112 T6075 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004
   [junit4]   2> 1208112 T6075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/'
   [junit4]   2> 1208122 T6075 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/solr.xml
   [junit4]   2> 1208141 T6075 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004
   [junit4]   2> 1208142 T6075 oasc.CoreContainer.<init> New CoreContainer 547581671
   [junit4]   2> 1208142 T6075 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/]
   [junit4]   2> 1208143 T6075 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1208143 T6075 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1208143 T6075 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1208143 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1208143 T6075 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1208144 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1208144 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1208144 T6075 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1208144 T6075 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1208145 T6075 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1208145 T6075 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1208145 T6075 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1208145 T6075 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44143/solr
   [junit4]   2> 1208146 T6075 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1208146 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208148 T6127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49c6106e name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208148 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1208150 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1208151 T6129 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@193404a name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1208152 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1208161 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1209164 T6075 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33537_
   [junit4]   2> 1209167 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33537_
   [junit4]   2> 1209170 T6102 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1209170 T6129 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1209170 T6097 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1209170 T6115 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1209176 T6075 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004
   [junit4]   2> 1209185 T6075 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/conf/
   [junit4]   2> 1209267 T6075 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1209268 T6075 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1209269 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1209477 T6075 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1209478 T6075 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1209481 T6075 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48916
   [junit4]   2> 1209482 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1209483 T6075 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1209483 T6075 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005
   [junit4]   2> 1209483 T6075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/'
   [junit4]   2> 1209499 T6075 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/solr.xml
   [junit4]   2> 1209550 T6075 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005
   [junit4]   2> 1209551 T6075 oasc.CoreContainer.<init> New CoreContainer 376423027
   [junit4]   2> 1209551 T6075 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/]
   [junit4]   2> 1209552 T6075 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1209552 T6075 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1209552 T6075 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1209552 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1209553 T6075 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1209553 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1209553 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1209553 T6075 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1209553 T6075 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1209554 T6075 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1209554 T6075 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1209554 T6075 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1209554 T6075 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44143/solr
   [junit4]   2> 1209555 T6075 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1209556 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209558 T6141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3471787 name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1209558 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1209560 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1209561 T6143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2859b832 name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1209562 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1209569 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1210572 T6075 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48916_
   [junit4]   2> 1210574 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48916_
   [junit4]   2> 1210577 T6115 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1210577 T6102 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1210578 T6129 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1210577 T6143 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1210578 T6097 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1210583 T6075 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005
   [junit4]   2> 1210595 T6075 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/conf/
   [junit4]   2> 1210702 T6075 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1210703 T6075 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1210704 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1210914 T6075 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1210915 T6075 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1210918 T6075 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43002
   [junit4]   2> 1210918 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1210918 T6075 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1210918 T6075 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006
   [junit4]   2> 1210919 T6075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/'
   [junit4]   2> 1210933 T6075 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/solr.xml
   [junit4]   2> 1210959 T6075 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006
   [junit4]   2> 1210959 T6075 oasc.CoreContainer.<init> New CoreContainer 494708337
   [junit4]   2> 1210959 T6075 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/]
   [junit4]   2> 1210960 T6075 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1210960 T6075 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1210960 T6075 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1210961 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1210961 T6075 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1210961 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1210961 T6075 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1210961 T6075 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1210962 T6075 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1210962 T6075 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1210962 T6075 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1210962 T6075 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1210963 T6075 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44143/solr
   [junit4]   2> 1210963 T6075 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1210964 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210965 T6155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@629353d6 name:ZooKeeperConnection Watcher:127.0.0.1:44143 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1210966 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1210969 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210970 T6157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@217913ee name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1210971 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1210994 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1211998 T6075 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43002_
   [junit4]   2> 1212000 T6075 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43002_
   [junit4]   2> 1212004 T6097 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212004 T6102 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212004 T6143 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212004 T6157 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212004 T6115 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212004 T6129 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1212011 T6075 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006
   [junit4]   2> 1212022 T6075 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/conf/
   [junit4]   2> 1212109 T6075 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1212110 T6075 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1212111 T6075 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1212112 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212114 T6160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36e43d7b name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1212115 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1212116 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1212120 T6075 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212121 T6162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a4993c name:ZooKeeperConnection Watcher:127.0.0.1:44143/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1212121 T6075 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1212123 T6075 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1212131 T6108 oasha.CollectionsHandler.handleCreateAction Creating Collection : router.name=implicit&action=CREATE&version=2&maxShardsPerNode=5&shards=a,b,c&wt=javabin&name=implicitcoll0&replicationFactor=5
   [junit4]   2> 1212133 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212135 T6099 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"5",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1212135 T6099 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"5",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1212137 T6099 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1212137 T6099 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/implicitcoll0 
   [junit4]   2> 1212137 T6099 oascc.SolrZkClient.makePath makePath: /collections/implicitcoll0
   [junit4]   2> 1212143 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212145 T6098 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1212146 T6098 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: implicitcoll0
   [junit4]   2> 1212146 T6098 oasc.Overseer$ClusterStateUpdater.createCollection Create collection implicitcoll0 with shards [a, b, c]
   [junit4]   2> 1212149 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212150 T6160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212150 T6102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212151 T6157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212150 T6129 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212150 T6097 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212150 T6143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212150 T6162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212152 T6115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212243 T6099 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [a, b, c] , replicationFactor : 5
   [junit4]   2> 1212244 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica1 as part of slice a of collection implicitcoll0 on 127.0.0.1:33537_
   [junit4]   2> 1212245 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica2 as part of slice a of collection implicitcoll0 on 127.0.0.1:43002_
   [junit4]   2> 1212247 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica3 as part of slice a of collection implicitcoll0 on 127.0.0.1:48916_
   [junit4]   2> 1212248 T6125 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_a_replica1&shard=a&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212250 T6151 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_a_replica2&shard=a&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212250 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica4 as part of slice a of collection implicitcoll0 on 127.0.0.1:48648_
   [junit4]   2> 1212252 T6136 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_a_replica3&shard=a&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212252 T6125 oasc.ZkController.publish publishing core=implicitcoll0_a_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1212253 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica5 as part of slice a of collection implicitcoll0 on 127.0.0.1:60367_
   [junit4]   2> 1212253 T6151 oasc.ZkController.publish publishing core=implicitcoll0_a_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1212254 T6136 oasc.ZkController.publish publishing core=implicitcoll0_a_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1212255 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica1 as part of slice b of collection implicitcoll0 on 127.0.0.1:33537_
   [junit4]   2> 1212255 T6125 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212254 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212254 T6090 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_a_replica4&shard=a&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212257 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica2 as part of slice b of collection implicitcoll0 on 127.0.0.1:43002_
   [junit4]   2> 1212256 T6136 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212256 T6151 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212256 T6109 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_a_replica5&shard=a&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212258 T6090 oasc.ZkController.publish publishing core=implicitcoll0_a_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1212258 T6098 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1212258 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica3 as part of slice b of collection implicitcoll0 on 127.0.0.1:48916_
   [junit4]   2> 1212258 T6123 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_b_replica1&shard=b&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212260 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212261 T6109 oasc.ZkController.publish publishing core=implicitcoll0_a_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1212261 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica4 as part of slice b of collection implicitcoll0 on 127.0.0.1:48648_
   [junit4]   2> 1212260 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33537",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33537_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212260 T6090 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212259 T6153 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_b_replica2&shard=b&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212263 T6123 oasc.ZkController.publish publishing core=implicitcoll0_b_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1212263 T6109 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212262 T6137 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_b_replica3&shard=b&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212263 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica5 as part of slice b of collection implicitcoll0 on 127.0.0.1:60367_
   [junit4]   2> 1212265 T6091 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_b_replica4&shard=b&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212266 T6123 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212266 T6153 oasc.ZkController.publish publishing core=implicitcoll0_b_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1212267 T6137 oasc.ZkController.publish publishing core=implicitcoll0_b_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1212267 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica1 as part of slice c of collection implicitcoll0 on 127.0.0.1:33537_
   [junit4]   2> 1212268 T6110 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_b_replica5&shard=b&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212269 T6091 oasc.ZkController.publish publishing core=implicitcoll0_b_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1212271 T6153 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212271 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica2 as part of slice c of collection implicitcoll0 on 127.0.0.1:43002_
   [junit4]   2> 1212273 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212273 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43002",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43002_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212273 T6124 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_c_replica1&shard=c&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212273 T6137 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212274 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica3 as part of slice c of collection implicitcoll0 on 127.0.0.1:48916_
   [junit4]   2> 1212274 T6110 oasc.ZkController.publish publishing core=implicitcoll0_b_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1212274 T6091 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212276 T6150 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_c_replica2&shard=c&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212277 T6110 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212277 T6124 oasc.ZkController.publish publishing core=implicitcoll0_c_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1212278 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica4 as part of slice c of collection implicitcoll0 on 127.0.0.1:48648_
   [junit4]   2> 1212278 T6150 oasc.ZkController.publish publishing core=implicitcoll0_c_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1212279 T6124 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212279 T6138 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_c_replica3&shard=c&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212280 T6150 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212280 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212280 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48916",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48916_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212280 T6099 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica5 as part of slice c of collection implicitcoll0 on 127.0.0.1:60367_
   [junit4]   2> 1212282 T6138 oasc.ZkController.publish publishing core=implicitcoll0_c_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1212281 T6092 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_c_replica4&shard=c&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212283 T6138 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212285 T6111 oasha.CoreAdminHandler.handleCreateAction core create command action=CREATE&version=2&qt=/admin/cores&numShards=3&wt=javabin&name=implicitcoll0_c_replica5&shard=c&collection.configName=conf1&collection=implicitcoll0
   [junit4]   2> 1212285 T6092 oasc.ZkController.publish publishing core=implicitcoll0_c_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1212286 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48648",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48648_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212287 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212287 T6111 oasc.ZkController.publish publishing core=implicitcoll0_c_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1212287 T6092 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212288 T6111 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1212290 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60367",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60367_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212293 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212294 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33537",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33537_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212297 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212298 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43002",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43002_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212301 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212302 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48916",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48916_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212306 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212307 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48648",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48648_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212311 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212312 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60367",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60367_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212316 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212317 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33537",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33537_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212320 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212321 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43002",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43002_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212324 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212325 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48916",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48916_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212328 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212330 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48648",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48648_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212333 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212334 T6098 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60367",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60367_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1212337 T6097 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1212439 T6129 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212440 T6097 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212440 T6157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212440 T6115 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212439 T6160 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212439 T6102 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212439 T6143 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1212439 T6162 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1213256 T6125 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica1
   [junit4]   2> 1213257 T6125 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213257 T6125 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213258 T6125 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213258 T6136 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica3
   [junit4]   2> 1213258 T6151 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica2
   [junit4]   2> 1213259 T6136 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213259 T6151 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213259 T6125 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213259 T6151 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213259 T6151 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213259 T6125 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/implicitcoll0_a_replica1/'
   [junit4]   2> 1213259 T6136 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213260 T6151 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213260 T6136 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213260 T6151 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/implicitcoll0_a_replica2/'
   [junit4]   2> 1213261 T6136 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213261 T6136 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/implicitcoll0_a_replica3/'
   [junit4]   2> 1213263 T6090 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica4
   [junit4]   2> 1213264 T6090 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213264 T6090 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213264 T6109 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica5
   [junit4]   2> 1213265 T6090 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213266 T6109 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213266 T6090 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213266 T6109 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213267 T6123 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica1
   [junit4]   2> 1213267 T6109 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213267 T6090 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/implicitcoll0_a_replica4/'
   [junit4]   2> 1213268 T6123 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213269 T6123 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213269 T6123 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213270 T6109 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213270 T6109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/implicitcoll0_a_replica5/'
   [junit4]   2> 1213272 T6153 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica2
   [junit4]   2> 1213273 T6153 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213273 T6153 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213274 T6153 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213273 T6123 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213274 T6137 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica3
   [junit4]   2> 1213275 T6123 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/implicitcoll0_b_replica1/'
   [junit4]   2> 1213275 T6137 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213276 T6091 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica4
   [junit4]   2> 1213276 T6153 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213277 T6153 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/implicitcoll0_b_replica2/'
   [junit4]   2> 1213277 T6137 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213277 T6091 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213277 T6110 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica5
   [junit4]   2> 1213278 T6091 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213278 T6091 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213277 T6137 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213278 T6110 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213279 T6137 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213279 T6137 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/implicitcoll0_b_replica3/'
   [junit4]   2> 1213280 T6091 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213280 T6091 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/implicitcoll0_b_replica4/'
   [junit4]   2> 1213280 T6124 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica1
   [junit4]   2> 1213281 T6124 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213281 T6150 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica2
   [junit4]   2> 1213281 T6150 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213282 T6150 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213283 T6110 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213283 T6150 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213283 T6124 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213283 T6110 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213284 T6124 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213284 T6138 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica3
   [junit4]   2> 1213284 T6150 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213285 T6150 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-006/implicitcoll0_c_replica2/'
   [junit4]   2> 1213285 T6138 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213286 T6138 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213286 T6124 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213286 T6138 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213286 T6124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-004/implicitcoll0_c_replica1/'
   [junit4]   2> 1213288 T6092 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica4
   [junit4]   2> 1213288 T6110 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213289 T6110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/implicitcoll0_b_replica5/'
   [junit4]   2> 1213289 T6092 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213289 T6111 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica5
   [junit4]   2> 1213290 T6138 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213290 T6111 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1213290 T6138 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-005/implicitcoll0_c_replica3/'
   [junit4]   2> 1213292 T6111 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213292 T6111 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213293 T6092 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1213293 T6092 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1213293 T6111 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213294 T6111 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-003/implicitcoll0_c_replica5/'
   [junit4]   2> 1213300 T6092 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1213301 T6092 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CustomCollectionTest-A7493F98E0513024-001/tempDir-002/implicitcoll0_c_replica4/'
   [junit4]   2> 1213336 T6136 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213339 T6125 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213344 T6109 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213357 T6153 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213371 T6138 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213379 T6151 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213409 T6090 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213416 T6150 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213418 T6124 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213421 T6123 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213429 T6110 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213430 T6111 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213437 T6125 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213441 T6125 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213460 T6092 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213460 T6137 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213468 T6125 oass.IndexSchema.readSchema [implicitcoll0_a_replica1] Schema name=test
   [junit4]   2> 1213475 T6138 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213475 T6109 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213478 T6136 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213480 T6136 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213481 T6138 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213475 T6153 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213478 T6109 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213488 T6153 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213489 T6091 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1213494 T6109 oass.IndexSchema.readSchema [implicitcoll0_a_replica5] Schema name=test
   [junit4]   2> 1213496 T6138 oass.IndexSchema.readSchema [implicitcoll0_c_replica3] Schema name=test
   [junit4]   2> 1213503 T6136 oass.IndexSchema.readSchema [implicitcoll0_a_replica3] Schema name=test
   [junit4]   2> 1213531 T6090 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213535 T6090 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213541 T6090 oass.IndexSchema.readSchema [implicitcoll0_a_replica4] Schema name=test
   [junit4]   2> 1213547 T6110 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213548 T6153 oass.IndexSchema.readSchema [implicitcoll0_b_replica2] Schema name=test
   [junit4]   2> 1213548 T6124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213549 T6110 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213550 T6124 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213552 T6111 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213552 T6150 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213555 T6111 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213558 T6151 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213560 T6150 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213560 T6151 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213566 T6123 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213567 T6111 oass.IndexSchema.readSchema [implicitcoll0_c_replica5] Schema name=test
   [junit4]   2> 1213567 T6137 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213569 T6110 oass.IndexSchema.readSchema [implicitcoll0_b_replica5] Schema name=test
   [junit4]   2> 1213570 T6124 oass.IndexSchema.readSchema [implicitcoll0_c_replica1] Schema name=test
   [junit4]   2> 1213571 T6137 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213571 T6123 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213576 T6150 oass.IndexSchema.readSchema [implicitcoll0_c_replica2] Schema name=test
   [junit4]   2> 1213581 T6151 oass.IndexSchema.readSchema [implicitcoll0_a_replica2] Schema name=test
   [junit4]   2> 1213620 T6123 oass.IndexSchema.readSchema [implicitcoll0_b_replica1] Schema name=test
   [junit4]   2> 1213620 T6137 oass.IndexSchema.readSchema [implicitcoll0_b_replica3] Schema name=test
   [junit4]   2> 1213629 T6092 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213633 T6092 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213647 T6091 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213653 T6092 oass.IndexSchema.readSchema [implicitcoll0_c_replica4] Schema name=test
   [junit4]   2> 1213683 T6091 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213715 T6091 oass.IndexSchema.readSchema [implicitcoll0_b_replica4] Schema name=test
   [junit4]   2> 1214496 T6138 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1214501 T6138 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2

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

.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:136)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:291)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:123)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:128)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 1241465 T6143 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1241465 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241465 T6143 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> 1241465 T6143 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1241465 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1241466 T6143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.CustomCollectionTest-A7493F98E0513024-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, locale=es_AR, timezone=America/El_Salvador
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=1,free=248430632,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRecoveryHdfs, SolrTestCaseJ4Test, AnalysisErrorHandlingTest, TestMergePolicyConfig, DeleteReplicaTest, EnumFieldTest, OverseerCollectionProcessorTest, ZkCLITest, TestSolrXMLSerializer, TestClassNameShortening, SliceStateUpdateTest, DOMUtilTest, AnalysisAfterCoreReloadTest, ReturnFieldsTest, SchemaVersionSpecificBehaviorTest, IndexSchemaTest, AutoCommitTest, HdfsBasicDistributedZkTest, TestJmxMonitoredMap, TestLFUCache, TestMiniSolrCloudCluster, QueryParsingTest, ShardSplitTest, SolrInfoMBeanTest, DistributedSuggestComponentTest, LukeRequestHandlerTest, ZkControllerTest, SolrXmlInZkTest, TestSystemIdResolver, TestGroupingSearch, QueryEqualityTest, TestTrie, ScriptEngineTest, TestStressVersions, StatelessScriptUpdateProcessorFactoryTest, TestCharFilters, UnloadDistributedZkTest, TestManagedSynonymFilterFactory, TestCoreContainer, BadComponentTest, TestFaceting, CoreMergeIndexesAdminHandlerTest, DistributedSpellCheckComponentTest, MBeansHandlerTest, TestRestManager, TestSort, TestCustomSort, UUIDFieldTest, SpellPossibilityIteratorTest, TestBadConfig, CacheHeaderTest, SyncSliceTest, ConnectionManagerTest, DeleteInactiveReplicaTest, SliceStateTest, DateMathParserTest, ResourceLoaderTest, AliasIntegrationTest, TestPHPSerializedResponseWriter, DistributedTermsComponentTest, TestDynamicFieldCollectionResource, TestNonNRTOpen, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, TestFunctionQuery, TestPerFieldSimilarity, SOLR749Test, TestPostingsSolrHighlighter, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, BasicFunctionalityTest, SolrCoreTest, TestStandardQParsers, TestDocSet, TestMaxScoreQueryParser, TestNRTOpen, FastVectorHighlighterTest, TestExtendedDismaxParser, TestManagedResource, ShowFileRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, DirectUpdateHandlerOptimizeTest, UpdateParamsTest, TestFreeTextSuggestions, TestQueryUtils, ParsingFieldUpdateProcessorsTest, DocumentBuilderTest, RegexBoostProcessorTest, OverseerTest, SuggesterFSTTest, TestDocBasedVersionConstraints, TestBM25SimilarityFactory, TestShortCircuitedRequests, TestDocumentBuilder, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestRealTimeGet, TestJoin, SimpleFacetsTest, QueryElevationComponentTest, BadIndexSchemaTest, SoftAutoCommitTest, DocValuesTest, SuggesterTest, TestStressLucene, PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, SortByFunctionTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, SolrPluginUtilsTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, AlternateDirectoryTest, CopyFieldTest, TestStressRecovery, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, TestDistributedMissingSort, TestHighlightDedupGrouping, TestCollationKeyRangeQueries, CustomCollectionTest]
   [junit4] Completed on J0 in 36.58s, 1 test, 1 error <<< FAILURES!

[...truncated 205 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 389 suites, 1630 tests, 1 error, 37 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10149 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10149/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 20706 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

Total time: 61 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b15 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10148 - Still Failing!

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

All tests passed

Build Log:
[...truncated 20627 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_05) - Build # 10147 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10147/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
collection already exists: migrate_multipleshardtest_targetCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: migrate_multipleshardtest_targetCollection
	at __randomizedtesting.SeedInfo.seed([D90F9F9ECC573D57:58E91186BB085D6B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1512)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1467)
	at org.apache.solr.cloud.MigrateRouteKeyTest.createCollection(MigrateRouteKeyTest.java:153)
	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:187)
	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.doTest(AsyncMigrateRouteKeyTest.java:46)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11790 lines...]
   [junit4] Suite: org.apache.solr.cloud.AsyncMigrateRouteKeyTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/init-core-data-001
   [junit4]   2> 1106771 T5089 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1106773 T5089 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1106774 T5089 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1106774 T5090 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1106874 T5089 oasc.ZkTestServer.run start zk server on port:55528
   [junit4]   2> 1106876 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106976 T5096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@489f143b name:ZooKeeperConnection Watcher:127.0.0.1:55528 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1106977 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1106977 T5089 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1106984 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106985 T5098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c164e51 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1106986 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1106986 T5089 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1106989 T5089 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1106991 T5089 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1106993 T5089 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1106996 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1106997 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1107003 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1107004 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1107008 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1107009 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1107013 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1107014 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1107017 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1107018 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1107021 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1107021 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1107024 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1107025 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1107028 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1107029 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1107031 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1107032 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1107034 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1107035 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1107038 T5089 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1107039 T5089 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1107290 T5089 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1107296 T5089 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38016
   [junit4]   2> 1107296 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1107297 T5089 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1107297 T5089 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002
   [junit4]   2> 1107297 T5089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/'
   [junit4]   2> 1107309 T5089 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/solr.xml
   [junit4]   2> 1107335 T5089 oasc.CoreContainer.<init> New CoreContainer 525614865
   [junit4]   2> 1107335 T5089 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/]
   [junit4]   2> 1107336 T5089 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1107336 T5089 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1107336 T5089 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1107336 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1107337 T5089 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1107337 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1107337 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1107337 T5089 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1107337 T5089 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1107338 T5089 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1107338 T5089 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1107338 T5089 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1107339 T5089 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55528/solr
   [junit4]   2> 1107339 T5089 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1107340 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107342 T5109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f447ab name:ZooKeeperConnection Watcher:127.0.0.1:55528 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107342 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1107343 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107344 T5111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4501a527 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1107345 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1107346 T5089 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1107347 T5089 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1107349 T5089 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1107352 T5089 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1107354 T5089 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1107357 T5089 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1107357 T5089 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38016_
   [junit4]   2> 1107358 T5089 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38016_
   [junit4]   2> 1107359 T5089 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1107360 T5089 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1107362 T5089 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:38016_
   [junit4]   2> 1107362 T5089 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1107363 T5089 oasc.Overseer.start Overseer (id=91720337154244611-127.0.0.1:38016_-n_0000000000) starting
   [junit4]   2> 1107371 T5089 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1107376 T5113 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1107376 T5089 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1107376 T5113 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:38016_
   [junit4]   2> 1107377 T5089 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1107378 T5089 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1107379 T5112 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1107381 T5114 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1107381 T5114 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1107381 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1107381 T5114 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1107382 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1107382 T5112 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:38016",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38016_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1107382 T5112 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1107383 T5112 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1107384 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1107384 T5111 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> 1108382 T5114 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1108382 T5114 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1108383 T5114 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1108383 T5114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1108385 T5114 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1108385 T5114 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/collection1/'
   [junit4]   2> 1108386 T5114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1108386 T5114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1108387 T5114 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1108419 T5114 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1108431 T5114 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1108432 T5114 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1108437 T5114 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1108517 T5114 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1108518 T5114 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1108519 T5114 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1108521 T5114 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1108543 T5114 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1108543 T5114 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1108544 T5114 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-002/collection1/, dataDir=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/control/data/
   [junit4]   2> 1108544 T5114 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33acccb9
   [junit4]   2> 1108545 T5114 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/control/data
   [junit4]   2> 1108545 T5114 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/control/data/index/
   [junit4]   2> 1108545 T5114 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1108546 T5114 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/control/data/index
   [junit4]   2> 1108546 T5114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49587478765967796]
   [junit4]   2> 1108547 T5114 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@abdab65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3865cbd7),segFN=segments_1,generation=1}
   [junit4]   2> 1108547 T5114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1108550 T5114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1108551 T5114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1108551 T5114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1108551 T5114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1108552 T5114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1108552 T5114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1108553 T5114 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1108553 T5114 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1108553 T5114 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1108554 T5114 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1108554 T5114 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1108555 T5114 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1108555 T5114 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1108555 T5114 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1108556 T5114 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1108556 T5114 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1108559 T5114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1108561 T5114 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1108562 T5114 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1108562 T5114 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=55.9765625, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=11.62808843487232, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39835099377228567
   [junit4]   2> 1108563 T5114 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@abdab65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3865cbd7),segFN=segments_1,generation=1}
   [junit4]   2> 1108563 T5114 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1108563 T5114 oass.SolrIndexSearcher.<init> Opening Searcher@4b3c193d[collection1] main
   [junit4]   2> 1108564 T5114 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1108565 T5114 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1108566 T5114 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1108566 T5114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1108567 T5114 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1108567 T5114 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1108568 T5114 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1108568 T5114 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1108568 T5114 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1108569 T5114 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1108572 T5115 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b3c193d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1108573 T5114 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1108574 T5118 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38016 collection:control_collection shard:shard1
   [junit4]   2> 1108575 T5089 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1108575 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1108575 T5118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1108577 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108579 T5120 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@778d5542 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1108579 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1108581 T5089 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1108583 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1108584 T5089 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1108585 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108585 T5118 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1108586 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1029 name=collection1 org.apache.solr.core.SolrCore@53af461a url=http://127.0.0.1:38016/collection1 node=127.0.0.1:38016_ C1029_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:38016, core=collection1, node_name=127.0.0.1:38016_}
   [junit4]   2> 1108586 T5118 C1029 P38016 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38016/collection1/
   [junit4]   2> 1108587 T5118 C1029 P38016 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1108587 T5118 C1029 P38016 oasc.SyncStrategy.syncToMe http://127.0.0.1:38016/collection1/ has no replicas
   [junit4]   2> 1108587 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1108587 T5118 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38016/collection1/ shard1
   [junit4]   2> 1108588 T5118 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1108590 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108595 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108598 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108699 T5111 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> 1108699 T5120 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> 1108745 T5118 oasc.ZkController.register We are http://127.0.0.1:38016/collection1/ and leader is http://127.0.0.1:38016/collection1/
   [junit4]   2> 1108746 T5118 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38016
   [junit4]   2> 1108746 T5118 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1108746 T5118 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1108746 T5118 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1108748 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108748 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108748 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108748 T5118 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1108749 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1108750 T5112 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:38016",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:38016_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1108752 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1108840 T5089 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1108841 T5089 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1108843 T5089 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36656
   [junit4]   2> 1108843 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1108844 T5089 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1108844 T5089 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003
   [junit4]   2> 1108844 T5089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/'
   [junit4]   2> 1108853 T5111 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> 1108854 T5120 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> 1108857 T5089 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/solr.xml
   [junit4]   2> 1108902 T5089 oasc.CoreContainer.<init> New CoreContainer 499367476
   [junit4]   2> 1108902 T5089 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/]
   [junit4]   2> 1108903 T5089 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1108903 T5089 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1108904 T5089 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1108904 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1108905 T5089 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1108905 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1108906 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1108906 T5089 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1108906 T5089 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1108907 T5089 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1108908 T5089 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1108908 T5089 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1108909 T5089 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55528/solr
   [junit4]   2> 1108909 T5089 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1108911 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1108919 T5131 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46a9f565 name:ZooKeeperConnection Watcher:127.0.0.1:55528 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1108919 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1109027 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1109050 T5133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5dd6bd86 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1109050 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1109056 T5089 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1110058 T5089 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36656_
   [junit4]   2> 1110059 T5089 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36656_
   [junit4]   2> 1110061 T5133 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1110061 T5111 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1110061 T5120 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1110066 T5134 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1110067 T5134 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1110068 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110068 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110068 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110068 T5134 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1110070 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1110071 T5112 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:36656",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36656_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1110072 T5112 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1110072 T5112 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1110075 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1110178 T5133 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> 1110178 T5111 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> 1110178 T5120 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> 1111069 T5134 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1111070 T5134 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1111071 T5134 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1111071 T5134 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1111073 T5134 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1111073 T5134 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/collection1/'
   [junit4]   2> 1111074 T5134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1111074 T5134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1111075 T5134 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1111099 T5134 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1111107 T5134 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1111109 T5134 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1111113 T5134 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1111191 T5134 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1111193 T5134 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1111193 T5134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1111196 T5134 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1111218 T5134 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1111219 T5134 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1111219 T5134 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-003/collection1/, dataDir=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty1/
   [junit4]   2> 1111219 T5134 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33acccb9
   [junit4]   2> 1111220 T5134 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty1
   [junit4]   2> 1111221 T5134 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty1/index/
   [junit4]   2> 1111221 T5134 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1111221 T5134 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty1/index
   [junit4]   2> 1111222 T5134 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49587478765967796]
   [junit4]   2> 1111223 T5134 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@484f9171 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eaa8b70),segFN=segments_1,generation=1}
   [junit4]   2> 1111223 T5134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1111227 T5134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1111227 T5134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1111228 T5134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1111228 T5134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1111228 T5134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1111228 T5134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1111229 T5134 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1111229 T5134 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1111229 T5134 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1111229 T5134 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1111230 T5134 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1111230 T5134 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1111230 T5134 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1111230 T5134 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1111230 T5134 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1111231 T5134 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1111232 T5134 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111233 T5134 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1111233 T5134 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1111234 T5134 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=55.9765625, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=11.62808843487232, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39835099377228567
   [junit4]   2> 1111234 T5134 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@484f9171 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3eaa8b70),segFN=segments_1,generation=1}
   [junit4]   2> 1111234 T5134 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1111234 T5134 oass.SolrIndexSearcher.<init> Opening Searcher@49d74879[collection1] main
   [junit4]   2> 1111235 T5134 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1111236 T5134 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1111236 T5134 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1111236 T5134 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1111237 T5134 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1111237 T5134 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1111237 T5134 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1111238 T5134 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1111238 T5134 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1111238 T5134 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1111239 T5135 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49d74879[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1111240 T5134 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1111241 T5138 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36656 collection:collection1 shard:shard2
   [junit4]   2> 1111242 T5089 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1111242 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1111242 T5138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1111247 T5138 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1111248 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111249 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111249 T5138 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1111249 T5138 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1030 name=collection1 org.apache.solr.core.SolrCore@3f6044e2 url=http://127.0.0.1:36656/collection1 node=127.0.0.1:36656_ C1030_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:36656, core=collection1, node_name=127.0.0.1:36656_}
   [junit4]   2> 1111249 T5138 C1030 P36656 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36656/collection1/
   [junit4]   2> 1111249 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111249 T5138 C1030 P36656 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1111249 T5138 C1030 P36656 oasc.SyncStrategy.syncToMe http://127.0.0.1:36656/collection1/ has no replicas
   [junit4]   2> 1111250 T5138 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36656/collection1/ shard2
   [junit4]   2> 1111250 T5138 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1111250 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1111252 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111252 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111255 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111361 T5133 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> 1111361 T5111 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> 1111361 T5120 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> 1111403 T5138 oasc.ZkController.register We are http://127.0.0.1:36656/collection1/ and leader is http://127.0.0.1:36656/collection1/
   [junit4]   2> 1111403 T5138 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36656
   [junit4]   2> 1111403 T5138 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1111403 T5138 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1111403 T5138 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1111404 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111404 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111404 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111404 T5138 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1111405 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1111406 T5112 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:36656",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36656_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1111407 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1111482 T5089 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1111483 T5089 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1111484 T5089 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56333
   [junit4]   2> 1111485 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1111485 T5089 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111485 T5089 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004
   [junit4]   2> 1111485 T5089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/'
   [junit4]   2> 1111497 T5089 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/solr.xml
   [junit4]   2> 1111515 T5120 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> 1111515 T5111 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> 1111515 T5133 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> 1111515 T5089 oasc.CoreContainer.<init> New CoreContainer 897910297
   [junit4]   2> 1111516 T5089 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/]
   [junit4]   2> 1111516 T5089 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1111516 T5089 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1111517 T5089 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1111517 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1111517 T5089 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1111517 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1111518 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1111518 T5089 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1111518 T5089 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1111519 T5089 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1111519 T5089 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1111519 T5089 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1111519 T5089 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55528/solr
   [junit4]   2> 1111520 T5089 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1111520 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111521 T5149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7279a570 name:ZooKeeperConnection Watcher:127.0.0.1:55528 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1111522 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1111523 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1111524 T5151 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56eb25d9 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1111524 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1111528 T5089 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1112530 T5089 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56333_
   [junit4]   2> 1112532 T5089 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56333_
   [junit4]   2> 1112535 T5120 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1112535 T5151 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1112535 T5111 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1112535 T5133 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1112540 T5152 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1112541 T5152 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1112542 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1112542 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1112542 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1112542 T5152 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1112544 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1112545 T5112 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:56333",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56333_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1112545 T5112 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1112546 T5112 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1112552 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1112655 T5133 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> 1112655 T5111 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> 1112655 T5120 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> 1112655 T5151 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> 1113543 T5152 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1113544 T5152 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1113545 T5152 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1113545 T5152 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1113547 T5152 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1113547 T5152 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/collection1/'
   [junit4]   2> 1113549 T5152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1113549 T5152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1113550 T5152 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1113577 T5152 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1113585 T5152 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1113586 T5152 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1113591 T5152 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1113675 T5152 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1113676 T5152 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1113677 T5152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1113679 T5152 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1113690 T5152 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1113690 T5152 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1113691 T5152 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-004/collection1/, dataDir=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty2/
   [junit4]   2> 1113691 T5152 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@33acccb9
   [junit4]   2> 1113692 T5152 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty2
   [junit4]   2> 1113692 T5152 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty2/index/
   [junit4]   2> 1113693 T5152 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1113693 T5152 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty2/index
   [junit4]   2> 1113693 T5152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49587478765967796]
   [junit4]   2> 1113693 T5152 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@78931fc5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619c0a3a),segFN=segments_1,generation=1}
   [junit4]   2> 1113694 T5152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1113696 T5152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1113696 T5152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1113696 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1113696 T5152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1113696 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1113697 T5152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1113697 T5152 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1113697 T5152 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1113697 T5152 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1113697 T5152 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1113698 T5152 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1113698 T5152 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1113698 T5152 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1113698 T5152 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1113699 T5152 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1113699 T5152 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1113700 T5152 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1113701 T5152 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1113702 T5152 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1113702 T5152 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=55.9765625, floorSegmentMB=2.04296875, forceMergeDeletesPctAllowed=11.62808843487232, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39835099377228567
   [junit4]   2> 1113702 T5152 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@78931fc5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@619c0a3a),segFN=segments_1,generation=1}
   [junit4]   2> 1113702 T5152 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1113703 T5152 oass.SolrIndexSearcher.<init> Opening Searcher@3721d4d[collection1] main
   [junit4]   2> 1113703 T5152 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1113704 T5152 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1113704 T5152 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1113704 T5152 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1113704 T5152 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1113704 T5152 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1113705 T5152 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1113705 T5152 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1113705 T5152 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1113706 T5152 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1113708 T5153 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3721d4d[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1113709 T5152 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1113710 T5156 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56333 collection:collection1 shard:shard1
   [junit4]   2> 1113710 T5089 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1113710 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1113711 T5156 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1113714 T5156 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1113715 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113715 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113715 T5156 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1113715 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113716 T5156 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1031 name=collection1 org.apache.solr.core.SolrCore@c6b7fd1 url=http://127.0.0.1:56333/collection1 node=127.0.0.1:56333_ C1031_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56333, core=collection1, node_name=127.0.0.1:56333_}
   [junit4]   2> 1113716 T5156 C1031 P56333 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56333/collection1/
   [junit4]   2> 1113716 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113716 T5156 C1031 P56333 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1113717 T5156 C1031 P56333 oasc.SyncStrategy.syncToMe http://127.0.0.1:56333/collection1/ has no replicas
   [junit4]   2> 1113717 T5156 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56333/collection1/ shard1
   [junit4]   2> 1113717 T5156 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1113719 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113721 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113722 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113834 T5133 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> 1113834 T5111 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> 1113834 T5120 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> 1113834 T5151 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> 1113872 T5156 oasc.ZkController.register We are http://127.0.0.1:56333/collection1/ and leader is http://127.0.0.1:56333/collection1/
   [junit4]   2> 1113872 T5156 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56333
   [junit4]   2> 1113872 T5156 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1113872 T5156 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1113872 T5156 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1113873 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113874 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113874 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113874 T5156 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113875 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1113876 T5112 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:56333",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56333_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1113889 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1113991 T5151 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> 1113991 T5120 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> 1113991 T5111 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> 1113991 T5133 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> 1114011 T5089 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1114012 T5089 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1114013 T5089 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53839
   [junit4]   2> 1114014 T5089 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1114014 T5089 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1114014 T5089 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-005
   [junit4]   2> 1114015 T5089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-005/'
   [junit4]   2> 1114027 T5089 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-005/solr.xml
   [junit4]   2> 1114037 T5089 oasc.CoreContainer.<init> New CoreContainer 430213285
   [junit4]   2> 1114037 T5089 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-005/]
   [junit4]   2> 1114038 T5089 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1114038 T5089 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1114039 T5089 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1114039 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1114039 T5089 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1114039 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1114040 T5089 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1114040 T5089 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1114040 T5089 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1114041 T5089 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1114041 T5089 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1114042 T5089 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1114042 T5089 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55528/solr
   [junit4]   2> 1114042 T5089 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1114043 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1114132 T5167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5996c26f name:ZooKeeperConnection Watcher:127.0.0.1:55528 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1114132 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1114170 T5089 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1114229 T5169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51bb09f7 name:ZooKeeperConnection Watcher:127.0.0.1:55528/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1114229 T5089 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1114241 T5089 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1115244 T5089 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53839_
   [junit4]   2> 1115246 T5089 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53839_
   [junit4]   2> 1115249 T5120 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1115249 T5133 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1115249 T5169 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1115249 T5111 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1115250 T5151 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1115255 T5170 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1115255 T5170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1115257 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1115257 T5170 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1115257 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1115258 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1115259 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1115260 T5112 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:53839",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53839_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1115261 T5112 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1115261 T5112 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1115280 T5111 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1115382 T5151 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1115382 T5169 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1115382 T5111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating.

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

osing main searcher on request.
   [junit4]   2> 1147604 T5189 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1147604 T5189 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1147605 T5189 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4
   [junit4]   2> 1147605 T5189 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 1147605 T5189 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001/tempDir-001/jetty4/index
   [junit4]   2> 1147607 T5189 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1147608 T5189 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AsyncMigrateRouteKeyTest -Dtests.method=testDistribSearch -Dtests.seed=D90F9F9ECC573D57 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_IT -Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
   [junit4] ERROR   40.8s J0 | AsyncMigrateRouteKeyTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: migrate_multipleshardtest_targetCollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D90F9F9ECC573D57:58E91186BB085D6B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1512)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1467)
   [junit4]    > 	at org.apache.solr.cloud.MigrateRouteKeyTest.createCollection(MigrateRouteKeyTest.java:153)
   [junit4]    > 	at org.apache.solr.cloud.MigrateRouteKeyTest.multipleShardMigrateTest(MigrateRouteKeyTest.java:187)
   [junit4]    > 	at org.apache.solr.cloud.AsyncMigrateRouteKeyTest.doTest(AsyncMigrateRouteKeyTest.java:46)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1147612 T5089 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solr.cloud.AsyncMigrateRouteKeyTest-D90F9F9ECC573D57-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=it_IT, timezone=America/Santarem
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=72199736,total=456130560
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, ResponseLogComponentTest, UUIDFieldTest, DistributedQueryComponentCustomSortTest, TestPostingsSolrHighlighter, ConnectionManagerTest, ReturnFieldsTest, TestNoOpRegenerator, SpatialFilterTest, TestSolrIndexConfig, SyncSliceTest, TestConfig, DirectUpdateHandlerOptimizeTest, ScriptEngineTest, MBeansHandlerTest, TestBlendedInfixSuggestions, SchemaVersionSpecificBehaviorTest, RegexBoostProcessorTest, SolrTestCaseJ4Test, TestSystemIdResolver, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, CircularListTest, ShardSplitTest, TestSearchPerf, UpdateRequestProcessorFactoryTest, ZkControllerTest, TestFieldSortValues, TestCoreContainer, LukeRequestHandlerTest, TestNonNRTOpen, QueryEqualityTest, UnloadDistributedZkTest, DistributedDebugComponentTest, TestClassNameShortening, SOLR749Test, MoreLikeThisHandlerTest, TestElisionMultitermQuery, SliceStateTest, TestJoin, LeaderElectionTest, ShowFileRequestHandlerTest, TestRestManager, TestManagedResource, DocExpirationUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, TestUniqueKeyFieldResource, HdfsBasicDistributedZkTest, TestRealTimeGet, TestPseudoReturnFields, TestReplicationHandler, TestNRTOpen, DeleteShardTest, FastVectorHighlighterTest, TestWriterPerf, TestFaceting, TestDocBasedVersionConstraints, CoreAdminRequestStatusTest, CoreAdminHandlerTest, IndexSchemaTest, TestReloadAndDeleteDocs, TestLFUCache, AutoCommitTest, TestSort, TestSearcherReuse, TestExceedMaxTermLength, BinaryUpdateRequestHandlerTest, TestSurroundQueryParser, TestSimpleQParserPlugin, TestAnalyzeInfixSuggestions, OverseerCollectionProcessorTest, SoftAutoCommitTest, TermVectorComponentTest, JsonLoaderTest, TestLMDirichletSimilarityFactory, OverseerTest, TestFieldResource, DocumentBuilderTest, SliceStateUpdateTest, RecoveryZkTest, ZkCLITest, SolrInfoMBeanTest, TestFunctionQuery, TestSuggestSpellingConverter, TestExpandComponent, TestShardHandlerFactory, TestFieldCollectionResource, TestValueSourceCache, TestSerializedLuceneMatchVersion, TestRequestStatusCollectionAPI, LoggingHandlerTest, TestSchemaVersionResource, HdfsSyncSliceTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, DistributedTermsComponentTest, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, TestQueryUtils, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, HighlighterConfigTest, AlternateDirectoryTest, BadComponentTest, TestStressRecovery, TestSolrXMLSerializer, PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, TestHighlightDedupGrouping, TestCollationKeyRangeQueries, AssignTest, AsyncMigrateRouteKeyTest]
   [junit4] Completed on J0 in 40.86s, 1 test, 1 error <<< FAILURES!

[...truncated 202 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 389 suites, 1630 tests, 1 error, 37 ignored (16 assumptions)

Total time: 59 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_05) - Build # 10146 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10146/
Java: 32bit/jdk1.8.0_05 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 20800 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0_05) - Build # 10145 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10145/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 20652 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

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