Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2194/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
Didn't see all replicas for shard shard1 in repfacttest_c8n_1x3 come up within 
30000 ms! ClusterState: {   "repfacttest_c8n_1x3":{     "shards":{"shard1":{    
     "range":"80000000-7fffffff",         "state":"active",         
"replicas":{           "core_node1":{             "state":"down",             
"base_url":"http://127.0.0.1:61209";,             
"core":"repfacttest_c8n_1x3_shard1_replica1",             
"node_name":"127.0.0.1:61209_"},           "core_node2":{             
"node_name":"127.0.0.1:61240_",             
"core":"repfacttest_c8n_1x3_shard1_replica2",             "state":"active",     
        "base_url":"http://127.0.0.1:61240"},           "core_node3":{          
   "node_name":"127.0.0.1:61199_",             
"core":"repfacttest_c8n_1x3_shard1_replica3",             "state":"active",     
        "base_url":"http://127.0.0.1:61199";,             "leader":"true"}}}},   
  "autoAddReplicas":"false",     "maxShardsPerNode":"1",     
"replicationFactor":"3",     "router":{"name":"compositeId"}},   
"control_collection":{     "shards":{"shard1":{         
"range":"80000000-7fffffff",         "state":"active",         
"replicas":{"core_node1":{             "node_name":"127.0.0.1:61199_",          
   "core":"collection1",             "state":"active",             
"base_url":"http://127.0.0.1:61199";,             "leader":"true"}}}},     
"autoCreated":"true",     "autoAddReplicas":"false",     
"maxShardsPerNode":"1",     "replicationFactor":"1",     
"router":{"name":"compositeId"}},   "collection1":{     "shards":{       
"shard1":{         "range":"80000000-d554ffff",         "state":"active",       
  "replicas":{"core_node2":{             "node_name":"127.0.0.1:61222_",        
     "core":"collection1",             "state":"active",             
"base_url":"http://127.0.0.1:61222";,             "leader":"true"}}},       
"shard2":{         "range":"d5550000-2aa9ffff",         "state":"active",       
  "replicas":{"core_node1":{             "node_name":"127.0.0.1:61209_",        
     "core":"collection1",             "state":"active",             
"base_url":"http://127.0.0.1:61209";,             "leader":"true"}}},       
"shard3":{         "range":"2aaa0000-7fffffff",         "state":"active",       
  "replicas":{"core_node3":{             "node_name":"127.0.0.1:61240_",        
     "core":"collection1",             "state":"active",             
"base_url":"http://127.0.0.1:61240";,             "leader":"true"}}}},     
"autoCreated":"true",     "autoAddReplicas":"false",     
"maxShardsPerNode":"1",     "replicationFactor":"1",     
"router":{"name":"compositeId"}}}

Stack Trace:
java.lang.AssertionError: Didn't see all replicas for shard shard1 in 
repfacttest_c8n_1x3 come up within 30000 ms! ClusterState: {
  "repfacttest_c8n_1x3":{
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{
          "core_node1":{
            "state":"down",
            "base_url":"http://127.0.0.1:61209";,
            "core":"repfacttest_c8n_1x3_shard1_replica1",
            "node_name":"127.0.0.1:61209_"},
          "core_node2":{
            "node_name":"127.0.0.1:61240_",
            "core":"repfacttest_c8n_1x3_shard1_replica2",
            "state":"active",
            "base_url":"http://127.0.0.1:61240"},
          "core_node3":{
            "node_name":"127.0.0.1:61199_",
            "core":"repfacttest_c8n_1x3_shard1_replica3",
            "state":"active",
            "base_url":"http://127.0.0.1:61199";,
            "leader":"true"}}}},
    "autoAddReplicas":"false",
    "maxShardsPerNode":"1",
    "replicationFactor":"3",
    "router":{"name":"compositeId"}},
  "control_collection":{
    "shards":{"shard1":{
        "range":"80000000-7fffffff",
        "state":"active",
        "replicas":{"core_node1":{
            "node_name":"127.0.0.1:61199_",
            "core":"collection1",
            "state":"active",
            "base_url":"http://127.0.0.1:61199";,
            "leader":"true"}}}},
    "autoCreated":"true",
    "autoAddReplicas":"false",
    "maxShardsPerNode":"1",
    "replicationFactor":"1",
    "router":{"name":"compositeId"}},
  "collection1":{
    "shards":{
      "shard1":{
        "range":"80000000-d554ffff",
        "state":"active",
        "replicas":{"core_node2":{
            "node_name":"127.0.0.1:61222_",
            "core":"collection1",
            "state":"active",
            "base_url":"http://127.0.0.1:61222";,
            "leader":"true"}}},
      "shard2":{
        "range":"d5550000-2aa9ffff",
        "state":"active",
        "replicas":{"core_node1":{
            "node_name":"127.0.0.1:61209_",
            "core":"collection1",
            "state":"active",
            "base_url":"http://127.0.0.1:61209";,
            "leader":"true"}}},
      "shard3":{
        "range":"2aaa0000-7fffffff",
        "state":"active",
        "replicas":{"core_node3":{
            "node_name":"127.0.0.1:61240_",
            "core":"collection1",
            "state":"active",
            "base_url":"http://127.0.0.1:61240";,
            "leader":"true"}}}},
    "autoCreated":"true",
    "autoAddReplicas":"false",
    "maxShardsPerNode":"1",
    "replicationFactor":"1",
    "router":{"name":"compositeId"}}}
        at 
