Build: #36 failed

Job: default failed

Stages & jobs

  1. Default Stage

Build log

The build generated 5,676 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

16-Jun-2020 11:33:22 #19 61.28 [warn]                                                               ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:74: postfix operator seconds should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]       val delay = if (archiveDebug) { 10 seconds } else {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                          ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:75: postfix operator seconds should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]         (Duration.ofDays(1).getSeconds - sinceLastMidnight) seconds
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                             ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                           ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                                      ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                     ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                                ^
16-Jun-2020 11:33:22 #19 61.28 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
16-Jun-2020 11:33:22 #19 61.28 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:22 #19 61.28 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
16-Jun-2020 11:33:22 #19 61.28 [warn]                                                 ^
16-Jun-2020 11:33:24 #19 63.42 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
16-Jun-2020 11:33:24 #19 63.42 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:24 #19 63.42 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
16-Jun-2020 11:33:24 #19 63.42 [warn]                                                                                                                                ^
16-Jun-2020 11:33:24 #19 63.49 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
16-Jun-2020 11:33:24 #19 63.49 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:24 #19 63.49 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
16-Jun-2020 11:33:24 #19 63.49 [warn]                                                                                                                                ^
16-Jun-2020 11:33:26 #19 64.58 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
16-Jun-2020 11:33:26 #19 64.58 [warn] import play.api.libs.{Files, MimeTypes}
16-Jun-2020 11:33:26 #19 64.58 [warn]                       ^
16-Jun-2020 11:33:26 #19 64.77 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
16-Jun-2020 11:33:26 #19 64.77 [warn] import play.api.libs.{Files, MimeTypes}
16-Jun-2020 11:33:26 #19 64.77 [warn]                       ^
16-Jun-2020 11:33:26 #19 65.25 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
16-Jun-2020 11:33:26 #19 65.25 [warn]   @deprecated
16-Jun-2020 11:33:26 #19 65.25 [warn]    ^
16-Jun-2020 11:33:26 #19 65.54 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
16-Jun-2020 11:33:26 #19 65.54 [warn]   @deprecated
16-Jun-2020 11:33:26 #19 65.54 [warn]    ^
16-Jun-2020 11:33:28 #19 67.12 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.12 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.12 [warn]   ) tupled
16-Jun-2020 11:33:28 #19 67.12 [warn]     ^
16-Jun-2020 11:33:28 #19 67.12 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.12 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.12 [warn]   ) tupled
16-Jun-2020 11:33:28 #19 67.12 [warn]     ^
16-Jun-2020 11:33:28 #19 67.13 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.13 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.13 [warn]   ) tupled
16-Jun-2020 11:33:28 #19 67.13 [warn]     ^
16-Jun-2020 11:33:28 #19 67.13 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.13 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.13 [warn]     ) tupled
16-Jun-2020 11:33:28 #19 67.13 [warn]       ^
16-Jun-2020 11:33:28 #19 67.13 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.13 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.14 [warn]     ) tupled
16-Jun-2020 11:33:28 #19 67.14 [warn]       ^
16-Jun-2020 11:33:28 #19 67.14 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.14 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.14 [warn]     ) tupled
16-Jun-2020 11:33:28 #19 67.14 [warn]       ^
16-Jun-2020 11:33:28 #19 67.14 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
16-Jun-2020 11:33:28 #19 67.14 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:28 #19 67.14 [warn]     ) tupled
16-Jun-2020 11:33:28 #19 67.14 [warn]       ^
16-Jun-2020 11:33:28 #19 67.18 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
16-Jun-2020 11:33:28 #19 67.18 [warn] import models.Institution
16-Jun-2020 11:33:28 #19 67.18 [warn]               ^
16-Jun-2020 11:33:29 #19 67.83 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.83 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.83 [warn]   ) tupled
16-Jun-2020 11:33:29 #19 67.83 [warn]     ^
16-Jun-2020 11:33:29 #19 67.83 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.83 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.84 [warn]   ) tupled
16-Jun-2020 11:33:29 #19 67.84 [warn]     ^
16-Jun-2020 11:33:29 #19 67.84 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.84 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.84 [warn]   ) tupled
16-Jun-2020 11:33:29 #19 67.84 [warn]     ^
16-Jun-2020 11:33:29 #19 67.84 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.84 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.84 [warn]     ) tupled
16-Jun-2020 11:33:29 #19 67.84 [warn]       ^
16-Jun-2020 11:33:29 #19 67.84 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.85 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.85 [warn]     ) tupled
16-Jun-2020 11:33:29 #19 67.85 [warn]       ^
16-Jun-2020 11:33:29 #19 67.85 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.85 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.85 [warn]     ) tupled
16-Jun-2020 11:33:29 #19 67.85 [warn]       ^
16-Jun-2020 11:33:29 #19 67.85 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
16-Jun-2020 11:33:29 #19 67.85 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:29 #19 67.85 [warn]     ) tupled
16-Jun-2020 11:33:29 #19 67.85 [warn]       ^
16-Jun-2020 11:33:29 #19 67.90 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
16-Jun-2020 11:33:29 #19 67.91 [warn] import models.Institution
16-Jun-2020 11:33:29 #19 67.91 [warn]               ^
16-Jun-2020 11:33:29 #19 68.13 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
16-Jun-2020 11:33:29 #19 68.13 [warn] import models.Project
16-Jun-2020 11:33:29 #19 68.13 [warn]               ^
16-Jun-2020 11:33:29 #19 68.23 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:29 #19 68.23 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:29 #19 68.23 [warn]                    ^
16-Jun-2020 11:33:29 #19 68.24 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:29 #19 68.24 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:29 #19 68.24 [warn]                    ^
16-Jun-2020 11:33:29 #19 68.25 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:29 #19 68.25 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:29 #19 68.25 [warn]                    ^
16-Jun-2020 11:33:29 #19 68.25 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:29 #19 68.25 [warn]   """Includes file, dataset, collection reports"""
16-Jun-2020 11:33:29 #19 68.25 [warn]   ^
16-Jun-2020 11:33:29 #19 68.32 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:29 #19 68.32 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
16-Jun-2020 11:33:29 #19 68.32 [warn]     ^
16-Jun-2020 11:33:29 #19 68.34 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:29 #19 68.34 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
16-Jun-2020 11:33:29 #19 68.34 [warn]     ^
16-Jun-2020 11:33:30 #19 69.20 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
16-Jun-2020 11:33:30 #19 69.20 [warn] import models.Project
16-Jun-2020 11:33:30 #19 69.20 [warn]               ^
16-Jun-2020 11:33:30 #19 69.30 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:30 #19 69.31 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:30 #19 69.31 [warn]                    ^
16-Jun-2020 11:33:30 #19 69.31 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:30 #19 69.31 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:30 #19 69.31 [warn]                    ^
16-Jun-2020 11:33:30 #19 69.32 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:30 #19 69.32 [warn]               case _ => Some("".getBytes("UTF-8"))
16-Jun-2020 11:33:30 #19 69.32 [warn]                    ^
16-Jun-2020 11:33:30 #19 69.32 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:30 #19 69.32 [warn]   """Includes file, dataset, collection reports"""
16-Jun-2020 11:33:30 #19 69.32 [warn]   ^
16-Jun-2020 11:33:30 #19 69.40 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:30 #19 69.40 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
16-Jun-2020 11:33:30 #19 69.40 [warn]     ^
16-Jun-2020 11:33:30 #19 69.42 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:30 #19 69.42 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
16-Jun-2020 11:33:30 #19 69.42 [warn]     ^
16-Jun-2020 11:33:32 #19 70.65 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
16-Jun-2020 11:33:32 #19 70.65 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:32 #19 70.65 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
16-Jun-2020 11:33:32 #19 70.65 [warn]                                                                                                                             ^
16-Jun-2020 11:33:32 #19 70.65 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
16-Jun-2020 11:33:32 #19 70.65 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:32 #19 70.65 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
16-Jun-2020 11:33:32 #19 70.65 [warn]                                                                                                                                   ^
16-Jun-2020 11:33:33 #19 71.83 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
16-Jun-2020 11:33:33 #19 71.83 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
16-Jun-2020 11:33:33 #19 71.83 [warn]                                                      ^
16-Jun-2020 11:33:33 #19 71.86 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
16-Jun-2020 11:33:33 #19 71.86 [warn] by making the implicit value scala.language.reflectiveCalls visible.
16-Jun-2020 11:33:33 #19 71.86 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
16-Jun-2020 11:33:33 #19 71.86 [warn] or by setting the compiler option -language:reflectiveCalls.
16-Jun-2020 11:33:33 #19 71.86 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
16-Jun-2020 11:33:33 #19 71.86 [warn] why the feature should be explicitly enabled.
16-Jun-2020 11:33:33 #19 71.86 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
16-Jun-2020 11:33:33 #19 71.86 [warn]                                                    ^
16-Jun-2020 11:33:33 #19 72.16 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
16-Jun-2020 11:33:33 #19 72.16 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:33 #19 72.16 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
16-Jun-2020 11:33:33 #19 72.16 [warn]                                                                                    ^
16-Jun-2020 11:33:33 #19 72.23 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
16-Jun-2020 11:33:33 #19 72.23 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:33 #19 72.23 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
16-Jun-2020 11:33:33 #19 72.23 [warn]                                                                                                                             ^
16-Jun-2020 11:33:33 #19 72.23 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
16-Jun-2020 11:33:33 #19 72.23 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:33 #19 72.23 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
16-Jun-2020 11:33:33 #19 72.23 [warn]                                                                                                                                   ^
16-Jun-2020 11:33:34 #19 73.40 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
16-Jun-2020 11:33:34 #19 73.40 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:34 #19 73.40 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
16-Jun-2020 11:33:34 #19 73.40 [warn] or by setting the compiler option -language:implicitConversions.
16-Jun-2020 11:33:34 #19 73.40 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
16-Jun-2020 11:33:34 #19 73.40 [warn] why the feature should be explicitly enabled.
16-Jun-2020 11:33:34 #19 73.40 [warn]   implicit def stringToUUID(s: String) = UUID(s)
16-Jun-2020 11:33:34 #19 73.40 [warn]                ^
16-Jun-2020 11:33:34 #19 73.40 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
16-Jun-2020 11:33:34 #19 73.40 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:34 #19 73.40 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
16-Jun-2020 11:33:34 #19 73.40 [warn]                ^
16-Jun-2020 11:33:34 #19 73.40 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
16-Jun-2020 11:33:34 #19 73.40 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:34 #19 73.40 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
16-Jun-2020 11:33:34 #19 73.40 [warn]                ^
16-Jun-2020 11:33:34 #19 73.43 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
16-Jun-2020 11:33:34 #19 73.43 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
16-Jun-2020 11:33:34 #19 73.43 [warn]                                                      ^
16-Jun-2020 11:33:34 #19 73.46 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
16-Jun-2020 11:33:34 #19 73.46 [warn] by making the implicit value scala.language.reflectiveCalls visible.
16-Jun-2020 11:33:34 #19 73.46 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
16-Jun-2020 11:33:34 #19 73.46 [warn] or by setting the compiler option -language:reflectiveCalls.
16-Jun-2020 11:33:34 #19 73.46 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
16-Jun-2020 11:33:34 #19 73.46 [warn] why the feature should be explicitly enabled.
16-Jun-2020 11:33:34 #19 73.46 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
16-Jun-2020 11:33:34 #19 73.46 [warn]                                                    ^
16-Jun-2020 11:33:34 #19 73.46 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
16-Jun-2020 11:33:34 #19 73.46 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:34 #19 73.47 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
16-Jun-2020 11:33:34 #19 73.47 [warn]                ^
16-Jun-2020 11:33:35 #19 73.83 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
16-Jun-2020 11:33:35 #19 73.83 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:35 #19 73.83 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
16-Jun-2020 11:33:35 #19 73.83 [warn]                                                                                    ^
16-Jun-2020 11:33:35 #19 73.90 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:35 #19 73.90 [warn]     """dynamic_templates": [{
16-Jun-2020 11:33:35 #19 73.90 [warn]     ^
16-Jun-2020 11:33:35 #19 74.03 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
16-Jun-2020 11:33:35 #19 74.03 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:35 #19 74.03 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
16-Jun-2020 11:33:35 #19 74.03 [warn]                                ^
16-Jun-2020 11:33:36 #19 75.10 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
16-Jun-2020 11:33:36 #19 75.10 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:36 #19 75.10 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
16-Jun-2020 11:33:36 #19 75.10 [warn]                ^
16-Jun-2020 11:33:36 #19 75.45 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
16-Jun-2020 11:33:36 #19 75.45 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:36 #19 75.45 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
16-Jun-2020 11:33:36 #19 75.45 [warn] or by setting the compiler option -language:implicitConversions.
16-Jun-2020 11:33:36 #19 75.45 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
16-Jun-2020 11:33:36 #19 75.45 [warn] why the feature should be explicitly enabled.
16-Jun-2020 11:33:36 #19 75.45 [warn]   implicit def stringToUUID(s: String) = UUID(s)
16-Jun-2020 11:33:36 #19 75.45 [warn]                ^
16-Jun-2020 11:33:36 #19 75.46 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
16-Jun-2020 11:33:36 #19 75.46 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:36 #19 75.46 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
16-Jun-2020 11:33:36 #19 75.46 [warn]                ^
16-Jun-2020 11:33:36 #19 75.46 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
16-Jun-2020 11:33:36 #19 75.46 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:36 #19 75.46 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
16-Jun-2020 11:33:36 #19 75.46 [warn]                ^
16-Jun-2020 11:33:36 #19 75.54 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
16-Jun-2020 11:33:37 #19 75.54 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:37 #19 75.54 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
16-Jun-2020 11:33:37 #19 75.54 [warn]                ^
16-Jun-2020 11:33:37 #19 75.69 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:37 #19 75.69 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
16-Jun-2020 11:33:37 #19 75.69 [warn]            ^
16-Jun-2020 11:33:37 #19 75.78 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
16-Jun-2020 11:33:37 #19 75.78 [warn] import models.{DBResult, UUID, Comment}
16-Jun-2020 11:33:37 #19 75.78 [warn]                                ^
16-Jun-2020 11:33:37 #19 76.08 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
16-Jun-2020 11:33:37 #19 76.08 [warn]     """dynamic_templates": [{
16-Jun-2020 11:33:37 #19 76.08 [warn]     ^
16-Jun-2020 11:33:37 #19 76.25 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
16-Jun-2020 11:33:37 #19 76.25 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:37 #19 76.25 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
16-Jun-2020 11:33:37 #19 76.25 [warn]                                ^
16-Jun-2020 11:33:38 #19 76.63 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
16-Jun-2020 11:33:38 #19 76.63 [warn] import models.{Tag, UUID}
16-Jun-2020 11:33:38 #19 76.63 [warn]                ^
16-Jun-2020 11:33:38 #19 76.76 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:38 #19 76.76 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
16-Jun-2020 11:33:38 #19 76.76 [warn]            ^
16-Jun-2020 11:33:38 #19 76.92 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
16-Jun-2020 11:33:38 #19 76.92 [warn] import services.mongodb.MongoSalatPlugin
16-Jun-2020 11:33:38 #19 76.92 [warn]                         ^
16-Jun-2020 11:33:38 #19 76.94 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
16-Jun-2020 11:33:38 #19 76.94 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
16-Jun-2020 11:33:38 #19 76.94 [warn]                      ^
16-Jun-2020 11:33:38 #19 76.94 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
16-Jun-2020 11:33:38 #19 76.94 [warn] import models.WebPageResource
16-Jun-2020 11:33:38 #19 76.94 [warn]               ^
16-Jun-2020 11:33:38 #19 77.28 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:38 #19 77.28 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
16-Jun-2020 11:33:38 #19 77.28 [warn]            ^
16-Jun-2020 11:33:38 #19 77.52 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
16-Jun-2020 11:33:39 #19 77.53 [warn] by making the implicit value scala.language.implicitConversions visible.
16-Jun-2020 11:33:39 #19 77.53 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
16-Jun-2020 11:33:39 #19 77.53 [warn]                ^
16-Jun-2020 11:33:39 #19 78.29 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
16-Jun-2020 11:33:39 #19 78.29 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:39 #19 78.29 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
16-Jun-2020 11:33:39 #19 78.29 [warn]                                                       ^
16-Jun-2020 11:33:39 #19 78.29 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
16-Jun-2020 11:33:39 #19 78.29 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:39 #19 78.29 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
16-Jun-2020 11:33:39 #19 78.29 [warn]                                                                  ^
16-Jun-2020 11:33:39 #19 78.32 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:39 #19 78.32 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
16-Jun-2020 11:33:39 #19 78.32 [warn]            ^
16-Jun-2020 11:33:39 #19 78.42 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
16-Jun-2020 11:33:39 #19 78.42 [warn] import models.{DBResult, UUID, Comment}
16-Jun-2020 11:33:39 #19 78.42 [warn]                                ^
16-Jun-2020 11:33:39 #19 78.46 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
16-Jun-2020 11:33:39 #19 78.46 [warn] import models.{UUID, Dataset, Selected}
16-Jun-2020 11:33:39 #19 78.46 [warn]                      ^
16-Jun-2020 11:33:39 #19 78.48 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
16-Jun-2020 11:33:39 #19 78.48 [warn] import models.Collection
16-Jun-2020 11:33:39 #19 78.48 [warn]               ^
16-Jun-2020 11:33:39 #19 78.48 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
16-Jun-2020 11:33:39 #19 78.48 [warn] import models.Dataset
16-Jun-2020 11:33:39 #19 78.48 [warn]               ^
16-Jun-2020 11:33:40 #19 79.42 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
16-Jun-2020 11:33:40 #19 79.42 [warn] import models.{Tag, UUID}
16-Jun-2020 11:33:40 #19 79.42 [warn]                ^
16-Jun-2020 11:33:40 #19 79.56 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:41 #19 79.56 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
16-Jun-2020 11:33:41 #19 79.56 [warn]            ^
16-Jun-2020 11:33:41 #19 79.81 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
16-Jun-2020 11:33:41 #19 79.81 [warn] import services.mongodb.MongoSalatPlugin
16-Jun-2020 11:33:41 #19 79.81 [warn]                         ^
16-Jun-2020 11:33:41 #19 79.84 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
16-Jun-2020 11:33:41 #19 79.84 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
16-Jun-2020 11:33:41 #19 79.84 [warn]                      ^
16-Jun-2020 11:33:41 #19 79.84 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
16-Jun-2020 11:33:41 #19 79.84 [warn] import models.WebPageResource
16-Jun-2020 11:33:41 #19 79.84 [warn]               ^
16-Jun-2020 11:33:41 #19 80.49 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:41 #19 80.49 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
16-Jun-2020 11:33:41 #19 80.49 [warn]            ^
16-Jun-2020 11:33:41 #19 80.55 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:42 #19 80.55 [warn]             case _ => {
16-Jun-2020 11:33:42 #19 80.55 [warn]                  ^
16-Jun-2020 11:33:43 #19 81.72 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
16-Jun-2020 11:33:43 #19 81.72 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:43 #19 81.72 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
16-Jun-2020 11:33:43 #19 81.72 [warn]                                                       ^
16-Jun-2020 11:33:43 #19 81.72 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
16-Jun-2020 11:33:43 #19 81.72 [warn] by making the implicit value scala.language.postfixOps visible.
16-Jun-2020 11:33:43 #19 81.72 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
16-Jun-2020 11:33:43 #19 81.72 [warn]                                                                  ^
16-Jun-2020 11:33:43 #19 81.92 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
16-Jun-2020 11:33:43 #19 81.92 [warn] import models.{UUID, Dataset, Selected}
16-Jun-2020 11:33:43 #19 81.92 [warn]                      ^
16-Jun-2020 11:33:43 #19 81.95 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
16-Jun-2020 11:33:43 #19 81.95 [warn] import models.Collection
16-Jun-2020 11:33:43 #19 81.95 [warn]               ^
16-Jun-2020 11:33:43 #19 81.95 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
16-Jun-2020 11:33:43 #19 81.95 [warn] import models.Dataset
16-Jun-2020 11:33:43 #19 81.95 [warn]               ^
16-Jun-2020 11:33:45 #19 83.98 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
16-Jun-2020 11:33:45 #19 83.98 [warn]             case _ => {
16-Jun-2020 11:33:45 #19 83.98 [warn]                  ^
16-Jun-2020 11:33:52 #19 91.15 [warn] /src/app/api/Admin.scala:43: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.15 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.15 [warn]     (request.body \ "theme").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.15 [warn]                                   ^
16-Jun-2020 11:33:52 #19 91.15 [warn] /src/app/api/Admin.scala:46: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.15 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.15 [warn]     (request.body \ "displayName").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.15 [warn]                                         ^
16-Jun-2020 11:33:52 #19 91.15 [warn] /src/app/api/Admin.scala:49: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.15 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.15 [warn]     (request.body \ "welcomeMessage").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.15 [warn]                                            ^
16-Jun-2020 11:33:52 #19 91.16 [warn] /src/app/api/Admin.scala:52: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.16 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.16 [warn]     (request.body \ "googleAnalytics").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.16 [warn]                                             ^
16-Jun-2020 11:33:52 #19 91.16 [warn] /src/app/api/Admin.scala:59: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.16 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.16 [warn]     (request.body \ "sensors").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.16 [warn]                                     ^
16-Jun-2020 11:33:52 #19 91.16 [warn] /src/app/api/Admin.scala:62: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.16 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.16 [warn]     (request.body \ "sensor").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.16 [warn]                                    ^
16-Jun-2020 11:33:52 #19 91.16 [warn] /src/app/api/Admin.scala:65: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.16 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.16 [warn]     (request.body \ "parameters").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.16 [warn]                                        ^
16-Jun-2020 11:33:52 #19 91.17 [warn] /src/app/api/Admin.scala:68: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.17 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.17 [warn]     (request.body \ "parameter").asOpt[String] match {
16-Jun-2020 11:33:52 #19 91.17 [warn]                                       ^
16-Jun-2020 11:33:52 #19 91.34 [warn] /src/app/api/Collections.scala:153: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.34 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.34 [warn]     collections.get(collectionId) match {
16-Jun-2020 11:33:52 #19 91.34 [warn]                    ^
16-Jun-2020 11:33:52 #19 91.45 [warn] /src/app/api/Collections.scala:580: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.45 [warn] It would fail on the following input: Failure(_)
16-Jun-2020 11:33:52 #19 91.45 [warn]                       collections.addSubCollection(UUID(parentId), UUID(id), user) match {
16-Jun-2020 11:33:52 #19 91.45 [warn]                                                   ^
16-Jun-2020 11:33:52 #19 91.46 [warn] /src/app/api/Collections.scala:613: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.46 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.46 [warn]             collections.get(subCollectionId) match {
16-Jun-2020 11:33:52 #19 91.46 [warn]                            ^
16-Jun-2020 11:33:52 #19 91.47 [warn] /src/app/api/Collections.scala:611: match may not be exhaustive.
16-Jun-2020 11:33:52 #19 91.47 [warn] It would fail on the following input: None
16-Jun-2020 11:33:52 #19 91.47 [warn]         collections.get(collectionId) match {
16-Jun-2020 11:33:52 #19 91.47 [warn]                        ^
16-Jun-2020 11:33:53 #19 91.61 [warn] /src/app/api/Datasets.scala:86: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.61 [warn] It would fail on the following input: Nil
16-Jun-2020 11:33:53 #19 91.61 [warn]         folderList match {
16-Jun-2020 11:33:53 #19 91.61 [warn]         ^
16-Jun-2020 11:33:53 #19 91.68 [warn] /src/app/api/Datasets.scala:756: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.68 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.68 [warn]     datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.68 [warn]                 ^
16-Jun-2020 11:33:53 #19 91.70 [warn] /src/app/api/Datasets.scala:973: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.70 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.71 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.71 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.71 [warn] /src/app/api/Datasets.scala:1009: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.71 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.71 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.71 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.72 [warn] /src/app/api/Datasets.scala:1048: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.72 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.72 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.72 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.72 [warn] /src/app/api/Datasets.scala:1085: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.72 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.72 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.72 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.73 [warn] /src/app/api/Datasets.scala:1107: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.73 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.73 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.73 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.73 [warn] /src/app/api/Datasets.scala:1128: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.73 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.73 [warn]       datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.73 [warn]                   ^
16-Jun-2020 11:33:53 #19 91.75 [warn] /src/app/api/Datasets.scala:1367: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.75 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.75 [warn]           datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.75 [warn]                       ^
16-Jun-2020 11:33:53 #19 91.76 [warn] /src/app/api/Datasets.scala:1404: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.76 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.76 [warn]           datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.76 [warn]                       ^
16-Jun-2020 11:33:53 #19 91.78 [warn] /src/app/api/Datasets.scala:1545: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.78 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.78 [warn]             datasets.get(id) match {
16-Jun-2020 11:33:53 #19 91.78 [warn]                         ^
16-Jun-2020 11:33:53 #19 91.89 [warn] /src/app/api/Datasets.scala:2550: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 91.89 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 91.89 [warn]     folders.get(id) match {
16-Jun-2020 11:33:53 #19 91.89 [warn]                ^
16-Jun-2020 11:33:53 #19 92.02 [warn] /src/app/api/Files.scala:707: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.02 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.02 [warn]     files.get(id) match {
16-Jun-2020 11:33:53 #19 92.02 [warn]              ^
16-Jun-2020 11:33:53 #19 92.07 [warn] /src/app/api/Files.scala:1051: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.07 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.07 [warn]         files.get(id) match {
16-Jun-2020 11:33:53 #19 92.07 [warn]                  ^
16-Jun-2020 11:33:53 #19 92.08 [warn] /src/app/api/Files.scala:1250: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.13 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.13 [warn]     files.get(id) match {
16-Jun-2020 11:33:53 #19 92.13 [warn]              ^
16-Jun-2020 11:33:53 #19 92.13 [warn] /src/app/api/Files.scala:1271: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.13 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.13 [warn]     files.get(id) match {
16-Jun-2020 11:33:53 #19 92.13 [warn]              ^
16-Jun-2020 11:33:53 #19 92.15 [warn] /src/app/api/Files.scala:1440: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.15 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.15 [warn]             files.get(id) match {
16-Jun-2020 11:33:53 #19 92.15 [warn]                      ^
16-Jun-2020 11:33:53 #19 92.45 [warn] /src/app/api/Metadata.scala:496: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.45 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.45 [warn]                     datasets.get(resource.id) match {
16-Jun-2020 11:33:53 #19 92.45 [warn]                                 ^
16-Jun-2020 11:33:53 #19 92.45 [warn] /src/app/api/Metadata.scala:508: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.45 [warn] It would fail on the following input: None
16-Jun-2020 11:33:53 #19 92.45 [warn]                     files.get(resource.id) match {
16-Jun-2020 11:33:53 #19 92.45 [warn]                              ^
16-Jun-2020 11:33:53 #19 92.56 [warn] /src/app/api/Permissions.scala:794: match may not be exhaustive.
16-Jun-2020 11:33:53 #19 92.56 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.56 [warn]       ident match {
16-Jun-2020 11:33:54 #19 92.56 [warn]       ^
16-Jun-2020 11:33:54 #19 92.64 [warn] /src/app/api/Previews.scala:135: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.64 [warn] It would fail on the following input: Some((x: Seq[?] forSome x not in List[?]))
16-Jun-2020 11:33:54 #19 92.64 [warn]             request.body.dataParts.get("title") match {
16-Jun-2020 11:33:54 #19 92.65 [warn]                                       ^
16-Jun-2020 11:33:54 #19 92.67 [warn] /src/app/api/Previews.scala:323: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.67 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.67 [warn]         previews.get(preview_id) match {
16-Jun-2020 11:33:54 #19 92.67 [warn]                     ^
16-Jun-2020 11:33:54 #19 92.72 [warn] /src/app/api/Selected.scala:85: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.72 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.72 [warn]     request.user match {
16-Jun-2020 11:33:54 #19 92.72 [warn]             ^
16-Jun-2020 11:33:54 #19 92.72 [warn] /src/app/api/Selected.scala:97: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.72 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.72 [warn]     request.user match {
16-Jun-2020 11:33:54 #19 92.72 [warn]             ^
16-Jun-2020 11:33:54 #19 92.72 [warn] /src/app/api/Selected.scala:185: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.72 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.72 [warn]     request.user match {
16-Jun-2020 11:33:54 #19 92.72 [warn]             ^
16-Jun-2020 11:33:54 #19 92.73 [warn] /src/app/api/Spaces.scala:65: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.73 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.73 [warn]     spaces.get(spaceId) match {
16-Jun-2020 11:33:54 #19 92.73 [warn]               ^
16-Jun-2020 11:33:54 #19 92.80 [warn] /src/app/api/Vocabularies.scala:40: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.80 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.80 [warn]         val current_term = vocabularyTermService.get(term) match {
16-Jun-2020 11:33:54 #19 92.80 [warn]                                                     ^
16-Jun-2020 11:33:54 #19 92.83 [warn] /src/app/api/VocabularyTerms.scala:44: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.83 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.83 [warn]     vocabularyTermService.get(id) match {
16-Jun-2020 11:33:54 #19 92.83 [warn]                              ^
16-Jun-2020 11:33:54 #19 92.84 [warn] /src/app/controllers/Admin.scala:311: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.84 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.84 [warn]     user match {
16-Jun-2020 11:33:54 #19 92.84 [warn]     ^
16-Jun-2020 11:33:54 #19 92.85 [warn] /src/app/controllers/Admin.scala:335: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.85 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.85 [warn]     user match {
16-Jun-2020 11:33:54 #19 92.85 [warn]     ^
16-Jun-2020 11:33:54 #19 92.85 [warn] /src/app/controllers/Admin.scala:349: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.85 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.85 [warn]     user match {
16-Jun-2020 11:33:54 #19 92.85 [warn]     ^
16-Jun-2020 11:33:54 #19 92.97 [warn] /src/app/controllers/CurationObjects.scala:658: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.97 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 92.97 [warn]       curations.get(curationId) match {
16-Jun-2020 11:33:54 #19 92.97 [warn]                    ^
16-Jun-2020 11:33:54 #19 92.98 [warn] /src/app/controllers/CurationObjects.scala:858: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 92.98 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
16-Jun-2020 11:33:54 #19 92.98 [warn]     content match {
16-Jun-2020 11:33:54 #19 92.98 [warn]     ^
16-Jun-2020 11:33:54 #19 93.02 [warn] /src/app/controllers/Datasets.scala:374: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 93.02 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 93.02 [warn]         email match {
16-Jun-2020 11:33:54 #19 93.02 [warn]         ^
16-Jun-2020 11:33:54 #19 93.02 [warn] /src/app/controllers/Datasets.scala:371: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 93.02 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 93.02 [warn]     user match {
16-Jun-2020 11:33:54 #19 93.02 [warn]     ^
16-Jun-2020 11:33:54 #19 93.06 [warn] /src/app/controllers/FileLinks.scala:67: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 93.06 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 93.06 [warn]         files.get(fileid) match {
16-Jun-2020 11:33:54 #19 93.06 [warn]                  ^
16-Jun-2020 11:33:54 #19 93.19 [warn] /src/app/controllers/Spaces.scala:356: match may not be exhaustive.
16-Jun-2020 11:33:54 #19 93.19 [warn] It would fail on the following input: None
16-Jun-2020 11:33:54 #19 93.19 [warn]                 spaces.getRoleForUserInSpace(s.id, requestReceiver.id) match {
16-Jun-2020 11:33:54 #19 93.19 [warn]                                             ^
16-Jun-2020 11:33:55 #19 93.57 [warn] /src/app/services/ToolManagerPlugin.scala:122: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.57 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
16-Jun-2020 11:33:55 #19 93.57 [warn]       jsonObj match {
16-Jun-2020 11:33:55 #19 93.57 [warn]       ^
16-Jun-2020 11:33:55 #19 93.57 [warn] /src/app/services/ToolManagerPlugin.scala:141: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.57 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
16-Jun-2020 11:33:55 #19 93.57 [warn]       jsonObj match {
16-Jun-2020 11:33:55 #19 93.57 [warn]       ^
16-Jun-2020 11:33:55 #19 93.58 [warn] /src/app/services/ToolManagerPlugin.scala:200: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.58 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsObject(_)
16-Jun-2020 11:33:55 #19 93.58 [warn]     val toolName = (toolList \ toolPath \ "name") match {
16-Jun-2020 11:33:55 #19 93.58 [warn]                                         ^
16-Jun-2020 11:33:55 #19 93.59 [warn] /src/app/services/TreeService.scala:316: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.59 [warn] It would fail on the following input: None
16-Jun-2020 11:33:55 #19 93.59 [warn]       collections.get(col_id) match {
16-Jun-2020 11:33:55 #19 93.59 [warn]                      ^
16-Jun-2020 11:33:55 #19 93.60 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:176: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.60 [warn] It would fail on the following input: None
16-Jun-2020 11:33:55 #19 93.60 [warn]     datasets.get(datasetId) match {
16-Jun-2020 11:33:55 #19 93.60 [warn]                 ^
16-Jun-2020 11:33:55 #19 93.66 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:669: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.66 [warn] It would fail on the following input: None
16-Jun-2020 11:33:55 #19 93.66 [warn]     Collection.findOneById(new ObjectId(collectionId.stringify)) match {
16-Jun-2020 11:33:55 #19 93.66 [warn]                           ^
16-Jun-2020 11:33:55 #19 93.71 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:437: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.71 [warn] It would fail on the following input: Some((x: String forSome x not in ("default", "private", "public", "publicAll", "trial")))
16-Jun-2020 11:33:55 #19 93.71 [warn]     val filterStatus = status match {
16-Jun-2020 11:33:55 #19 93.71 [warn]                        ^
16-Jun-2020 11:33:55 #19 93.79 [warn] /src/app/services/mongodb/MongoDBFileService.scala:784: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.79 [warn] It would fail on the following input: None
16-Jun-2020 11:33:55 #19 93.79 [warn]         get(id) match{
16-Jun-2020 11:33:55 #19 93.79 [warn]            ^
16-Jun-2020 11:33:55 #19 93.87 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:494: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.87 [warn] It would fail on the following input: Some(false)
16-Jun-2020 11:33:55 #19 93.87 [warn]                 datasetOnlyInSpace match {
16-Jun-2020 11:33:55 #19 93.87 [warn]                 ^
16-Jun-2020 11:33:55 #19 93.90 [warn] /src/app/services/mongodb/MongoDBTileService.scala:29: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.90 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
16-Jun-2020 11:33:55 #19 93.90 [warn]     json match {
16-Jun-2020 11:33:55 #19 93.90 [warn]     ^
16-Jun-2020 11:33:55 #19 93.97 [warn] /src/app/services/mongodb/MongoSalatPlugin.scala:1610: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 93.97 [warn] It would fail on the following input: None
16-Jun-2020 11:33:55 #19 93.97 [warn]         md.getAs[DBObject]("content") match {
16-Jun-2020 11:33:55 #19 93.97 [warn]                           ^
16-Jun-2020 11:33:55 #19 94.00 [warn] /src/app/util/FileUtils.scala:146: match may not be exhaustive.
16-Jun-2020 11:33:55 #19 94.00 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_)
16-Jun-2020 11:33:55 #19 94.00 [warn]                 Json.parse(fobj) \ "@context" match {
16-Jun-2020 11:33:55 #19 94.00 [warn]                                  ^
16-Jun-2020 11:33:55 #19 94.06 [warn] /src/conf/routes:47: unreachable code
16-Jun-2020 11:33:55 #19 94.06 [warn] GET            /profile/:uuid                                                           @controllers.Profile.viewProfileUUID(uuid: UUID)
16-Jun-2020 11:33:55 #19 94.09 [warn] /src/conf/routes:298: unreachable code
16-Jun-2020 11:33:55 #19 94.09 [warn] POST           /api/sensors/config                                                      @api.Admin.sensorsConfig
16-Jun-2020 11:33:55 #19 94.11 [warn] /src/conf/routes:637: unreachable code
16-Jun-2020 11:33:55 #19 94.12 [warn] DELETE         /api/sections/:id/tags                                                   @api.Sections.removeTags(id: UUID)
16-Jun-2020 11:33:55 #19 94.14 [warn] /src/conf/routes:368: unreachable code
16-Jun-2020 11:33:55 #19 94.14 [warn] POST           /api/uploadToDataset/:id                                                 @api.Files.uploadToDataset(id: UUID, showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "", extract: Boolean ?= true)
16-Jun-2020 11:33:55 #19 94.16 [warn] /src/conf/routes:391: unreachable code
16-Jun-2020 11:33:55 #19 94.16 [warn] DELETE         /api/files/:id                                                           @api.Files.removeFile(id: UUID)
16-Jun-2020 11:33:55 #19 94.18 [warn] /src/conf/routes:397: unreachable code
16-Jun-2020 11:33:55 #19 94.18 [warn] DELETE         /api/files/:id/tags                                                      @api.Files.removeTags(id: UUID)
16-Jun-2020 11:33:55 #19 94.20 [warn] /src/conf/routes:461: unreachable code
16-Jun-2020 11:33:55 #19 94.20 [warn] GET            /api/files/:three_d_file_id/:filename                                    @api.Files.getTexture(three_d_file_id: UUID, filename)
16-Jun-2020 11:33:55 #19 94.23 [warn] /src/conf/routes:448: unreachable code
16-Jun-2020 11:33:55 #19 94.23 [warn] GET            /api/files/:id                                                           @api.Files.download(id: UUID, tracking: Boolean ?= true)
16-Jun-2020 11:33:55 #19 94.25 [warn] /src/conf/routes:364: unreachable code
16-Jun-2020 11:33:55 #19 94.25 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
16-Jun-2020 11:33:55 #19 94.27 [warn] /src/conf/routes:505: unreachable code
16-Jun-2020 11:33:55 #19 94.27 [warn] GET            /api/collections/list                                                    @api.Collections.list(title: Option[String] ?= None, date: Option[String] ?= None, limit: Int ?= 12, exact: Boolean ?= false)
16-Jun-2020 11:33:55 #19 94.29 [warn] /src/conf/routes:512: unreachable code
16-Jun-2020 11:33:55 #19 94.29 [warn] DELETE         /api/collections/:coll_id/datasets/:ds_id                                @api.Collections.removeDataset(coll_id: UUID, ds_id: UUID, ignoreNotFound ?= "True")
16-Jun-2020 11:33:55 #19 94.32 [warn] /src/conf/routes:518: unreachable code
16-Jun-2020 11:33:55 #19 94.32 [warn] DELETE         /api/collections/:coll_id                                                @api.Collections.removeCollection(coll_id: UUID)
16-Jun-2020 11:33:55 #19 94.34 [warn] /src/conf/routes:559: unreachable code
16-Jun-2020 11:33:55 #19 94.34 [warn] DELETE         /api/datasets/:ds_id/:file_id                                            @api.Datasets.detachFile(ds_id: UUID,file_id: UUID, ignoreNotFound ?= "True")
16-Jun-2020 11:33:55 #19 94.43 [warn] /src/conf/routes:571: unreachable code
16-Jun-2020 11:33:55 #19 94.43 [warn] GET            /api/datasets/:id/files                                                  @api.Datasets.datasetAllFilesList(id: UUID, max: Int ?= -1)
16-Jun-2020 11:33:55 #19 94.46 [warn] /src/conf/routes:517: unreachable code
16-Jun-2020 11:33:55 #19 94.46 [warn] GET            /api/collections/:coll_id/getDatasets                                    @api.Datasets.listInCollection(coll_id: UUID)
16-Jun-2020 11:33:55 #19 94.48 [warn] /src/conf/routes:585: unreachable code
16-Jun-2020 11:33:55 #19 94.48 [warn] DELETE         /api/datasets/:id/tags                                                   @api.Datasets.removeTags(id: UUID)
16-Jun-2020 11:33:55 #19 94.50 [warn] /src/conf/routes:672: unreachable code
16-Jun-2020 11:33:55 #19 94.50 [warn] GET            /api/geostreams/streams/update                                           api.Geostreams.updateStatisticsStreamSensor()
16-Jun-2020 11:33:56 #19 94.78 [warn] /src/app/views/collections/tile.scala.html:55: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.78 [warn] It would fail on the following input: None
16-Jun-2020 11:33:56 #19 94.78 [warn]                 case Some(viewer) => {
16-Jun-2020 11:33:56 #19 94.79 [warn] ^
16-Jun-2020 11:33:56 #19 94.80 [warn] /src/app/views/curations/publishedGrid.scala.html:12: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.80 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
16-Jun-2020 11:33:56 #19 94.80 [warn]           case creators:JsArray => {@(((jo \ "CreatorName"))(0).as[String].trim)@for(i <- 1 to (creators.value.size-1)){, @(((jo \ "CreatorName"))(i).as[String].trim)}}}"
16-Jun-2020 11:33:56 #19 94.80 [warn] ^
16-Jun-2020 11:33:56 #19 94.81 [warn] /src/app/views/curations/publishedGrid.scala.html:31: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.81 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
16-Jun-2020 11:33:56 #19 94.81 [warn]           case creator:JsString => {
16-Jun-2020 11:33:56 #19 94.81 [warn] ^
16-Jun-2020 11:33:56 #19 94.82 [warn] /src/app/views/curations/publishedGrid.scala.html:9: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.82 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
16-Jun-2020 11:33:56 #19 94.82 [warn]                     case jo:JsObject => {
16-Jun-2020 11:33:56 #19 94.82 [warn] ^
16-Jun-2020 11:33:56 #19 94.85 [warn] /src/app/views/datasets/tile.scala.html:65: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.85 [warn] It would fail on the following input: None
16-Jun-2020 11:33:56 #19 94.85 [warn]                 case Some(viewer) => {
16-Jun-2020 11:33:56 #19 94.86 [warn] ^
16-Jun-2020 11:33:56 #19 94.87 [warn] /src/app/views/files/tile.scala.html:45: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.88 [warn] It would fail on the following input: None
16-Jun-2020 11:33:56 #19 94.88 [warn]                 case Some(viewer) => {
16-Jun-2020 11:33:56 #19 94.88 [warn] ^
16-Jun-2020 11:33:56 #19 94.92 [warn] /src/app/views/metadatald/newCard.scala.html:12: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.92 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
16-Jun-2020 11:33:56 #19 94.92 [warn]                 case o: JsObject => {
16-Jun-2020 11:33:56 #19 94.92 [warn] ^
16-Jun-2020 11:33:56 #19 94.93 [warn] /src/app/views/metadatald/newTableRow.scala.html:12: match may not be exhaustive.
16-Jun-2020 11:33:56 #19 94.93 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
16-Jun-2020 11:33:56 #19 94.93 [warn]                 case o: JsObject => {
16-Jun-2020 11:33:56 #19 94.93 [warn] ^
16-Jun-2020 11:33:56 #19 95.32 model contains 974 documentable templates
16-Jun-2020 11:34:01 #19 99.67 [warn] /src/app/services/irods/IRODSPlugin.scala:9: Tag '@date' is not recognised
16-Jun-2020 11:34:01 #19 99.67 [warn] /**
16-Jun-2020 11:34:01 #19 99.67 [warn] ^
16-Jun-2020 11:34:03 #19 102.5 [warn] /src/app/api/CurationObjects.scala:288: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:03 #19 102.5 [warn]           val client = new DefaultHttpClient
16-Jun-2020 11:34:03 #19 102.5 [warn]                            ^
16-Jun-2020 11:34:03 #19 102.5 [warn] /src/app/api/Datasets.scala:223: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:03 #19 102.5 [warn]                   if (!file.xmlMetadata.isEmpty) {
16-Jun-2020 11:34:03 #19 102.5 [warn]                             ^
16-Jun-2020 11:34:03 #19 102.5 [warn] /src/app/api/Datasets.scala:420: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:03 #19 102.5 [warn]       if (!file.xmlMetadata.isEmpty){
16-Jun-2020 11:34:03 #19 102.5 [warn]                 ^
16-Jun-2020 11:34:04 #19 102.6 [warn] /src/app/api/Datasets.scala:499: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 102.6 [warn]           if (!file.xmlMetadata.isEmpty)
16-Jun-2020 11:34:04 #19 102.6 [warn]                     ^
16-Jun-2020 11:34:04 #19 103.0 [warn] /src/app/models/Collection.scala:26: value jsonldMetadata in class Collection is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.0 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
16-Jun-2020 11:34:04 #19 103.0 [warn]                                                         ^
16-Jun-2020 11:34:04 #19 103.0 [warn] /src/app/models/Collection.scala:6: value jsonldMetadata in class Collection is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.0 [warn] case class Collection(
16-Jun-2020 11:34:04 #19 103.0 [warn]            ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/File.scala:31: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn]   @deprecated("use Metadata","since the use of jsonld") xmlMetadata: Map[String, Any] = Map.empty,
16-Jun-2020 11:34:04 #19 103.1 [warn]                                                         ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/File.scala:13: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn] case class File(
16-Jun-2020 11:34:04 #19 103.1 [warn]            ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/Preview.scala:29: value jsonldMetadata in class Preview is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
16-Jun-2020 11:34:04 #19 103.1 [warn]                                                         ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/Preview.scala:10: value jsonldMetadata in class Preview is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn] case class Preview(
16-Jun-2020 11:34:04 #19 103.1 [warn]            ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/Section.scala:18: value jsonldMetadata in class Section is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty,
16-Jun-2020 11:34:04 #19 103.1 [warn]                                                         ^
16-Jun-2020 11:34:04 #19 103.1 [warn] /src/app/models/Section.scala:8: value jsonldMetadata in class Section is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.1 [warn] case class Section(
16-Jun-2020 11:34:04 #19 103.1 [warn]            ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/RabbitmqPlugin.scala:199: method encode in object URLEncoder is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]       vhost = URLEncoder.encode(factory.get.getVirtualHost)
16-Jun-2020 11:34:04 #19 103.3 [warn]                          ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]             ^
16-Jun-2020 11:34:04 #19 103.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.3 [warn]         val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.3 [warn]                              ^
16-Jun-2020 11:34:04 #19 103.4 [warn] /src/app/services/mongodb/MongoDBFileService.scala:816: value xmlMetadata in class File is deprecated: use Metadata
16-Jun-2020 11:34:04 #19 103.4 [warn]             if(!file.xmlMetadata.isEmpty){
16-Jun-2020 11:34:04 #19 103.4 [warn]                      ^
16-Jun-2020 11:34:04 #19 103.5 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.5 [warn]       val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.5 [warn]           ^
16-Jun-2020 11:34:04 #19 103.5 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
16-Jun-2020 11:34:04 #19 103.5 [warn]       val httpclient = new DefaultHttpClient()
16-Jun-2020 11:34:04 #19 103.5 [warn]                            ^
16-Jun-2020 11:34:05 #19 103.6 [warn] /src/app/util/FileUtils.scala:280: value jsonldMetadata in class Preview is deprecated: use Metadata
16-Jun-2020 11:34:05 #19 103.6 [warn]           val currentMetadata = currentPreview.jsonldMetadata
16-Jun-2020 11:34:05 #19 103.6 [warn]                                                ^
16-Jun-2020 11:34:05 #19 103.8 [warn] /src/conf/routes:363: method upload in class Files is deprecated
16-Jun-2020 11:34:05 #19 103.8 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
16-Jun-2020 11:34:05 #19 104.0 [warn] /src/conf/routes:363: method upload in class Files is deprecated
16-Jun-2020 11:34:05 #19 104.0 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
16-Jun-2020 11:34:05 #19 104.0 [warn] /src/conf/routes:364: method upload in class Files is deprecated
16-Jun-2020 11:34:05 #19 104.0 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
16-Jun-2020 11:34:10 #19 108.7 [warn] 54 warnings found
16-Jun-2020 11:34:10 #19 108.7 [info] Main Scala API documentation successful.
16-Jun-2020 11:34:10 #19 108.8 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT-javadoc.jar ...
16-Jun-2020 11:34:11 #19 109.6 [info] Done packaging.
16-Jun-2020 11:34:57 #19 156.1 [warn] 175 warnings found
16-Jun-2020 11:34:59 #19 157.6 [warn] warning: [options] bootstrap class path not set in conjunction with -source 1.7
16-Jun-2020 11:34:59 #19 157.6 [warn] 1 warning
16-Jun-2020 11:35:07 #19 165.7 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT.jar ...
16-Jun-2020 11:35:09 #19 168.3 [info] Done packaging.
16-Jun-2020 11:35:16 #19 174.6 [info]
16-Jun-2020 11:35:16 #19 174.6 [info] Your package is ready in /src/target/universal/clowder-1.8.2-SNAPSHOT.zip
16-Jun-2020 11:35:16 #19 174.6 [info]
16-Jun-2020 11:35:16 #19 174.7 [success] Total time: 170 s, completed Jun 16, 2020 4:35:16 PM
16-Jun-2020 11:35:16 #19 174.8 total 96096
16-Jun-2020 11:35:16 #19 174.8 -rw-r--r--    1 root     root      98396800 Jun 16 16:35 clowder-1.8.2-SNAPSHOT.zip
16-Jun-2020 11:35:16 #19 174.8 drwxr-xr-x    3 root     root          4096 Jun 16 16:35 tmp
16-Jun-2020 11:35:17 #19 176.4 total 1228
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x   13 root     root          4096 Jun 16 16:32 app
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x    6 root     root          4096 Jun 16 16:35 clowder-1.8.2-SNAPSHOT
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x    2 root     root          4096 Jun 16 16:32 conf
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x    2 root     root          4096 Jun 16 16:32 lib
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x    1 root     root          4096 Jun 16 16:27 project
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x   12 root     root          4096 Jun 16 16:32 public
16-Jun-2020 11:35:17 #19 176.4 -rwxr-xr-x    1 root     root           164 Jun 16 16:22 sbt
16-Jun-2020 11:35:17 #19 176.4 -rw-r--r--    1 root     root          5821 Jun 16 16:22 sbt-launch-lib.bash
16-Jun-2020 11:35:17 #19 176.4 -rw-r--r--    1 root     root       1208385 Jun 16 16:22 sbt-launch.jar
16-Jun-2020 11:35:17 #19 176.4 -rw-r--r--    1 root     root           164 Jun 16 16:22 sbt.bat
16-Jun-2020 11:35:17 #19 176.4 drwxr-xr-x    9 root     root          4096 Jun 16 16:35 target
16-Jun-2020 11:35:18 #19    completed: 2020-06-16 16:35:18.303937953 +0000 UTC
16-Jun-2020 11:35:18 #19     duration: 2m56.903240005s
16-Jun-2020 11:35:18
16-Jun-2020 11:35:19
16-Jun-2020 11:35:19 #20 [stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/
16-Jun-2020 11:35:19 #20       digest: sha256:3525ec2eea0e80978ff2a0527a686467111c9d15e1e9ed807d2ef4fed48193de
16-Jun-2020 11:35:19 #20         name: "[stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/"
16-Jun-2020 11:35:19 #20      started: 2020-06-16 16:35:19.57631352 +0000 UTC
16-Jun-2020 11:35:20 #20    completed: 2020-06-16 16:35:20.66267942 +0000 UTC
16-Jun-2020 11:35:20 #20     duration: 1.0863659s
16-Jun-2020 11:35:20
16-Jun-2020 11:35:20
16-Jun-2020 11:35:20 #21 [stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder...
16-Jun-2020 11:35:20 #21       digest: sha256:5b1855629063f9a5f85bde05ffa8a8312c2797dd8ca85f982e680642d98a01ad
16-Jun-2020 11:35:20 #21         name: "[stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder/"
16-Jun-2020 11:35:20 #21      started: 2020-06-16 16:35:20.688338481 +0000 UTC
16-Jun-2020 11:35:21 #21    completed: 2020-06-16 16:35:21.48622025 +0000 UTC
16-Jun-2020 11:35:21 #21     duration: 797.881769ms
16-Jun-2020 11:35:21
16-Jun-2020 11:35:21
16-Jun-2020 11:35:21 #22 [stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/...
16-Jun-2020 11:35:21 #22       digest: sha256:6b6bfb97b6c9b7998856bafcba05c332e6af2b7f11e054ae50edb706a4775eb1
16-Jun-2020 11:35:21 #22         name: "[stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/custom/"
16-Jun-2020 11:35:21 #22      started: 2020-06-16 16:35:21.50417962 +0000 UTC
16-Jun-2020 11:35:22 #22    completed: 2020-06-16 16:35:22.287733274 +0000 UTC
16-Jun-2020 11:35:22 #22     duration: 783.553654ms
16-Jun-2020 11:35:22
16-Jun-2020 11:35:22
16-Jun-2020 11:35:22 #23 [stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowd...
16-Jun-2020 11:35:22 #23       digest: sha256:291b6e06e4d831f55f7c60ffb9472217154846b7dfaf48389f73c0de26cd838b
16-Jun-2020 11:35:22 #23         name: "[stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowder/ &&     chmod g+w /home/clowder/logs /home/clowder/data /home/clowder/custom"
16-Jun-2020 11:35:22 #23      started: 2020-06-16 16:35:22.309483133 +0000 UTC
16-Jun-2020 11:36:23 #23    completed: 2020-06-16 16:36:23.66677644 +0000 UTC
16-Jun-2020 11:36:23 #23     duration: 1m1.357293307s
16-Jun-2020 11:36:23
16-Jun-2020 11:36:23
16-Jun-2020 11:36:23 #24 exporting to image
16-Jun-2020 11:36:23 #24       digest: sha256:f09212a6e80b9153c022b9f919de4257a7128d34a028800dfb1b570a4bd6c2d7
16-Jun-2020 11:36:23 #24         name: "exporting to image"
16-Jun-2020 11:36:23 #24      started: 2020-06-16 16:36:23.931463432 +0000 UTC
16-Jun-2020 11:36:23 #24 exporting layers
16-Jun-2020 11:36:26 #24 exporting layers 2.8s done
16-Jun-2020 11:36:26 #24 writing image sha256:1139e3ef6d8402b333c59c47ea8f3fbee485731a5e3904012a0ad7ae25187076 0.0s done
16-Jun-2020 11:36:26 #24 naming to docker.io/clowder/clowder:latest
16-Jun-2020 11:36:26 #24    completed: 2020-06-16 16:36:26.973691491 +0000 UTC
16-Jun-2020 11:36:26 #24     duration: 3.042228059s
16-Jun-2020 11:36:26 #24 naming to docker.io/clowder/clowder:latest 0.0s done
16-Jun-2020 11:36:26
16-Jun-2020 11:36:27
16-Jun-2020 11:36:27 #2 [internal] load .dockerignore
16-Jun-2020 11:36:27 #2       digest: sha256:2d8aed081b1d187ab320585067c570897fec76f3813452d2c82522d4cb2521fe
16-Jun-2020 11:36:27 #2         name: "[internal] load .dockerignore"
16-Jun-2020 11:36:27 #2      started: 2020-06-16 16:36:27.018400207 +0000 UTC
16-Jun-2020 11:36:27 #2    completed: 2020-06-16 16:36:27.018450575 +0000 UTC
16-Jun-2020 11:36:27 #2     duration: 50.368µs
16-Jun-2020 11:36:27 #2      started: 2020-06-16 16:36:27.018557011 +0000 UTC
16-Jun-2020 11:36:28 #2 transferring context: 2B done
16-Jun-2020 11:36:28 #2    completed: 2020-06-16 16:36:28.530208575 +0000 UTC
16-Jun-2020 11:36:28 #2     duration: 1.511651564s
16-Jun-2020 11:36:28
16-Jun-2020 11:36:28
16-Jun-2020 11:36:28 #1 [internal] load build definition from Dockerfile
16-Jun-2020 11:36:28 #1       digest: sha256:6cf259ff3768603db4e8a3a0c83af1af4774c5919c68ae3af0c34df8073cd2a1
16-Jun-2020 11:36:28 #1         name: "[internal] load build definition from Dockerfile"
16-Jun-2020 11:36:28 #1      started: 2020-06-16 16:36:27.018367717 +0000 UTC
16-Jun-2020 11:36:28 #1    completed: 2020-06-16 16:36:27.018421369 +0000 UTC
16-Jun-2020 11:36:28 #1     duration: 53.652µs
16-Jun-2020 11:36:28 #1      started: 2020-06-16 16:36:27.018635101 +0000 UTC
16-Jun-2020 11:36:28 #1 transferring dockerfile: 605B done
16-Jun-2020 11:36:28 #1    completed: 2020-06-16 16:36:28.742141857 +0000 UTC
16-Jun-2020 11:36:28 #1     duration: 1.723506756s
16-Jun-2020 11:36:28
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29 #3 [internal] load metadata for docker.io/library/ubuntu:latest
16-Jun-2020 11:36:29 #3       digest: sha256:8c6bdfb121a69744f11ffa1fedfc68ec20085c2dcce567aac97a3ff72e53502d
16-Jun-2020 11:36:29 #3         name: "[internal] load metadata for docker.io/library/ubuntu:latest"
16-Jun-2020 11:36:29 #3      started: 2020-06-16 16:36:29.041200112 +0000 UTC
16-Jun-2020 11:36:29 #3    completed: 2020-06-16 16:36:29.404151922 +0000 UTC
16-Jun-2020 11:36:29 #3     duration: 362.95181ms
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29 #4 [internal] helper image for file operations
16-Jun-2020 11:36:29 #4       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
16-Jun-2020 11:36:29 #4         name: "[internal] helper image for file operations"
16-Jun-2020 11:36:29 #4      started: 2020-06-16 16:36:29.40523647 +0000 UTC
16-Jun-2020 11:36:29 #4    completed: 2020-06-16 16:36:29.405590693 +0000 UTC
16-Jun-2020 11:36:29 #4     duration: 354.223µs
16-Jun-2020 11:36:29 #4      started: 2020-06-16 16:36:29.4057132 +0000 UTC
16-Jun-2020 11:36:29 #4    completed: 2020-06-16 16:36:29.405743095 +0000 UTC
16-Jun-2020 11:36:29 #4     duration: 29.895µs
16-Jun-2020 11:36:29 #4       cached: true
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29 #5 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
16-Jun-2020 11:36:29 #5       digest: sha256:a8e2620730dfe25984268c67fcbe396b1ed0900aec3672b163c8c7da1349dfb3
16-Jun-2020 11:36:29 #5         name: "[1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7"
16-Jun-2020 11:36:29 #5      started: 2020-06-16 16:36:29.405292212 +0000 UTC
16-Jun-2020 11:36:29 #5    completed: 2020-06-16 16:36:29.405436652 +0000 UTC
16-Jun-2020 11:36:29 #5     duration: 144.44µs
16-Jun-2020 11:36:29 #5      started: 2020-06-16 16:36:29.405615496 +0000 UTC
16-Jun-2020 11:36:29 #5    completed: 2020-06-16 16:36:29.40662213 +0000 UTC
16-Jun-2020 11:36:29 #5     duration: 1.006634ms
16-Jun-2020 11:36:29 #5      started: 2020-06-16 16:36:29.406708116 +0000 UTC
16-Jun-2020 11:36:29 #5 resolve docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 done
16-Jun-2020 11:36:29 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 0B / 847B 0.2s
16-Jun-2020 11:36:29 #7 ...
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29 #7 [internal] load build context
16-Jun-2020 11:36:29 #7       digest: sha256:1028d7f9ec93e0e86d3857d357aab789e529a8442c254ae479a230e29e771362
16-Jun-2020 11:36:29 #7         name: "[internal] load build context"
16-Jun-2020 11:36:29 #7      started: 2020-06-16 16:36:29.4051623 +0000 UTC
16-Jun-2020 11:36:29 #7    completed: 2020-06-16 16:36:29.405234523 +0000 UTC
16-Jun-2020 11:36:29 #7     duration: 72.223µs
16-Jun-2020 11:36:29 #7      started: 2020-06-16 16:36:29.405331894 +0000 UTC
16-Jun-2020 11:36:29 #7    completed: 2020-06-16 16:36:29.637391156 +0000 UTC
16-Jun-2020 11:36:29 #7     duration: 232.059262ms
16-Jun-2020 11:36:29 #7 transferring context: 12.56kB done
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29
16-Jun-2020 11:36:29 #5 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
16-Jun-2020 11:36:29 #5 sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 1.21kB / 1.21kB done
16-Jun-2020 11:36:29 #5 sha256:5747316366b8cc9e3021cd7286f42b2d6d81e3d743e2ab571f55bcd5df788cc8 1.15kB / 1.15kB done
16-Jun-2020 11:36:29 #5 sha256:1d622ef86b138c7e96d4f797bf5e4baca3249f030c575b9337638594f2b63f01 3.41kB / 3.41kB done
16-Jun-2020 11:36:29 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 0B / 28.56MB 0.3s
16-Jun-2020 11:36:29 #5 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 0B / 32.30kB 0.3s
16-Jun-2020 11:36:29 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 847B / 847B 0.4s
16-Jun-2020 11:36:29 #5 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 32.30kB / 32.30kB 0.4s
16-Jun-2020 11:36:29 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 847B / 847B 0.4s done
16-Jun-2020 11:36:29 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 11.55MB / 28.56MB 0.5s
16-Jun-2020 11:36:29 #5 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 32.30kB / 32.30kB 0.4s done
16-Jun-2020 11:36:29 #5 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 0B / 163B 0.5s
16-Jun-2020 11:36:30 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 24.49MB / 28.56MB 0.6s
16-Jun-2020 11:36:30 #5 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 163B / 163B 0.6s done
16-Jun-2020 11:36:30 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 28.56MB / 28.56MB 0.7s
16-Jun-2020 11:36:30 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 28.56MB / 28.56MB 0.8s done
16-Jun-2020 11:36:30 #5 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e
16-Jun-2020 11:36:31 #5 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 1.0s done
16-Jun-2020 11:36:32 #5 extracting sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 done
16-Jun-2020 11:36:32 #5 extracting sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d done
16-Jun-2020 11:36:32 #5 extracting sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425
16-Jun-2020 11:36:32 #5 extracting sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 done
16-Jun-2020 11:36:34 #5    completed: 2020-06-16 16:36:34.025902278 +0000 UTC
16-Jun-2020 11:36:34 #5     duration: 4.619194162s
16-Jun-2020 11:36:34
16-Jun-2020 11:36:34
16-Jun-2020 11:36:34 #6 [2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker....
16-Jun-2020 11:36:34 #6       digest: sha256:ac94cd0394427555eb047842a7c99d2648997e2376d76b399ac26489a7771f06
16-Jun-2020 11:36:34 #6         name: "[2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;"
16-Jun-2020 11:36:34 #6      started: 2020-06-16 16:36:34.067525256 +0000 UTC
16-Jun-2020 11:36:35 #6 0.998 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
16-Jun-2020 11:36:35 #6 1.127 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
16-Jun-2020 11:36:35 #6 1.199 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [13.2 kB]
16-Jun-2020 11:36:35 #6 1.232 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [41.7 kB]
16-Jun-2020 11:36:35 #6 1.240 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1077 B]
16-Jun-2020 11:36:35 #6 1.240 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [132 kB]
16-Jun-2020 11:36:35 #6 1.604 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB]
16-Jun-2020 11:36:35 #6 1.718 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
16-Jun-2020 11:36:35 #6 1.831 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
16-Jun-2020 11:36:36 #6 1.839 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
16-Jun-2020 11:36:36 #6 2.418 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
16-Jun-2020 11:36:36 #6 2.424 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
16-Jun-2020 11:36:36 #6 2.460 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [245 kB]
16-Jun-2020 11:36:36 #6 2.467 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [1077 B]
16-Jun-2020 11:36:36 #6 2.467 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [13.2 kB]
16-Jun-2020 11:36:36 #6 2.467 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [134 kB]
16-Jun-2020 11:36:36 #6 2.470 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [2900 B]
16-Jun-2020 11:36:37 #6 3.411 Fetched 14.0 MB in 2s (5627 kB/s)
16-Jun-2020 11:36:38 #6 3.411 Reading package lists...
16-Jun-2020 11:36:39 #6 4.192 Reading package lists...
16-Jun-2020 11:36:39 #6 4.919 Building dependency tree...
16-Jun-2020 11:36:39 #6 5.026 Reading state information...
16-Jun-2020 11:36:39 #6 5.115 E: Unable to locate package python-pip
16-Jun-2020 11:36:39 #6    completed: 2020-06-16 16:36:39.245431491 +0000 UTC
16-Jun-2020 11:36:39 #6     duration: 5.177906235s
16-Jun-2020 11:36:39 #6        error: "executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100"
16-Jun-2020 11:36:39
16-Jun-2020 11:36:39 executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100
16-Jun-2020 11:36:39 Failing task since return code of [/bin/sh docker.sh] was 1 while expected 0
16-Jun-2020 11:36:39 Finished task 'docker build' with result: Failed
16-Jun-2020 11:36:39 Running post build plugin 'Docker Container Cleanup'
16-Jun-2020 11:36:39 Running post build plugin 'NCover Results Collector'
16-Jun-2020 11:36:39 Running post build plugin 'Clover Results Collector'
16-Jun-2020 11:36:39 Running post build plugin 'npm Cache Cleanup'
16-Jun-2020 11:36:39 Running post build plugin 'Artifact Copier'
16-Jun-2020 11:36:39 Publishing an artifact: dist
16-Jun-2020 11:36:49 Finished publishing of artifact Non required shared artifact: [dist], pattern: [clowder-*.zip] anchored at: [target/universal] in 9.816 s
16-Jun-2020 11:36:49 Publishing an artifact: scaladoc
16-Jun-2020 11:36:50 Finished publishing of artifact Non required shared artifact: [scaladoc], pattern: [**/*] anchored at: [target/scala-2.10/api] in 1.556 s
16-Jun-2020 11:36:50 Publishing an artifact: manual
16-Jun-2020 11:36:50 Unable to publish artifact [manual]: the source directory /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE1097-JOB1/doc/src/sphinx/_build/html does not exist.
16-Jun-2020 11:36:50 The artifact hasn't been successfully published after 1.598 ms
16-Jun-2020 11:36:50 Finalising the build...
16-Jun-2020 11:36:50 Stopping timer.
16-Jun-2020 11:36:50 Build CATS-CORE1097-JOB1-36 completed.
16-Jun-2020 11:36:50 Running on server: post build plugin 'NCover Results Collector'
16-Jun-2020 11:36:50 Running on server: post build plugin 'Build Hanging Detection Configuration'
16-Jun-2020 11:36:50 Running on server: post build plugin 'Clover Delta Calculator'
16-Jun-2020 11:36:50 Running on server: post build plugin 'Maven Dependencies Postprocessor'
16-Jun-2020 11:36:50 All post build plugins have finished
16-Jun-2020 11:36:50 Generating build results summary...
16-Jun-2020 11:36:50 Saving build results to disk...
16-Jun-2020 11:36:50 Store variable context...
16-Jun-2020 11:36:50 Indexing build results...
16-Jun-2020 11:36:50 Finished building CATS-CORE1097-JOB1-36.