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

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

Error Message:
There are still nodes recoverying - waited for 30 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 
seconds
        at 
__randomizedtesting.SeedInfo.seed([FFBA9F246A973E2D:7E5C113C1DC85E11]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
        at 
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
        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)




Build Log:
[...truncated 9126 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/init-core-data-001
   [junit4]   2> 251016 T876 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 251016 T876 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 251028 T876 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 251030 T876 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 251031 T877 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 251131 T876 oasc.ZkTestServer.run start zk server on port:59098
   [junit4]   2> 251132 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 251133 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 251140 T884 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a66c9cf 
name:ZooKeeperConnection Watcher:127.0.0.1:59098 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 251141 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 251142 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 251142 T876 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 251146 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 251147 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 251149 T887 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6823295a 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 251150 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 251150 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 251150 T876 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 251154 T876 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 251156 T876 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 251158 T876 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 251160 T876 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-doc-expire-update-processor.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 251161 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 251165 T876 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 251166 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 251168 T876 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> 251169 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 251172 T876 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> 251172 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 251175 T876 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> 251175 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 251178 T876 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> 251178 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 251181 T876 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> 251181 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 251184 T876 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> 251184 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 251186 T876 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> 251187 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 251189 T876 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> 251190 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 251192 T876 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> 251193 T876 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 251196 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 251197 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 251199 T890 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4afbaff9 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 251199 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 251200 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 252396 T876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 252401 T876 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 252404 T876 oejs.AbstractConnector.doStart Started 
[email protected]:59117
   [junit4]   2> 252406 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 252407 T876 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 252407 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002
   [junit4]   2> 252407 T876 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/'
   [junit4]   2> 252437 T876 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/solr.xml
   [junit4]   2> 252493 T876 oasc.CoreContainer.<init> New CoreContainer 
535477079
   [junit4]   2> 252493 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/]
   [junit4]   2> 252494 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 252494 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 252494 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 252495 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 252495 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 252495 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 252496 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 252496 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 252496 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 252496 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 252499 T876 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 252501 T876 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 252501 T876 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 252501 T876 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 252501 T876 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59098/solr
   [junit4]   2> 252502 T876 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 252502 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 252503 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 252506 T902 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@22ecafe9 
name:ZooKeeperConnection Watcher:127.0.0.1:59098 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252506 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 252507 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 252509 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 252510 T905 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@36073852 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 252510 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 252512 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 252514 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 252516 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 252519 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 252521 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 252524 T876 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 252525 T876 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59117_
   [junit4]   2> 252526 T876 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59117_
   [junit4]   2> 252528 T876 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 252530 T876 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 252531 T876 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 252533 T876 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:59117_
   [junit4]   2> 252533 T876 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 252535 T876 oasc.Overseer.start Overseer 
(id=92920518030327812-127.0.0.1:59117_-n_0000000000) starting
   [junit4]   2> 252537 T876 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 252544 T876 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 252545 T907 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 252545 T876 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 252547 T876 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 252548 T876 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 252551 T906 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 252555 T909 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 252556 T909 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 252556 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 252556 T909 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 252559 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:59117_",
   [junit4]   2>          "base_url":"https://127.0.0.1:59117";,
   [junit4]   2>          "numShards":"1"}
   [junit4]   2> 252559 T906 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 252560 T906 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 252560 T906 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 252562 T905 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> 253557 T909 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 253558 T909 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 253559 T909 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 253559 T909 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 253560 T909 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 253560 T909 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/collection1/'
   [junit4]   2> 253563 T909 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 253564 T909 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 253564 T909 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 253614 T909 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 253618 T909 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 253659 T909 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 253724 T909 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 253725 T909 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 253739 T909 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 254132 T909 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 254135 T909 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 254137 T909 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 254143 T909 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 254191 T909 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 254191 T909 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 254191 T909 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/control/data/
   [junit4]   2> 254192 T909 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 254192 T909 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/control/data
   [junit4]   2> 254193 T909 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/control/data/index/
   [junit4]   2> 254193 T909 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 254194 T909 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/control/data/index
   [junit4]   2> 254194 T909 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17865280045283677]
   [junit4]   2> 254196 T909 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@590bde72 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a393c0a),segFN=segments_1,generation=1}
   [junit4]   2> 254196 T909 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 254197 T909 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 254319 T909 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 254430 T909 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 254431 T909 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 254431 T909 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 254531 T909 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 254532 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 254532 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 254533 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 254533 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 254533 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 254534 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 254534 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 254534 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 254535 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 254536 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 254536 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 254536 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 254537 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 254537 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 254537 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 254538 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 254538 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 254539 T909 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 254557 T909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 254559 T909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 254561 T909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 254563 T909 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 254573 T909 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 254573 T909 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 254574 T909 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5607567784988613]
   [junit4]   2> 254575 T909 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@590bde72 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a393c0a),segFN=segments_1,generation=1}
   [junit4]   2> 254575 T909 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 254575 T909 oass.SolrIndexSearcher.<init> Opening 