__randomizedtesting.SeedInfo.seed([A6E50CCABA505AE4:270382D2CD0F3AD8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1940)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:321)
        at 
org.apache.solr.cloud.ReplicationFactorTest.doTest(ReplicationFactorTest.java:142)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

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

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=3703, 
name=coreLoadExecutor-1779-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
        at __randomizedtesting.SeedInfo.seed([A6E50CCABA505AE4]:0)
        at java.lang.Thread.getStackTrace(Thread.java:1589)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:728)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1314)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1205)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1197)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/index-NIOFSDirectory-022
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/index-NIOFSDirectory-022)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more




Build Log:
[...truncated 11466 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/init-core-data-001
   [junit4]   2> 338467 T745 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 338473 T745 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 338474 T745 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 338475 T746 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 338575 T745 oasc.ZkTestServer.run start zk server on port:61196
   [junit4]   2> 338576 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 338577 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 338581 T752 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@29686f14 
name:ZooKeeperConnection Watcher:127.0.0.1:61196 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 338581 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 338582 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 338582 T745 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 338585 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 338586 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 338587 T754 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6307e850 
name:ZooKeeperConnection Watcher:127.0.0.1:61196/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 338587 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 338588 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 338588 T745 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 338591 T745 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 338593 T745 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 338595 T745 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 338597 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 338598 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 338602 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 338603 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 338706 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 338707 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 338709 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 338710 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 338713 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 338713 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 338716 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 338716 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 338719 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 338720 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 338722 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 338723 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 338725 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 338726 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 338729 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 338729 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 338732 T745 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 338733 T745 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 340655 T745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 340658 T745 oejs.AbstractConnector.doStart Started 
[email protected]:61200
   [junit4]   2> 340659 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 340659 T745 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 340660 T745 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002
   [junit4]   2> 340660 T745 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/'
   [junit4]   2> 340706 T745 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/solr.xml
   [junit4]   2> 340788 T745 oasc.CoreContainer.<init> New CoreContainer 
387503465
   [junit4]   2> 340789 T745 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/]
   [junit4]   2> 340790 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 340790 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 340791 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 340791 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 340791 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 340792 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 340792 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 340792 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 340793 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 340793 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 340794 T745 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 340794 T745 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 340794 T745 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 340795 T745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 340795 T745 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61196/solr
   [junit4]   2> 340796 T745 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 340796 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 340797 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 340799 T765 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@578a74ad 
name:ZooKeeperConnection Watcher:127.0.0.1:61196 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340799 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 340800 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 340802 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 340803 T767 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f95a4fe 
name:ZooKeeperConnection Watcher:127.0.0.1:61196/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340804 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 340805 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 340808 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 340811 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 340814 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 340817 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 340820 T745 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 340821 T745 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:61199_
   [junit4]   2> 340822 T745 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61199_
   [junit4]   2> 340825 T745 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 340827 T745 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 340829 T745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 340831 T745 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:61199_
   [junit4]   2> 340831 T745 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 340833 T745 oasc.Overseer.start Overseer 
