org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 7 times over 12.166283783999999 seconds. Last failure message: 2 did not equal 1 jobs not updated, server= History Server; provider = FsHistoryProvider{logdir=/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23, storedir=Some(/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/history-b6b0a0e5-2862-4955-9021-a0d1485aa164), last scan time=1522395787000 application count=1} cache = ApplicationCache( retainedApplications= 50); time= 1522395800247; entry count= 1 ---- local-1522395784306 -> UI org.apache.spark.ui.SparkUI@2cdaca85, completed=false ---- lookup.count = 1 lookup.failure.count = 0 eviction.count = 0 load.count = 1 ---- dir = ArraySeq(DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/.3fe3eb3f-1f5d-4527-8984-fc52115ce1e1; isDirectory=false; length=0; replication=1; blocksize=33554432; modification_time=1522395800000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}, DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/local-1522395784306.inprogress; isDirectory=false; length=52159; replication=1; blocksize=33554432; modification_time=1522395788000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}).

sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to eventually never returned normally. Attempted 7 times over 12.166283783999999 seconds. Last failure message: 2 did not equal 1 jobs not updated, server=
 History Server;
 provider = FsHistoryProvider{logdir=/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23,
  storedir=Some(/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/history-b6b0a0e5-2862-4955-9021-a0d1485aa164),
  last scan time=1522395787000
  application count=1}
 cache = ApplicationCache( retainedApplications= 50); time= 1522395800247; entry count= 1
----
  local-1522395784306 -> UI org.apache.spark.ui.SparkUI@2cdaca85, completed=false
----
lookup.count = 1
lookup.failure.count = 0
eviction.count = 0
load.count = 1
----

    
 dir = ArraySeq(DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/.3fe3eb3f-1f5d-4527-8984-fc52115ce1e1; isDirectory=false; length=0; replication=1; blocksize=33554432; modification_time=1522395800000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}, DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/local-1522395784306.inprogress; isDirectory=false; length=52159; replication=1; blocksize=33554432; modification_time=1522395788000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}).
	at org.scalatest.concurrent.Eventually$class.tryTryAgain$1(Eventually.scala:421)
	at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:439)
	at org.apache.spark.deploy.history.HistoryServerSuite.eventually(HistoryServerSuite.scala:64)
	at org.scalatest.concurrent.Eventually$class.eventually(Eventually.scala:308)
	at org.apache.spark.deploy.history.HistoryServerSuite.eventually(HistoryServerSuite.scala:64)
	at org.apache.spark.deploy.history.HistoryServerSuite$$anonfun$5.apply$mcV$sp(HistoryServerSuite.scala:533)
	at org.apache.spark.deploy.history.HistoryServerSuite$$anonfun$5.apply(HistoryServerSuite.scala:372)
	at org.apache.spark.deploy.history.HistoryServerSuite$$anonfun$5.apply(HistoryServerSuite.scala:372)
	at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
	at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
	at org.scalatest.Transformer.apply(Transformer.scala:22)
	at org.scalatest.Transformer.apply(Transformer.scala:20)
	at org.scalatest.FunSuiteLike$$anon$1.apply(FunSuiteLike.scala:186)
	at org.apache.spark.SparkFunSuite.withFixture(SparkFunSuite.scala:103)
	at org.scalatest.FunSuiteLike$class.invokeWithFixture$1(FunSuiteLike.scala:183)
	at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
	at org.scalatest.FunSuiteLike$$anonfun$runTest$1.apply(FunSuiteLike.scala:196)
	at org.scalatest.SuperEngine.runTestImpl(Engine.scala:289)
	at org.scalatest.FunSuiteLike$class.runTest(FunSuiteLike.scala:196)
	at org.apache.spark.deploy.history.HistoryServerSuite.org$scalatest$BeforeAndAfter$$super$runTest(HistoryServerSuite.scala:64)
	at org.scalatest.BeforeAndAfter$class.runTest(BeforeAndAfter.scala:203)
	at org.apache.spark.deploy.history.HistoryServerSuite.org$scalatest$BeforeAndAfterEach$$super$runTest(HistoryServerSuite.scala:64)
	at org.scalatest.BeforeAndAfterEach$class.runTest(BeforeAndAfterEach.scala:221)
	at org.apache.spark.deploy.history.HistoryServerSuite.runTest(HistoryServerSuite.scala:64)
	at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
	at org.scalatest.FunSuiteLike$$anonfun$runTests$1.apply(FunSuiteLike.scala:229)
	at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:396)
	at org.scalatest.SuperEngine$$anonfun$traverseSubNodes$1$1.apply(Engine.scala:384)
	at scala.collection.immutable.List.foreach(List.scala:381)
	at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:384)
	at org.scalatest.SuperEngine.org$scalatest$SuperEngine$$runTestsInBranch(Engine.scala:379)
	at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:461)
	at org.scalatest.FunSuiteLike$class.runTests(FunSuiteLike.scala:229)
	at org.scalatest.FunSuite.runTests(FunSuite.scala:1560)
	at org.scalatest.Suite$class.run(Suite.scala:1147)
	at org.scalatest.FunSuite.org$scalatest$FunSuiteLike$$super$run(FunSuite.scala:1560)
	at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233)
	at org.scalatest.FunSuiteLike$$anonfun$run$1.apply(FunSuiteLike.scala:233)
	at org.scalatest.SuperEngine.runImpl(Engine.scala:521)
	at org.scalatest.FunSuiteLike$class.run(FunSuiteLike.scala:233)
	at org.apache.spark.SparkFunSuite.org$scalatest$BeforeAndAfterAll$$super$run(SparkFunSuite.scala:52)
	at org.scalatest.BeforeAndAfterAll$class.liftedTree1$1(BeforeAndAfterAll.scala:213)
	at org.scalatest.BeforeAndAfterAll$class.run(BeforeAndAfterAll.scala:210)
	at org.apache.spark.deploy.history.HistoryServerSuite.org$scalatest$BeforeAndAfter$$super$run(HistoryServerSuite.scala:64)
	at org.scalatest.BeforeAndAfter$class.run(BeforeAndAfter.scala:258)
	at org.apache.spark.deploy.history.HistoryServerSuite.run(HistoryServerSuite.scala:64)
	at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:314)
	at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:480)
	at sbt.ForkMain$Run$2.call(ForkMain.java:296)
	at sbt.ForkMain$Run$2.call(ForkMain.java:286)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)