Searcher@128ae71[collection1] main
   [junit4]   2> 254576 T909 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 254577 T909 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 254577 T909 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 254578 T909 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 254578 T909 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 254578 T909 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254579 T909 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 254579 T909 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254580 T909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 254582 T909 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 254582 T909 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 254583 T909 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 254602 T909 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 254602 T910 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@128ae71[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 254602 T909 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 254603 T914 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59117 collection:control_collection 
shard:shard1
   [junit4]   2> 254603 T876 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 254604 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 254604 T914 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 254610 T914 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 254610 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 254611 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 254612 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 254612 T914 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 254613 T917 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@101e38b7 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 254613 T914 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> 254613 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> ASYNC  NEW_CORE C1554 name=collection1 
org.apache.solr.core.SolrCore@301d7ea5 url=https://127.0.0.1:59117/collection1 
node=127.0.0.1:59117_ C1554_STATE=coll:control_collection core:collection1 
props:{state=down, core=collection1, node_name=127.0.0.1:59117_, 
base_url=https://127.0.0.1:59117}
   [junit4]   2> 254613 T914 C1554 P59117 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59117/collection1/
   [junit4]   2> 254614 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 254614 T914 C1554 P59117 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 254615 T914 C1554 P59117 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59117/collection1/ has no replicas
   [junit4]   2> 254615 T914 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:59117/collection1/ shard1
   [junit4]   2> 254615 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"}
   [junit4]   2> 254615 T914 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 254615 T876 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 254618 T905 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> 254619 T917 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 254620 T876 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 254621 T876 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 254621 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 254622 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 254623 T920 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@26816ab4 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 254624 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 254624 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 254625 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"https://127.0.0.1:59117";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 254626 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 254629 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":2}
   [junit4]   2> 254629 T906 oasc.Overseer$ClusterStateUpdater.buildCollection 
Building a new collection: collection1
   [junit4]   2> 254629 T906 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 254630 T906 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 2
   [junit4]   2> 254632 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 254632 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 254634 T917 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> 254634 T905 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> 254673 T914 oasc.ZkController.register We are 
https://127.0.0.1:59117/collection1/ and leader is 
https://127.0.0.1:59117/collection1/
   [junit4]   2> 254674 T914 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:59117
   [junit4]   2> 254674 T914 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 254674 T914 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 254674 T914 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 254676 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 254680 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:59117_",
   [junit4]   2>          "base_url":"https://127.0.0.1:59117";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 254783 T905 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> 254783 T917 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> 255864 T876 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 255865 T876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 255869 T876 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 255871 T876 oejs.AbstractConnector.doStart Started 
[email protected]:59125
   [junit4]   2> 255873 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 255874 T876 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 255874 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003
   [junit4]   2> 255874 T876 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/'
   [junit4]   2> 255904 T876 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/solr.xml
   [junit4]   2> 255958 T876 oasc.CoreContainer.<init> New CoreContainer 
1493674007
   [junit4]   2> 255958 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/]
   [junit4]   2> 255959 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 255959 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 255960 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 255960 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 255960 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 255960 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 255961 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 255961 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 255961 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 255961 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 255963 T876 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 255965 T876 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 255965 T876 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 255966 T876 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 255966 T876 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59098/solr
   [junit4]   2> 255966 T876 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 255966 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 255967 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 255969 T932 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@51a10ec3 
name:ZooKeeperConnection Watcher:127.0.0.1:59098 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 255970 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 255970 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 255972 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 255973 T935 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ff8ff35 
name:ZooKeeperConnection Watcher:127.0.0.1:59098/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 255973 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 255979 T876 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 256984 T876 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59125_
   [junit4]   2> 256985 T876 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59125_
   [junit4]   2> 256989 T876 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 256998 T936 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 256998 T936 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 257000 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 257001 T936 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 257001 T936 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 257002 T936 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 257003 T936 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 257003 T936 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 257008 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:59125_",
   [junit4]   2>          "base_url":"https://127.0.0.1:59125";,
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 257011 T906 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 257012 T906 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 257017 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 257018 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 257018 T935 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 257019 T935 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2>  C1554_STATE=coll:control_collection core:collection1 
props:{state=active, core=collection1, node_name=127.0.0.1:59117_, 
base_url=https://127.0.0.1:59117, leader=true}
   [junit4]   2> 257603 T911 C1554 P59117 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 257621 T911 C1554 P59117 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 257621 T911 C1554 P59117 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 257622 T911 C1554 P59117 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 257622 T911 C1554 P59117 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-12-06T08:29:50.769Z] (-1486728295371243520),commit=} 0 19
   [junit4]   2> 257622 T911 C1554 P59117 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 258005 T936 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 258005 T936 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 258006 T936 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 258006 T936 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 258007 T936 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 258007 T936 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/collection1/'
   [junit4]   2> 258009 T936 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 258010 T936 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 258010 T936 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 258044 T936 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 258047 T936 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 258081 T936 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 258125 T936 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 258126 T936 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 258138 T936 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 258511 T936 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 258514 T936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 258515 T936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 258520 T936 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 258559 T936 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 258560 T936 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 258560 T936 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty1/
   [junit4]   2> 258560 T936 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 258561 T936 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty1
   [junit4]   2> 258561 T936 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty1/index/
   [junit4]   2> 258562 T936 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 258562 T936 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty1/index
   [junit4]   2> 258563 T936 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17865280045283677]
   [junit4]   2> 258564 T936 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34504d13 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f4353a),segFN=segments_1,generation=1}
   [junit4]   2> 258564 T936 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 258565 T936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 258565 T936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 258566 T936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 258566 T936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 258567 T936 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 258567 T936 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 258568 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 258568 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 258568 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 258568 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 258569 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 258569 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 258570 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 258570 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 258570 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 258571 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 258572 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 258572 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 258572 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 258573 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 258573 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 258573 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 258574 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 258574 T936 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 258591 T936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 258593 T936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 258595 T936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 258596 T936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 258600 T936 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 258601 T936 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 258601 T936 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5607567784988613]
   [junit4]   2> 258602 T936 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@34504d13 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3f4353a),segFN=segments_1,generation=1}
   [junit4]   2> 258602 T936 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 258603 T936 oass.SolrIndexSearcher.<init> Opening 
