Build: #1 failed

Job: default failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
8 minutes
Revision
eddd71f376663c78a253d65a852e6e2101e448a7
Total tests
83

Tests

  • 83 tests in total
  • 16 tests failed
  • 16 failures are new
  • 7 seconds taken in total.
New test failures 16
Status Test Duration
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
< 1 sec
class org.scalatest.exceptions.TestFailedException: 400 did not equal 200

      org.scalatest.exceptions.TestFailedException: 400 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$4.apply$mcV$sp(DatasetsAPIAppSpec.scala:100)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$4.apply(DatasetsAPIAppSpec.scala:78)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$4.apply(DatasetsAPIAppSpec.scala:78)
(46 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 list() function routed by GET /api/datasets
< 1 sec
class org.scalatest.exceptions.TestFailedException: "[]" did not include substring "description"

      org.scalatest.exceptions.TestFailedException: "[]" did not include substring "description"
      at org.scalatest.MatchersHelper$.newTestFailedException(MatchersHelper.scala:160)
      at org.scalatest.MustMatchers$MustMethodHelper$.mustMatcher(MustMatchers.scala:6141)
      at org.scalatest.MustMatchers$AnyMustWrapper.must(MustMatchers.scala:6175)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply$mcV$sp(DatasetsAPIAppSpec.scala:114)
      at integration.DatasetsAPIAppSpec$$anonfun$2$$anonfun$apply$mcV$sp$5.apply(DatasetsAPIAppSpec.scala:108)
(47 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...)

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
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-CORE468-JOB1/doc/src/sphinx/license.rst:10: WARNING: Title underline too short.

Contributors
-------
/home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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-CORE468-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