(id=92717835160846339-127.0.0.1:61199_-n_0000000000) starting
   [junit4]   2> 340835 T745 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 340844 T745 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 340845 T769 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 340845 T745 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 340847 T745 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 340849 T745 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 340853 T768 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 340858 T771 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 340858 T771 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 340859 T771 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 340859 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 340862 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:61199_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:61199"}
   [junit4]   2> 340863 T768 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 340863 T768 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 340863 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 340866 T772 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> 341859 T771 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 341860 T771 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 341861 T771 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 341861 T771 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 341862 T771 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 341862 T771 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/collection1/'
   [junit4]   2> 341864 T771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 341865 T771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 341865 T771 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 341930 T771 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 341979 T771 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 342082 T771 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 342092 T771 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 342476 T771 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 342519 T771 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 342522 T771 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 342537 T771 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 342541 T771 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 342546 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 342547 T771 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 342548 T771 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 342548 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 342549 T771 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 342549 T771 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 342549 T771 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 342550 T771 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 342550 T771 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/control/data/
   [junit4]   2> 342550 T771 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2af2ba3f
   [junit4]   2> 342551 T771 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/control/data
   [junit4]   2> 342551 T771 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/control/data/index/
   [junit4]   2> 342552 T771 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 342552 T771 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/control/data/index
   [junit4]   2> 342553 T771 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8918380285466153]
   [junit4]   2> 342553 T771 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-29d3d4e6)),segFN=segments_1,generation=1}
   [junit4]   2> 342554 T771 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 342558 T771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 342559 T771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 342559 T771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 342559 T771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 342560 T771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 342560 T771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 342560 T771 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 342561 T771 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 342561 T771 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 342562 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342562 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342563 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 342563 T771 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 342564 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 342564 T771 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 342564 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 342564 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 342565 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 342565 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 342566 T771 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 342587 T771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342589 T771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342591 T771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342593 T771 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 342599 T771 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 342600 T771 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 342600 T771 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=732323054, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 342601 T771 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-29d3d4e6)),segFN=segments_1,generation=1}
   [junit4]   2> 342601 T771 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 342602 T771 oass.SolrIndexSearcher.<init> Opening 
Searcher@3855a561[collection1] main
   [junit4]   2> 342602 T771 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 342603 T771 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 342604 T771 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 342604 T771 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 342604 T771 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 342605 T771 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 342605 T771 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 342606 T771 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 342606 T771 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 342623 T771 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 342624 T771 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 342624 T771 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 342627 T773 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@3855a561[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 342630 T771 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 342631 T776 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61199 collection:control_collection 
shard:shard1
   [junit4]   2> 342631 T745 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 342632 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 342632 T776 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 342637 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 342638 T776 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 342638 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 342640 T779 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4265a08d 
name:ZooKeeperConnection Watcher:127.0.0.1:61196/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 342640 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 342640 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 342640 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342647 T776 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 342648 T776 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C123 name=collection1 
org.apache.solr.core.SolrCore@61c9ca7d url=http://127.0.0.1:61199/collection1 
node=127.0.0.1:61199_ C123_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:61199_, core=collection1, state=down, 
base_url=http://127.0.0.1:61199}
   [junit4]   2> 342648 T776 C123 P61199 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:61199/collection1/
   [junit4]   2> 342648 T745 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 342648 T776 C123 P61199 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 342649 T776 C123 P61199 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61199/collection1/ has no replicas
   [junit4]   2> 342649 T776 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:61199/collection1/ shard1
   [junit4]   2> 342649 T776 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 342652 T745 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 342653 T772 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> 342654 T780 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> 342662 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342663 T772 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> 342663 T780 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> 342706 T776 oasc.ZkController.register We are 
http://127.0.0.1:61199/collection1/ and leader is 
http://127.0.0.1:61199/collection1/
   [junit4]   2> 342707 T776 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:61199
   [junit4]   2> 342707 T776 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 342707 T776 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 342707 T776 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 342709 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 342713 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:61199_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:61199"}
   [junit4]   2> 342818 T780 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> 342818 T772 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> 344127 T745 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 344128 T745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 344131 T745 oejs.AbstractConnector.doStart Started 
[email protected]:61210
   [junit4]   2> 344131 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 344131 T745 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 344131 T745 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003
   [junit4]   2> 344132 T745 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/'
   [junit4]   2> 344166 T745 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/solr.xml
   [junit4]   2> 344240 T745 oasc.CoreContainer.<init> New CoreContainer 
1602670861
   [junit4]   2> 344241 T745 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/]
   [junit4]   2> 344242 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 344242 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 344242 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 344242 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 344243 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 344243 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 344243 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 344243 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 344244 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 344244 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 344244 T745 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 344245 T745 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 344245 T745 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 344245 T745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 344245 T745 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61196/solr
   [junit4]   2> 344246 T745 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 344246 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 344246 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 344248 T791 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c06dd7a name:ZooKeeperConnection 