Searcher@5dc01aaa[collection1] main
   [junit4]   2> 258603 T936 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 258604 T936 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 258604 T936 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 258605 T936 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 258605 T936 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 258605 T936 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 258606 T936 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 258606 T936 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 258607 T936 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 258607 T936 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 258607 T936 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 258608 T937 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5dc01aaa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 258608 T936 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 258609 T941 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59125 collection:collection1 
shard:shard1
   [junit4]   2> 258609 T876 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 258610 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 258610 T941 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 258615 T941 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 258617 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 258618 T941 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 258618 T941 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1555 name=collection1 
org.apache.solr.core.SolrCore@d2de6fc url=https://127.0.0.1:59125/collection1 
node=127.0.0.1:59125_ C1555_STATE=coll:collection1 core:collection1 
props:{state=down, core=collection1, node_name=127.0.0.1:59125_, 
base_url=https://127.0.0.1:59125}
   [junit4]   2> 258618 T941 C1555 P59125 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59125/collection1/
   [junit4]   2> 258618 T941 C1555 P59125 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 258619 T941 C1555 P59125 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:59125/collection1/ has no replicas
   [junit4]   2> 258619 T941 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: https://127.0.0.1:59125/collection1/ shard1
   [junit4]   2> 258619 T941 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 258621 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"}
   [junit4]   2> 258625 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 258625 T935 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 258626 T935 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 258630 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"https://127.0.0.1:59125";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 258633 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 258634 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 258634 T935 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 258635 T935 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 258674 T941 oasc.ZkController.register We are 
https://127.0.0.1:59125/collection1/ and leader is 
https://127.0.0.1:59125/collection1/
   [junit4]   2> 258675 T941 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=https://127.0.0.1:59125
   [junit4]   2> 258675 T941 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 258675 T941 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 258675 T941 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 258676 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 258680 T941 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 258680 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:59125_",
   [junit4]   2>          "base_url":"https://127.0.0.1:59125";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core_node_name":"core_node1"}
   [junit4]   2> 258686 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 258686 T935 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 258687 T935 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 260040 T876 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 260041 T876 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 260046 T876 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 260049 T876 oejs.AbstractConnector.doStart Started 
[email protected]:59135
   [junit4]   2> 260052 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 260052 T876 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 260053 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004
   [junit4]   2> 260053 T876 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/'
   [junit4]   2> 260098 T876 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/solr.xml
   [junit4]   2> 260180 T876 oasc.CoreContainer.<init> New CoreContainer 
693965028
   [junit4]   2> 260180 T876 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/]
   [junit4]   2> 260182 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 260182 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 260183 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 260183 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 260183 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 260184 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 260184 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 260184 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 260185 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 260185 T876 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 260188 T876 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 260191 T876 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 260191 T876 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 260192 T876 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 260192 T876 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:59098/solr
   [junit4]   2> 260192 T876 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 260193 T876 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 260194 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 260196 T953 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c1bb45 name:ZooKeeperConnection 