Caused by: sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: 2 did not equal 1 jobs not updated, server=
 History Server;
 provider = FsHistoryProvider{logdir=/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23,
  storedir=Some(/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/history-b6b0a0e5-2862-4955-9021-a0d1485aa164),
  last scan time=1522395787000
  application count=1}
 cache = ApplicationCache( retainedApplications= 50); time= 1522395800247; entry count= 1
----
  local-1522395784306 -> UI org.apache.spark.ui.SparkUI@2cdaca85, completed=false
----
lookup.count = 1
lookup.failure.count = 0
eviction.count = 0
load.count = 1
----

    
 dir = ArraySeq(DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/.3fe3eb3f-1f5d-4527-8984-fc52115ce1e1; isDirectory=false; length=0; replication=1; blocksize=33554432; modification_time=1522395800000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false}, DeprecatedRawLocalFileStatus{path=file:/home/jenkins/workspace/spark-master-test-sbt-hadoop-2.6/target/tmp/spark-85783d57-19ec-45dd-a731-2048993a9e23/local-1522395784306.inprogress; isDirectory=false; length=52159; replication=1; blocksize=33554432; modification_time=1522395788000; access_time=0; owner=; group=; permission=rw-rw-rw-; isSymlink=false})
	at org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:528)
	at org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
	at org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:501)
	at org.apache.spark.deploy.history.HistoryServerSuite$$anonfun$5$$anonfun$apply$mcV$sp$5.apply(HistoryServerSuite.scala:534)
	at org.apache.spark.deploy.history.HistoryServerSuite$$anonfun$5$$anonfun$apply$mcV$sp$5.apply(HistoryServerSuite.scala:533)
	at org.scalatest.concurrent.Eventually$class.makeAValiantAttempt$1(Eventually.scala:395)
	at org.scalatest.concurrent.Eventually$class.tryTryAgain$1(Eventually.scala:409)
	... 53 more