Core application including web front end

Build: #1 failed

Job: default failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
10 minutes
Revision
5b1cbaa00af32db863ef375520224cc1cf6aa204
Total tests
83

Tests

  • 83 tests in total
  • 45 tests failed
  • 45 failures are new
  • 1 minute taken in total.
New test failures 45
Status Test Duration
Collapse Failed ApplicationSpec The Application API Spec must render the index page
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the attachDataset(coll_id:UUID, ds_id:UUID) function routed by POST /api/collections/:coll_id/datasets/:ds_id for dataset 1
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(CollectionsAPIAppSpec.scala:203)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(CollectionsAPIAppSpec.scala:201)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(CollectionsAPIAppSpec.scala:201)
(47 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the attachDataset(coll_id:UUID, ds_id:UUID) function routed by POST /api/collections/:coll_id/datasets/:ds_id for dataset 2
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(CollectionsAPIAppSpec.scala:243)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(CollectionsAPIAppSpec.scala:240)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(CollectionsAPIAppSpec.scala:240)
(47 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the createDataset() function routed by POST /api/datasets for Dataset 1 Creation
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the createDataset() function routed by POST /api/datasets for Dataset 2 Creation
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(53 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id for Dataset 1
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply$mcV$sp(CollectionsAPIAppSpec.scala:283)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(CollectionsAPIAppSpec.scala:282)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(CollectionsAPIAppSpec.scala:282)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id for Dataset 2
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply$mcV$sp(CollectionsAPIAppSpec.scala:295)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(CollectionsAPIAppSpec.scala:294)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(CollectionsAPIAppSpec.scala:294)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the listCollections() function routed by GET /api/collections
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the listCollections() function routed by GET /api/collections/list
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the listInCollection(coll_id: UUID) function routed by GET /api/collections/:coll_id/getDatasets
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the listOutsideCollection(coll_id: UUID) function routed by GET /api/datasets/listOutsideCollection/:coll_id
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the removeCollection(coll_id:UUID) function routed by DELETE /api/collections/:id
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the removeCollection(coll_id:UUID) function routed by POST /api/collections/:coll_id/remove
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the removeDataset(coll_id:UUID, ds_id:UUID, ignoreNotFound) function routed by DELETE /api/collections/:coll_id/datasets/:ds_id for dataset 2
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(CollectionsAPIAppSpec.scala:256)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(CollectionsAPIAppSpec.scala:254)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(CollectionsAPIAppSpec.scala:254)
(47 more lines...)
Collapse Failed CollectionsAPIAppSpec The Collections API Spec must respond to the removeDataset(coll_id:UUID, ds_id:UUID, ignoreNoteFound) function routed by POST /api/collections/:coll_id/datasets/:ds_id/:ignoreNotFound for dataset 2
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(CollectionsAPIAppSpec.scala:270)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(CollectionsAPIAppSpec.scala:267)
      at integration.CollectionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(CollectionsAPIAppSpec.scala:267)
(47 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the addMetadata(id: UUID) function routed by POST /api/datasets/:id/metadata
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply$mcV$sp(DatasetsAPIAppSpec.scala:419)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(DatasetsAPIAppSpec.scala:401)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$15.apply(DatasetsAPIAppSpec.scala:401)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the addTags(id: UUID) function routed by POST /api/datasets/:id/tags
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply$mcV$sp(DatasetsAPIAppSpec.scala:195)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply(DatasetsAPIAppSpec.scala:177)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$10.apply(DatasetsAPIAppSpec.scala:177)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the addTags(id: UUID) function routed by POST /api/datasets/:id/tags round two
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply$mcV$sp(DatasetsAPIAppSpec.scala:266)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(DatasetsAPIAppSpec.scala:248)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$13.apply(DatasetsAPIAppSpec.scala:248)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the addUserMetadata(id: UUID) function routed by POST /api/datasets/:id/usermetadata
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$16.apply$mcV$sp(DatasetsAPIAppSpec.scala:444)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$16.apply(DatasetsAPIAppSpec.scala:426)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$16.apply(DatasetsAPIAppSpec.scala:426)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the comment(id: UUID) function routed by POST /api/datasets/:id/comment
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply$mcV$sp(DatasetsAPIAppSpec.scala:167)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(DatasetsAPIAppSpec.scala:164)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(DatasetsAPIAppSpec.scala:164)
(47 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the createDataset() function routed by POST /api/datasets
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the datasetFilesList(id:UUID) function routed by GET /api/datasets/:id
< 1 sec
class org.scalatest.exceptions.TestFailedException: 301 did not equal 200

      org.scalatest.exceptions.TestFailedException: 301 did not equal 200
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$AnyMustWrapper.mustEqual(MustMatchers.scala:6213)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply$mcV$sp(DatasetsAPIAppSpec.scala:128)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(DatasetsAPIAppSpec.scala:124)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(DatasetsAPIAppSpec.scala:124)
(46 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the datasetFilesList(id:UUID) function routed by GET /api/datasets/:id/listFiles
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(DatasetsAPIAppSpec.scala:139)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(DatasetsAPIAppSpec.scala:138)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(DatasetsAPIAppSpec.scala:138)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the deleteDataset(id:UUID) function routed by DELETE /api/datasets/:id
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$21.apply$mcV$sp(DatasetsAPIAppSpec.scala:574)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$21.apply(DatasetsAPIAppSpec.scala:573)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$21.apply(DatasetsAPIAppSpec.scala:573)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the getTags(id:UUID) function routed by GET /api/datasets/:id/tags
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(DatasetsAPIAppSpec.scala:236)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(DatasetsAPIAppSpec.scala:235)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(DatasetsAPIAppSpec.scala:235)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the getTechnicalMetadataJSON(id: UUID) function routed by GET /api/datasets/:id/technicalmetadatajson
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$18.apply$mcV$sp(DatasetsAPIAppSpec.scala:465)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$18.apply(DatasetsAPIAppSpec.scala:464)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$18.apply(DatasetsAPIAppSpec.scala:464)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the getUserMetadataJSON(id: UUID) function routed by GET /api/datasets/:id/usermetadata
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$17.apply$mcV$sp(DatasetsAPIAppSpec.scala:453)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$17.apply(DatasetsAPIAppSpec.scala:452)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$17.apply(DatasetsAPIAppSpec.scala:452)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the removeTag(id: UUID) function routed by POST /api/datasets/:id/removeTag
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply$mcV$sp(DatasetsAPIAppSpec.scala:295)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(DatasetsAPIAppSpec.scala:277)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$14.apply(DatasetsAPIAppSpec.scala:277)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the removeTags(id: UUID) function routed by POST /api/datasets/:id/tags/remove
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(DatasetsAPIAppSpec.scala:225)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(DatasetsAPIAppSpec.scala:207)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(DatasetsAPIAppSpec.scala:207)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed DatasetsAPIAppSpec The Datasets API Spec must respond to the updateLicense(id: UUID) function routed by POST /api/datasets/:id/license
< 1 sec
class java.util.NoSuchElementException: None.get

      java.util.NoSuchElementException: None.get
      at scala.None$.get(Option.scala:313)
      at scala.None$.get(Option.scala:311)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(DatasetsAPIAppSpec.scala:154)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(DatasetsAPIAppSpec.scala:151)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(DatasetsAPIAppSpec.scala:151)
(47 more lines...)
Collapse Failed ExtractionsAPIAppSpec The Extractions API Spec must respond to the Upload File URL
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed ExtractionsAPIAppSpec The Extractions API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id for logos_ncsa file
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(ExtractionsAPIAppSpec.scala:143)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(ExtractionsAPIAppSpec.scala:141)
      at integration.ExtractionsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(ExtractionsAPIAppSpec.scala:141)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed ExtractionsAPIAppSpec The Extractions API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id for morrow-plots file
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed FilesAPIAppSpec The Files API Spec must respond to the addMetadata(id: UUID) function routed by POST /api/files/:id/metadata
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed FilesAPIAppSpec The Files API Spec must respond to the addUserMetadata(id: UUID) function routed by POST /api/files/:id/usermetadata
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed FilesAPIAppSpec The Files API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the Upload File
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the attachPreview(file_id:UUID, preview:UUID) function routed by POST /api/files/:file_id/previews/:p_id
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply$mcV$sp(PreviewsAPIAppSpec.scala:151)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:150)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$7.apply(PreviewsAPIAppSpec.scala:150)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the filePreviewsList(id: UUID) function routed by GET /api/files/:file_id/listpreviews
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply$mcV$sp(PreviewsAPIAppSpec.scala:164)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(PreviewsAPIAppSpec.scala:163)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$8.apply(PreviewsAPIAppSpec.scala:163)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the getPreviews(id: UUID) function routed by GET /api/files/:file_id/getPreviews
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply$mcV$sp(PreviewsAPIAppSpec.scala:177)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(PreviewsAPIAppSpec.scala:176)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$9.apply(PreviewsAPIAppSpec.scala:176)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the list() function routed by GET /api/previews
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the removeFile(id:UUID) function routed by DELETE /api/files/:id
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply$mcV$sp(PreviewsAPIAppSpec.scala:214)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(PreviewsAPIAppSpec.scala:213)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$12.apply(PreviewsAPIAppSpec.scala:213)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the removePreview(id:UUID) function routed by DELETE /api/previews/:id for morrowplots preview file
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply$mcV$sp(PreviewsAPIAppSpec.scala:202)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(PreviewsAPIAppSpec.scala:201)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$11.apply(PreviewsAPIAppSpec.scala:201)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the upload() and download() function routed by POST/GET /api/previews
5 secs
class java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]

      java.util.concurrent.TimeoutException: Futures timed out after [5 seconds]
      at scala.concurrent.impl.Promise$DefaultPromise.ready(Promise.scala:219)
      at scala.concurrent.impl.Promise$DefaultPromise.result(Promise.scala:223)
      at scala.concurrent.Await$$anonfun$result$1.apply(package.scala:107)
      at scala.concurrent.BlockContext$DefaultBlockContext$.blockOn(BlockContext.scala:53)
      at scala.concurrent.Await$.result(package.scala:107)
(51 more lines...)
Collapse Failed PreviewsAPIAppSpec The Previews API Spec must respond to the uploadMetadata(id: UUID) and getMetadata(id: UUID) function routed by POST/GET /api/previews/:id/metadata
< 1 sec
class scala.MatchError: None (of class scala.None$)

      scala.MatchError: None (of class scala.None$)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply$mcV$sp(PreviewsAPIAppSpec.scala:142)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(PreviewsAPIAppSpec.scala:125)
      at integration.PreviewsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$6.apply(PreviewsAPIAppSpec.scala:125)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
      at org.scalatest.Transformer$$anonfun$apply$1.apply(Transformer.scala:22)
(44 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/license.rst:10: WARNING: Title underline too short.

Contributors
-------
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'source' that doesn't have a title: no link will be generated
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE606-JOB1/doc/src/sphinx/index.rst:36: WARNING: toctree contains reference to document u'setup' that doesn't have a title: no link will be generated
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=384M; support was removed in 8.0