Watcher:127.0.0.1:59098 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 260197 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 260197 T876 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 260199 T876 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 260201 T956 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c653def name:ZooKeeperConnection 
Watcher:127.0.0.1:59098/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 260201 T876 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 260208 T876 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1556 name=collection1 
org.apache.solr.core.SolrCore@301d7ea5 url=https://127.0.0.1:59117/collection1 
node=127.0.0.1:59117_ C1556_STATE=coll:control_collection core:collection1 
props:{state=active, core=collection1, node_name=127.0.0.1:59117_, 
base_url=https://127.0.0.1:59117, leader=true}
   [junit4]   2> 260603 T911 C1556 P59117 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 260604 T911 C1556 P59117 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 260605 T911 C1556 P59117 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 260605 T911 C1556 P59117 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 260605 T911 C1556 P59117 oasup.LogUpdateProcessor.finish 
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 
2014-12-06T08:29:53.768Z] (-1486728298515922944),commit=} 0 3
   [junit4]   2> 260606 T911 C1556 P59117 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Finished periodic deletion of expired docs
   [junit4]   2> 261214 T876 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:59135_
   [junit4]   2> 261216 T876 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:59135_
   [junit4]   2> 261221 T876 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 261234 T957 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 261235 T957 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 261237 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 261238 T957 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 261239 T957 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 261239 T957 oascc.ZkStateReader.addZkWatch Updating collection 
state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 261242 T957 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 261242 T957 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 261243 T906 oasc.Overseer$ClusterStateUpdater.processMessage 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "shard":null,
   [junit4]   2>          "roles":null,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "node_name":"127.0.0.1:59135_",
   [junit4]   2>          "base_url":"https://127.0.0.1:59135";,
   [junit4]   2>          "numShards":"2"}
   [junit4]   2> 261248 T906 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 261249 T906 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 261258 T906 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 261259 T935 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 261259 T956 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 261260 T935 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 261261 T956 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2>  C1555_STATE=coll:collection1 core:collection1 
props:{state=active, core=collection1, node_name=127.0.0.1:59125_, 
base_url=https://127.0.0.1:59125, leader=true}
   [junit4]   2> 261609 T938 C1555 P59125 
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run 
Begining periodic deletion of expired docs
   [junit4]   2> 262242 T957 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 262243 T957 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 262244 T957 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 262244 T957 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 262245 T957 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 262245 T957 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/collection1/'
   [junit4]   2> 262247 T957 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 262247 T957 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 262248 T957 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 262282 T957 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 262285 T957 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 262318 T957 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 262362 T957 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 262363 T957 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 262375 T957 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 262743 T957 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 262746 T957 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 262748 T957 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 262765 T957 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 262814 T957 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 262815 T957 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 262815 T957 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty2/
   [junit4]   2> 262815 T957 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 262816 T957 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty2
   [junit4]   2> 262817 T957 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty2/index/
   [junit4]   2> 262817 T957 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/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 262818 T957 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty2/index
   [junit4]   2> 262818 T957 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17865280045283677]
   [junit4]   2> 262819 T957 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a41785a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60449b6a),segFN=segments_1,generation=1}
   [junit4]   2> 262820 T957 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 262821 T957 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-defaults"
   [junit4]   2> 262822 T957 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field"
   [junit4]   2> 262822 T957 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-param"
   [junit4]   2> 262822 T957 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "convert-ttl-field-with-param-default"
   [junit4]   2> 262823 T957 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "scheduled-delete" (default)
   [junit4]   2> 262824 T957 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"scheduled-delete" (default)
   [junit4]   2> 262825 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 262825 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 262825 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 262826 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 262826 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 262827 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 262827 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 262827 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 262828 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 262829 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 262829 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 262830 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 262830 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 262830 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 262831 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 262831 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 262831 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 262832 T957 oasc.RequestHandlers.initHandlersFromConfig 