Watcher:127.0.0.1:61196 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 344249 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 344249 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 344251 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 344252 T793 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5b875806 
name:ZooKeeperConnection Watcher:127.0.0.1:61196/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 344252 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 344257 T745 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 345261 T745 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:61209_
   [junit4]   2> 345262 T745 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61209_
   [junit4]   2> 345267 T745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 345274 T795 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 345274 T795 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 345275 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 345275 T795 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 345278 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:61209_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:61209"}
   [junit4]   2> 345279 T768 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 345279 T768 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 1
   [junit4]   2> 345279 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 345282 T772 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> 345282 T780 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> 345282 T794 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> 346276 T795 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 346277 T795 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 346278 T795 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 346278 T795 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 346279 T795 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 346279 T795 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/collection1/'
   [junit4]   2> 346280 T795 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 346281 T795 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 346282 T795 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 346325 T795 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 346355 T795 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 346458 T795 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 346465 T795 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 346779 T795 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 346801 T795 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 346804 T795 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 346819 T795 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 346824 T795 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 346828 T795 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 346830 T795 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 346830 T795 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 346831 T795 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 346831 T795 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 346832 T795 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 346832 T795 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 346832 T795 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 346833 T795 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty1/
   [junit4]   2> 346833 T795 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2af2ba3f
   [junit4]   2> 346834 T795 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty1
   [junit4]   2> 346834 T795 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty1/index/
   [junit4]   2> 346834 T795 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 346835 T795 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty1/index
   [junit4]   2> 346835 T795 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8918380285466153]
   [junit4]   2> 346836 T795 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4877689a)),segFN=segments_1,generation=1}
   [junit4]   2> 346836 T795 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 346842 T795 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 346842 T795 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 346843 T795 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 346843 T795 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 346843 T795 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 346844 T795 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 346844 T795 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 346844 T795 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 346845 T795 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 346845 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 346846 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 346847 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 346847 T795 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 346848 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 346848 T795 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 346848 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 346849 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 346849 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 346850 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 346851 T795 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 346874 T795 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 346876 T795 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 346878 T795 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 346880 T795 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 346888 T795 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 346888 T795 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 346889 T795 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=732323054, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 346890 T795 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4877689a)),segFN=segments_1,generation=1}
   [junit4]   2> 346890 T795 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 346891 T795 oass.SolrIndexSearcher.<init> Opening 
Searcher@692b50ba[collection1] main
   [junit4]   2> 346891 T795 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 346892 T795 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 346892 T795 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 346893 T795 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 346893 T795 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 346894 T795 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 346895 T795 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 346895 T795 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 346895 T795 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 346895 T795 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 346900 T796 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@692b50ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 346904 T795 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 346905 T799 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61209 collection:collection1 
shard:shard2
   [junit4]   2> 346905 T745 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 346906 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 346906 T799 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 346912 T799 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 346914 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 346915 T799 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 346915 T799 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C124 name=collection1 
org.apache.solr.core.SolrCore@8cb0a31 url=http://127.0.0.1:61209/collection1 
node=127.0.0.1:61209_ C124_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:61209_, core=collection1, state=down, 
base_url=http://127.0.0.1:61209}
   [junit4]   2> 346915 T799 C124 P61209 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:61209/collection1/
   [junit4]   2> 346916 T799 C124 P61209 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 346916 T799 C124 P61209 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61209/collection1/ has no replicas
   [junit4]   2> 346916 T799 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:61209/collection1/ shard2
   [junit4]   2> 346916 T799 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 346920 T772 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> 346921 T780 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> 346920 T794 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> 346928 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 346929 T780 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> 346929 T794 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> 346929 T772 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> 346972 T799 oasc.ZkController.register We are 