created /select: solr.SearchHandler
   [junit4]   2> 262851 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 262854 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 262856 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 262859 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 262864 T957 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 262864 T957 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 262865 T957 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5607567784988613]
   [junit4]   2> 262867 T957 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7a41785a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60449b6a),segFN=segments_1,generation=1}
   [junit4]   2> 262867 T957 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 262867 T957 oass.SolrIndexSearcher.<init> Opening 
Searcher@7d9e1998[collection1] main
   [junit4]   2> 262868 T957 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 262869 T957 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 262869 T957 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 262870 T957 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 262870 T957 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 262871 T957 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 262872 T957 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 262872 T957 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 262873 T957 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 262873 T957 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 262873 T957 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 262874 T958 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@7d9e1998[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 262874 T957 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 262875 T962 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:59135 collection:collection1 
shard:shard2
   [junit4]   2> 262876 T876 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 262876 T876 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 262876 T962 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 262881 T962 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 262883 T905 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 262884 T962 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 262884 T962 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1557 name=collection1 
org.apache.solr.core.SolrCore@7af6083c url=https://127.0.0.1:59135/collection1 
node=127.0.0.1:59135_ C1557_STATE=coll:collection1 core:collection1 
props:{state=down, core=collection1, node_name=127.0.0.1:59135_, 
base_url=https://127.0.0.1:59135}
   [junit4]   2> 262885 T962 C1557 P59135 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:59135/collection1/
   [junit4]   2> 262885 T962 C1557 P59135 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> ASYNC  NEW_

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

dex
   [junit4]   2> 329839 T1015 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 1 directories currently being tracked
   [junit4]   2> 329839 T1015 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 329840 T1015 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001/tempDir-001/jetty4
   [junit4]   2> 329840 T1015 oasc.LeaderElector$ElectionWatcher.process WARN  
org.apache.solr.common.SolrException: Fatal Error, SolrCore not 
found:collection1 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:218)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:313)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:220)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:468)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:225)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:162)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:124)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:357)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:267)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 331339 T1864 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 331340 T876 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 335426 T876 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 335429 T876 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59098 59098
   [junit4]   2> 335634 T877 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59098 59098
   [junit4]   2> 335635 T877 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistribDocExpirationUpdateProcessorTest 
-Dtests.method=testDistribSearch -Dtests.seed=FFBA9F246A973E2D 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en_NZ 
-Dtests.timezone=Asia/Karachi -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 84.7s J3 | 
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes 
recoverying - waited for 30 seconds
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FFBA9F246A973E2D:7E5C113C1DC85E11]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
   [junit4]    >        at 
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 335719 T876 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-FFBA9F246A973E2D-001
   [junit4]   2> 84710 T875 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, sim=DefaultSimilarity, locale=en_NZ, timezone=Asia/Karachi
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=126702848,total=265814016
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, 
AssignTest, TestNonDefinedSimilarityFactory, TestCloudSchemaless, 
DistributedFacetPivotSmallTest, OpenExchangeRatesOrgProviderTest, 
TestExtendedDismaxParser, TestCursorMarkWithoutUniqueKey, 
DistribDocExpirationUpdateProcessorTest]
   [junit4] Completed on J3 in 85.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 1206 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:529:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:477:
 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:190:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:508:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1363:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:970:
 There were test failures: 450 suites, 1844 tests, 1 failure, 60 ignored (23 
assumptions)

Total time: 62 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2286
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 196970607 bytes
Compression is 0.0%
Took 38 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