http://127.0.0.1:61209/collection1/ and leader is 
http://127.0.0.1:61209/collection1/
   [junit4]   2> 346973 T799 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:61209
   [junit4]   2> 346973 T799 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 346973 T799 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 346973 T799 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 346975 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 346978 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:61209_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:61209"}
   [junit4]   2> 347087 T780 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> 347087 T772 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> 347087 T794 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> 348719 T745 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 348720 T745 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 348722 T745 oejs.AbstractConnector.doStart Started 
[email protected]:61223
   [junit4]   2> 348723 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 348724 T745 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 348724 T745 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004
   [junit4]   2> 348724 T745 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/'
   [junit4]   2> 348784 T745 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/solr.xml
   [junit4]   2> 348876 T745 oasc.CoreContainer.<init> New CoreContainer 
1916107279
   [junit4]   2> 348876 T745 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/]
   [junit4]   2> 348878 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 348878 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 348878 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 348879 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 348879 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 348879 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 348880 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 348880 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 348880 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 348881 T745 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 348881 T745 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 348882 T745 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 348882 T745 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 348883 T745 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 348883 T745 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:61196/solr
   [junit4]   2> 348883 T745 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 348884 T745 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 348885 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 348887 T811 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14e0a95d 
name:ZooKeeperConnection Watcher:127.0.0.1:61196 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348887 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 348888 T745 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 348890 T745 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 348891 T813 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@242e22b0 
name:ZooKeeperConnection Watcher:127.0.0.1:61196/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 348892 T745 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 348898 T745 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 349903 T745 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:61222_
   [junit4]   2> 349904 T745 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:61222_
   [junit4]   2> 349908 T745 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 349916 T815 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 349917 T815 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 349918 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 349918 T815 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 349921 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=3 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:61222_",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "base_url":"http://127.0.0.1:61222"}
   [junit4]   2> 349921 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=3
   [junit4]   2> 349921 T768 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 349924 T772 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> 349924 T780 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> 349924 T814 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> 349924 T794 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> 350918 T815 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 350919 T815 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 350919 T815 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 350920 T815 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 350920 T815 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 350921 T815 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/collection1/'
   [junit4]   2> 350922 T815 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 350923 T815 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 350924 T815 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 350982 T815 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 351021 T815 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 351123 T815 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 351134 T815 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 351539 T815 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 351562 T815 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 351565 T815 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 351579 T815 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 351584 T815 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 351589 T815 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 351590 T815 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 351591 T815 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 351591 T815 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 351592 T815 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 351592 T815 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 351592 T815 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 351593 T815 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 351593 T815 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty2/
   [junit4]   2> 351593 T815 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2af2ba3f
   [junit4]   2> 351594 T815 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty2
   [junit4]   2> 351595 T815 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty2/index/
   [junit4]   2> 351595 T815 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 351595 T815 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.ReplicationFactorTest-A6E50CCABA505AE4-001/tempDir-001/jetty2/index
   [junit4]   2> 351596 T815 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8918380285466153]
   [junit4]   2> 351596 T815 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1ac41727)),segFN=segments_1,generation=1}
   [junit4]   2> 351597 T815 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 351602 T815 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 351603 T815 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 351603 T815 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 351603 T815 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 351604 T815 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 351604 T815 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 351604 T815 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 351605 T815 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 351605 T815 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 351606 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 351606 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 351607 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 351608 T815 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 351608 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 351608 T815 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 351609 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 351609 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 351610 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 351610 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 351611 T815 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 351637 T815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 351640 T815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 351642 T815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 351644 T815 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 351649 T815 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 351649 T815 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 351650 T815 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=732323054, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 351651 T815 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1ac41727)),segFN=segments_1,generation=1}
   [junit4]   2> 351651 T815 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 351652 T815 oass.SolrIndexSearcher.<init> Opening 
Searcher@6e4c469d[collection1] main
   [junit4]   2> 351652 T815 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 351653 T815 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 351653 T815 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 351654 T815 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 351654 T815 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 351654 T815 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 351655 T815 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 351656 T815 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 351656 T815 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 351656 T815 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 351667 T816 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6e4c469d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 351671 T815 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 351672 T819 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:61222 collection:collection1 
shard:shard1
   [junit4]   2> 351672 T745 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 351673 T745 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 351673 T819 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 351679 T819 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 351681 T772 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 351681 T819 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 351682 T819 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C125 name=collection1 
org.apache.solr.core.SolrCore@387a2973 url=http://127.0.0.1:61222/collection1 
node=127.0.0.1:61222_ C125_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:61222_, core=collection1, state=down, 
base_url=http://127.0.0.1:61222}
   [junit4]   2> 351682 T819 C125 P61222 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:61222/collection1/
   [junit4]   2> 351682 T819 C125 P61222 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 351682 T819 C125 P61222 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:61222/collection1/ has no replicas
   [junit4]   2> 351683 T819 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:61222/collection1/ shard1
   [junit4]   2> 351683 T819 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 351688 T780 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> 351688 T794 oascc.ZkStateReader$2.process A cluste

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

]   2> 1619179 T3354 oasc.CachingDirectoryFactory.close Closing directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-001/collection1/data
   [junit4]   2> 1619180 T3354 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1624176 T3354 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1408267127
   [junit4]   2> 1624178 T3354 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@61c829ae
   [junit4]   2> 1624178 T3354 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1624179 T3354 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1624179 T3354 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1624179 T3354 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1624181 T3354 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1624181 T3354 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1624182 T3354 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 1624182 T3354 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data
   [junit4]   2> 1624182 T3354 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data/index;done=false>>]
   [junit4]   2> 1624183 T3354 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/solr-instance-002/collection1/data/index
   [junit4]   2> 1624184 T3354 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1629190 T3354 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ja, 
timezone=America/Cordoba
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=73869720,total=327155712
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, 
HardAutoCommitTest, TestAnalyzeInfixSuggestions, CachingDirectoryFactoryTest, 
AddBlockUpdateTest, TestAtomicUpdateErrorCases, TestSuggestSpellingConverter, 
EchoParamsTest, TestCoreDiscovery, LeaderElectionTest, CursorMarkTest, 
RAMDirectoryFactoryTest, OverseerTest, CollectionsAPIDistributedZkTest, 
TestSolrIndexConfig, DistributedQueueTest, TestMissingGroups, 
TestUniqueKeyFieldResource, TestIndexingPerformance, SolrXmlInZkTest, 
LeaderElectionIntegrationTest, DisMaxRequestHandlerTest, BJQParserTest, 
CSVRequestHandlerTest, TestCSVResponseWriter, RegexBoostProcessorTest, 
TriLevelCompositeIdRoutingTest, TestSort, SSLMigrationTest, ResponseHeaderTest, 
OverseerCollectionProcessorTest, TestWordDelimiterFilterFactory, 
CoreContainerCoreInitFailuresTest, IndexSchemaRuntimeFieldTest, 
HighlighterConfigTest, StressHdfsTest, TestStandardQParsers, 
TestSolrQueryParserDefaultOperatorResource, TestLMDirichletSimilarityFactory, 
TestFastWriter, TestRequestStatusCollectionAPI, TestDocSet, DocValuesTest, 
AlternateDirectoryTest, TestOrdValues, XmlUpdateRequestHandlerTest, 
DistributedTermsComponentTest, TestStressVersions, TestLRUCache, 
TermVectorComponentTest, TestRecovery, ScriptEngineTest, 
TestLeaderElectionZkExpiry, RequestHandlersTest, 
CollectionsAPIAsyncDistributedZkTest, PeerSyncTest, HttpPartitionTest, 
TestReplicationHandler]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=A6E50CCABA505AE4 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=America/Cordoba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=3703, 
name=coreLoadExecutor-1779-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A6E50CCABA505AE4]:0)
   [junit4]    >        at java.lang.Thread.getStackTrace(Thread.java:1589)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:728)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1314)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1205)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1197)
   [junit4]    >        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:796)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(NIOFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/index-NIOFSDirectory-022
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-A6E50CCABA505AE4-001/index-NIOFSDirectory-022)
   [junit4]    >        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    >        ... 1 more
   [junit4] Completed on J1 in 470.16s, 14 tests, 1 error <<< FAILURES!

[...truncated 694 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:525:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:473:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:966:
 There were test failures: 441 suites, 1804 tests, 1 suite-level error, 1 
failure, 58 ignored (22 assumptions)

Total time: 64 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2191
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 173068335 bytes
Compression is 0.0%
Took 30 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to