You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/02 12:39:04 UTC

Build failed in Jenkins: Zest(JavaEdition)-develop-java8-check #82

See <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/82/changes>

Changes:

[paulmerlin] ZEST-108 Fix asciidoc filters setup

------------------------------------------
Started by an SCM change
Building remotely on H11 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/zest-java.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/zest-java.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/zest-java.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision a944b2f79986c0c1c74ce75987012a258d7e652d (refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a944b2f79986c0c1c74ce75987012a258d7e652d
 > git rev-list 274ae43a09b2fde16d4ed2b127cb617b51aa4e96 # timeout=10
Xvfb starting$ /usr/bin/Xvfb :1 -screen 0 1024x768x24 -fbdir /home/jenkins/jenkins-slave/2015-08-02_10-38-348281515864754450482xvfb
[Zest(JavaEdition)-develop-java8-check] $ /bin/bash -xe /tmp/hudson5828597572103355956.sh
+ java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
[Gradle] - Launching build.
[Zest(JavaEdition)-develop-java8-check] $ <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/gradlew> -DDISPLAY=:1 clean check
:buildSrc:compileJava UP-TO-DATE
:buildSrc:compileGroovy
:buildSrc:processResources UP-TO-DATE
:buildSrc:classes
:buildSrc:jar
:buildSrc:assemble
:buildSrc:compileTestJava UP-TO-DATE
:buildSrc:compileTestGroovy UP-TO-DATE
:buildSrc:processTestResources UP-TO-DATE
:buildSrc:testClasses UP-TO-DATE
:buildSrc:test UP-TO-DATE
:buildSrc:check UP-TO-DATE
:buildSrc:build
Project: org.apache.zest
Project: org.apache.zest.core
Project: org.apache.zest.core.functional
Project: org.apache.zest.core.io
Project: org.apache.zest.core.api
Project: org.apache.zest.core.spi
Project: org.apache.zest.core.testsupport
Project: org.apache.zest.core.bootstrap
Project: org.apache.zest.core.runtime
Project: org.apache.zest.libraries
Project: org.apache.zest.library.alarm
Project: org.apache.zest.library.circuitbreaker
Project: org.apache.zest.library.constraints
Project: org.apache.zest.library.conversion
Project: org.apache.zest.library.eventsourcing
Project: org.apache.zest.library.eventsourcing-jdbm
Project: org.apache.zest.library.eventsourcing-rest
Project: org.apache.zest.library.fileconfig
Project: org.apache.zest.library.http
Project: org.apache.zest.library.invocation-cache
Project: org.apache.zest.library.lang-groovy
Project: org.apache.zest.library.lang-javascript
Project: org.apache.zest.library.lang-scala
Project: org.apache.zest.library.jmx
Project: org.apache.zest.library.locking
Project: org.apache.zest.library.logging
Project: org.apache.zest.library.metrics
Project: org.apache.zest.library.osgi
Project: org.apache.zest.library.rdf
Project: org.apache.zest.library.rest
Project: org.apache.zest.library.rest-client
Project: org.apache.zest.library.rest-common
Project: org.apache.zest.library.rest-server
Project: org.apache.zest.library.scheduler
Project: org.apache.zest.library.scripting
Project: org.apache.zest.library.servlet
Project: org.apache.zest.library.shiro-core
Project: org.apache.zest.library.shiro-web
Project: org.apache.zest.library.spring
Project: org.apache.zest.library.sql
Project: org.apache.zest.library.sql-bonecp
Project: org.apache.zest.library.sql-dbcp
Project: org.apache.zest.library.sql-liquibase
Project: org.apache.zest.library.uid
Project: org.apache.zest.library.uowfile
Project: org.apache.zest.extensions
Project: org.apache.zest.extension.cache-ehcache
Project: org.apache.zest.extension.cache-memcache
Project: org.apache.zest.extension.entitystore-memory
Project: org.apache.zest.extension.entitystore-file
Project: org.apache.zest.extension.entitystore-hazelcast
Project: org.apache.zest.extension.entitystore-jclouds
Project: org.apache.zest.extension.entitystore-jdbm
Project: org.apache.zest.extension.entitystore-leveldb
Project: org.apache.zest.extension.entitystore-mongodb
Project: org.apache.zest.extension.entitystore-preferences
Project: org.apache.zest.extension.entitystore-redis
Project: org.apache.zest.extension.entitystore-riak
Project: org.apache.zest.extension.entitystore-sql
Project: org.apache.zest.extension.indexing-elasticsearch
Project: org.apache.zest.extension.indexing-rdf
Project: org.apache.zest.extension.indexing-solr
Project: org.apache.zest.extension.indexing-sql
Project: org.apache.zest.extension.metrics-yammer
Project: org.apache.zest.extension.migration
Project: org.apache.zest.extension.reindexer
Project: org.apache.zest.extension.valueserialization-orgjson
Project: org.apache.zest.extension.valueserialization-jackson
Project: org.apache.zest.extension.valueserialization-stax
Project: org.apache.zest.manual
Project: org.apache.zest.samples
Project: org.apache.zest.sample.dci
Project: org.apache.zest.sample.dci-cargo
Project: org.apache.zest.sample.dci-cargo.dcisample_a
Project: org.apache.zest.sample.dci-cargo.dcisample_b
Project: org.apache.zest.sample.forum
Project: org.apache.zest.sample.rental
Project: org.apache.zest.sample.sql-support
Project: org.apache.zest.sample.swing
Project: org.apache.zest.tools
Project: org.apache.zest.tool.model-detail
Project: org.apache.zest.tool.envisage
Project: org.apache.zest.tool.shell
Project: org.apache.zest.tutorials
Project: org.apache.zest.tutorial.cargo
Project: org.apache.zest.tutorial.composites
Project: org.apache.zest.tutorial.hello
Project: org.apache.zest.tutorial.introduction
Project: org.apache.zest.tutorial.introduction.twominutes
Project: org.apache.zest.tutorial.introduction.tenminutes
Project: org.apache.zest.tutorial.introduction.thirtyminutes
Project: org.apache.zest.tutorial.services
Project: org.apache.zest.tests
Project: org.apache.zest.test.regression
Project: org.apache.zest.test.performance
org.apache.zest.core.api(true) -> stable, good, good
org.apache.zest.core.bootstrap(true) -> stable, brief, good
org.apache.zest.core.functional(true) -> beta, good, good
org.apache.zest.core.io(true) -> beta, good, good
org.apache.zest.core.runtime(true) -> stable, brief, good
org.apache.zest.core.spi(true) -> stable, brief, good
org.apache.zest.core.testsupport(true) -> stable, brief, none
org.apache.zest.extension.cache-ehcache(true) -> beta, brief, some
org.apache.zest.extension.cache-memcache(true) -> beta, brief, some
org.apache.zest.extension.entitystore-file(true) -> stable, good, good
org.apache.zest.extension.entitystore-hazelcast(true) -> stable, brief, good
org.apache.zest.extension.entitystore-jclouds(true) -> stable, brief, good
org.apache.zest.extension.entitystore-jdbm(true) -> stable, brief, good
org.apache.zest.extension.entitystore-leveldb(true) -> beta, brief, good
org.apache.zest.extension.entitystore-memory(true) -> stable, good, good
org.apache.zest.extension.entitystore-mongodb(true) -> stable, brief, good
org.apache.zest.extension.entitystore-preferences(true) -> stable, brief, good
org.apache.zest.extension.entitystore-redis(true) -> beta, good, good
org.apache.zest.extension.entitystore-riak(true) -> beta, good, good
org.apache.zest.extension.entitystore-sql(true) -> stable, good, good
org.apache.zest.extension.indexing-elasticsearch(true) -> beta, good, good
org.apache.zest.extension.indexing-rdf(true) -> stable, brief, good
org.apache.zest.extension.indexing-solr(true) -> stable, brief, some
org.apache.zest.extension.indexing-sql(true) -> stable, brief, good
org.apache.zest.extension.metrics-yammer(true) -> stable, none, some
org.apache.zest.extension.migration(true) -> stable, none, some
org.apache.zest.extension.reindexer(true) -> stable, none, some
org.apache.zest.extension.valueserialization-jackson(true) -> beta, good, complete
org.apache.zest.extension.valueserialization-orgjson(true) -> stable, good, complete
org.apache.zest.extension.valueserialization-stax(true) -> beta, good, complete
org.apache.zest.library.alarm(true) -> stable, brief, some
org.apache.zest.library.circuitbreaker(true) -> stable, good, good
org.apache.zest.library.constraints(true) -> stable, good, good
org.apache.zest.library.conversion(true) -> stable, brief, some
org.apache.zest.library.eventsourcing(true) -> beta, brief, some
org.apache.zest.library.eventsourcing-jdbm(true) -> beta, brief, some
org.apache.zest.library.eventsourcing-rest(true) -> beta, brief, some
org.apache.zest.library.fileconfig(true) -> stable, good, good
org.apache.zest.library.http(true) -> stable, good, good
org.apache.zest.library.invocation-cache(true) -> stable, brief, none
org.apache.zest.library.jmx(true) -> stable, brief, some
org.apache.zest.library.lang-groovy(true) -> beta, good, good
org.apache.zest.library.lang-javascript(true) -> beta, brief, some
org.apache.zest.library.lang-scala(true) -> beta, brief, some
org.apache.zest.library.locking(true) -> stable, brief, some
org.apache.zest.library.logging(true) -> stable, good, good
org.apache.zest.library.metrics(true) -> beta, brief, some
org.apache.zest.library.osgi(true) -> stable, brief, some
org.apache.zest.library.rdf(true) -> stable, none, some
org.apache.zest.library.rest(true) -> stable, none, none
org.apache.zest.library.rest-client(true) -> stable, good, some
org.apache.zest.library.rest-common(true) -> stable, none, none
org.apache.zest.library.rest-server(true) -> stable, none, none
org.apache.zest.library.scheduler(true) -> beta, good, good
org.apache.zest.library.scripting(true) -> stable, none, complete
org.apache.zest.library.servlet(true) -> stable, good, good
org.apache.zest.library.shiro-core(true) -> stable, good, good
org.apache.zest.library.shiro-web(true) -> stable, good, good
org.apache.zest.library.spring(true) -> beta, brief, some
org.apache.zest.library.sql(true) -> stable, good, good
org.apache.zest.library.sql-bonecp(true) -> stable, good, good
org.apache.zest.library.sql-dbcp(true) -> stable, good, good
org.apache.zest.library.sql-liquibase(true) -> stable, good, good
org.apache.zest.library.uid(true) -> stable, good, good
org.apache.zest.library.uowfile(true) -> stable, good, complete
org.apache.zest.tool.envisage(true) -> stable, brief, none
org.apache.zest.tool.model-detail(true) -> stable, brief, none

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/build.gradle'> line: 488

* What went wrong:
A problem occurred evaluating root project 'org.apache.zest'.
> Unable to read execution data file <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/core/api/build/jacoco/test.exec>

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 17.163 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Recording test results

Jenkins build is back to normal : Zest(JavaEdition)-develop-java8-check #84

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/84/changes>


Re: Build failed in Jenkins: Zest(JavaEdition)-develop-java8-check #83

Posted by Niclas Hedhman <ni...@hedhman.org>.
Ahhh... Forgot dependencies. I am out for a beer now... :-(
On Aug 2, 2015 19:04, "Apache Jenkins Server" <je...@builds.apache.org>
wrote:

> See <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/83/changes
> >
>
> Changes:
>
> [niclas] ZEST-111; First commit to the Restful Library.
>
> [paulmerlin] Build: fix Jacoco based global coverageReport task
>
> ------------------------------------------
> [...truncated 1280 lines...]
>     private static final NameService nameService = new LocalManagedDns();
>                          ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/http/src/test/java/org/apache/zest/library/http/dns/LocalManagedDnsDescriptor.java>:26:
> warning: NameService is internal proprietary API and may be removed in a
> future release
>     public NameService createNameService()
>            ^
> 10 warnings
>
>
> :org.apache.zest.libraries:org.apache.zest.library.http:processTestResources
> :org.apache.zest.libraries:org.apache.zest.library.http:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.http:test
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileVersionJava
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileJava
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:classes
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:processTestResources
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.invocation-cache:test
> :org.apache.zest.libraries:org.apache.zest.library.jmx:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.jmx:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.jmx:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.jmx:test
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileJava
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileGroovy
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:classes
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileTestJava
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileTestGroovy
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:processTestResources
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.lang-groovy:test
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileVersionJava
>
> :org.apache.zest.libraries:org.apache.zest.library.scripting:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.scripting:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.scripting:compileJava
>
> :org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.scripting:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.scripting:classes
> :org.apache.zest.libraries:org.apache.zest.library.scripting:processVersionResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.scripting:versionClasses
> :org.apache.zest.libraries:org.apache.zest.library.scripting:jar
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileJava
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:classes
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileTestJava
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:processTestResources
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.lang-javascript:test
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileJavaNote:
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/lang-scala/src/main/java/org/apache/zest/library/scala/ScalaTraitMixin.java>
> uses unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileScala
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:classes
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileTestJava
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileTestScala
> [ant:scalac] Element '<
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/lang-scala/build/resources/main'>
> does not exist.
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.lang-scala:test
> :org.apache.zest.libraries:org.apache.zest.library.locking:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.locking:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.locking:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.locking:test
> :org.apache.zest.libraries:org.apache.zest.library.logging:compileTestJava
>
> :org.apache.zest.libraries:org.apache.zest.library.logging:processTestResources
> :org.apache.zest.libraries:org.apache.zest.library.logging:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.logging:test
> :org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:processVersionResources
> UP-TO-DATE
>
> :org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:versionClasses
> :org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:jar
> :org.apache.zest.libraries:org.apache.zest.library.metrics:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.metrics:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.metrics:compileJava
>
> :org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenDependencies
> :org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenLicense
> :org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.metrics:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.metrics:classes
> :org.apache.zest.libraries:org.apache.zest.library.metrics:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.metrics:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.metrics:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.metrics:test
> :org.apache.zest.libraries:org.apache.zest.library.osgi:makeVersionClass
> :org.apache.zest.libraries:org.apache.zest.library.osgi:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.osgi:compileJava
>
> :org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenDependencies
> :org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenLicense
> :org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.osgi:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.osgi:classes
> :org.apache.zest.libraries:org.apache.zest.library.osgi:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.osgi:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.osgi:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.osgi:test
> :org.apache.zest.libraries:org.apache.zest.library.rdf:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.rdf:processTestResources
> :org.apache.zest.libraries:org.apache.zest.library.rdf:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.rdf:test
> :org.apache.zest.libraries:org.apache.zest.library.http:processVersionResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.http:versionClasses
> :org.apache.zest.libraries:org.apache.zest.library.http:jar
> :org.apache.zest.libraries:org.apache.zest.library.rest:makeVersionClass
> :org.apache.zest.libraries:org.apache.zest.library.rest:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.rest:compileJava<
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:139:
> warning: [deprecation] QueryResultUtil in org.openrdf.query has been
> deprecated
>                                 QueryResultUtil.report( queryResult,
> qrWriter );
>                                 ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:170:
> warning: [deprecation] QueryResultUtil in org.openrdf.query has been
> deprecated
>                                 QueryResultUtil.report( queryResult,
> qrWriter );
>                                 ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:201:
> warning: [deprecation] QueryResultUtil in org.openrdf.query has been
> deprecated
>                                 QueryResultUtil.report( queryResult,
> qrWriter );
>                                 ^
> 3 warnings
>
>
> :org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenDependencies
> :org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenLicense
> :org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.rest:processResources
> :org.apache.zest.libraries:org.apache.zest.library.rest:classes
> :org.apache.zest.libraries:org.apache.zest.library.rest:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.rest:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.rest:test
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:compileVersionJava
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:compileJavaNote:
> Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenNotice
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:processResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:classes
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:processVersionResources
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:versionClasses
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:jar
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:compileJavaNote:
> Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
>
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenNotice
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:processResources
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:classes
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:compileJava<
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest-server/src/main/java/org/apache/zest/library/rest/server/restlet/freemarker/ValueCompositeObjectWrapper.java>:29:
> warning: [deprecation] DefaultObjectWrapper() in DefaultObjectWrapper has
> been deprecated
> public class ValueCompositeObjectWrapper
>        ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest-server/src/main/java/org/apache/zest/library/rest/server/assembler/RestServerAssembler.java>:73:
> warning: [deprecation] Configuration() in Configuration has been deprecated
>         freemarker.template.Configuration cfg = new
> freemarker.template.Configuration();
>                                                 ^
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 2 warnings
>
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenDependencies
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenLicense
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenNotice
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:processResources
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:classes
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:processVersionResources
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:versionClasses
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:jar
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.rest-client:test
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:compileTestJava
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:testClasses
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-common:test
> UP-TO-DATE
>
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:compileTestJava
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:processTestResources
> UP-TO-DATE
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:testClasses
> :org.apache.zest.libraries:org.apache.zest.library.rest-server:test
> :org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:processVersionResources
> UP-TO-DATE
>
> :org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:versionClasses
>
> :org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:jar
> :org.apache.zest.libraries:org.apache.zest.library.restlet:makeVersionClass
>
> :org.apache.zest.libraries:org.apache.zest.library.restlet:compileVersionJava
> :org.apache.zest.libraries:org.apache.zest.library.restlet:compileJava<
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:28:
> error: package org.apache.zest.index.rdf.assembly does not exist
> import org.apache.zest.index.rdf.assembly.RdfNativeSesameStoreAssembler;
>                                          ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:29:
> error: package org.apache.zest.library.rdf.repository does not exist
> import org.apache.zest.library.rdf.repository.NativeConfiguration;
>                                              ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/FileStorageModule.java>:24:
> error: package org.apache.zest.entitystore.file.assembly does not exist
> import org.apache.zest.entitystore.file.assembly.FileEntityStoreAssembler;
>                                                 ^
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:52:
> error: cannot find symbol
>         configModule.entities( NativeConfiguration.class ).visibleIn(
> Visibility.application );
>                                ^
>   symbol:   class NativeConfiguration
>   location: class IndexingModule
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:53:
> error: cannot find symbol
>         new RdfNativeSesameStoreAssembler(Visibility.application,
> Visibility.module).assemble( module );
>             ^
>   symbol:   class RdfNativeSesameStoreAssembler
>   location: class IndexingModule
> <
> https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/FileStorageModule.java>:46:
> error: cannot find symbol
>         new FileEntityStoreAssembler()
>             ^
>   symbol:   class FileEntityStoreAssembler
>   location: class FileStorageModule
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 6 errors
>  FAILED
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task
> ':org.apache.zest.libraries:org.apache.zest.library.restlet:compileJava'.
> > Compilation failed; see the compiler error output for details.
>
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or
> --debug option to get more log output.
>
> BUILD FAILED
>
> Total time: 5 mins 20.882 secs
> Build step 'Invoke Gradle script' changed build result to FAILURE
> Build step 'Invoke Gradle script' marked build as failure
> Xvfb stopping
> Recording test results
>

Build failed in Jenkins: Zest(JavaEdition)-develop-java8-check #83

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/83/changes>

Changes:

[niclas] ZEST-111; First commit to the Restful Library.

[paulmerlin] Build: fix Jacoco based global coverageReport task

------------------------------------------
[...truncated 1280 lines...]
    private static final NameService nameService = new LocalManagedDns();
                         ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/http/src/test/java/org/apache/zest/library/http/dns/LocalManagedDnsDescriptor.java>:26: warning: NameService is internal proprietary API and may be removed in a future release
    public NameService createNameService()
           ^
10 warnings

:org.apache.zest.libraries:org.apache.zest.library.http:processTestResources
:org.apache.zest.libraries:org.apache.zest.library.http:testClasses
:org.apache.zest.libraries:org.apache.zest.library.http:test
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileJava
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:classes
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:testClasses
:org.apache.zest.libraries:org.apache.zest.library.invocation-cache:test
:org.apache.zest.libraries:org.apache.zest.library.jmx:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.jmx:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.jmx:testClasses
:org.apache.zest.libraries:org.apache.zest.library.jmx:test
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileJava
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileGroovy UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:classes
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileTestJava UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:compileTestGroovy
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:processTestResources
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:testClasses
:org.apache.zest.libraries:org.apache.zest.library.lang-groovy:test
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.scripting:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.scripting:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.scripting:compileJava
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.scripting:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.scripting:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.scripting:classes
:org.apache.zest.libraries:org.apache.zest.library.scripting:processVersionResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.scripting:versionClasses
:org.apache.zest.libraries:org.apache.zest.library.scripting:jar
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileJava
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:classes
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:processTestResources
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:testClasses
:org.apache.zest.libraries:org.apache.zest.library.lang-javascript:test
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileJavaNote: <https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/lang-scala/src/main/java/org/apache/zest/library/scala/ScalaTraitMixin.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileScala UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:classes
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileTestJava UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:compileTestScala
[ant:scalac] Element '<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/lang-scala/build/resources/main'> does not exist.
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:testClasses
:org.apache.zest.libraries:org.apache.zest.library.lang-scala:test
:org.apache.zest.libraries:org.apache.zest.library.locking:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.locking:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.locking:testClasses
:org.apache.zest.libraries:org.apache.zest.library.locking:test
:org.apache.zest.libraries:org.apache.zest.library.logging:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.logging:processTestResources
:org.apache.zest.libraries:org.apache.zest.library.logging:testClasses
:org.apache.zest.libraries:org.apache.zest.library.logging:test
:org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.metrics-yammer:jar
:org.apache.zest.libraries:org.apache.zest.library.metrics:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.metrics:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.metrics:compileJava
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.metrics:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.metrics:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.metrics:classes
:org.apache.zest.libraries:org.apache.zest.library.metrics:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.metrics:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.metrics:testClasses
:org.apache.zest.libraries:org.apache.zest.library.metrics:test
:org.apache.zest.libraries:org.apache.zest.library.osgi:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.osgi:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.osgi:compileJava
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.osgi:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.osgi:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.osgi:classes
:org.apache.zest.libraries:org.apache.zest.library.osgi:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.osgi:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.osgi:testClasses
:org.apache.zest.libraries:org.apache.zest.library.osgi:test
:org.apache.zest.libraries:org.apache.zest.library.rdf:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.rdf:processTestResources
:org.apache.zest.libraries:org.apache.zest.library.rdf:testClasses
:org.apache.zest.libraries:org.apache.zest.library.rdf:test
:org.apache.zest.libraries:org.apache.zest.library.http:processVersionResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.http:versionClasses
:org.apache.zest.libraries:org.apache.zest.library.http:jar
:org.apache.zest.libraries:org.apache.zest.library.rest:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.rest:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.rest:compileJava<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:139: warning: [deprecation] QueryResultUtil in org.openrdf.query has been deprecated
                                QueryResultUtil.report( queryResult, qrWriter );
                                ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:170: warning: [deprecation] QueryResultUtil in org.openrdf.query has been deprecated
                                QueryResultUtil.report( queryResult, qrWriter );
                                ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest/src/main/java/org/apache/zest/library/rest/admin/SPARQLResource.java>:201: warning: [deprecation] QueryResultUtil in org.openrdf.query has been deprecated
                                QueryResultUtil.report( queryResult, qrWriter );
                                ^
3 warnings

:org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.rest:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.rest:processResources
:org.apache.zest.libraries:org.apache.zest.library.rest:classes
:org.apache.zest.libraries:org.apache.zest.library.rest:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.rest:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest:testClasses
:org.apache.zest.libraries:org.apache.zest.library.rest:test
:org.apache.zest.libraries:org.apache.zest.library.rest-client:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.rest-client:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.rest-common:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.rest-common:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.rest-common:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.rest-common:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.rest-common:processResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-common:classes
:org.apache.zest.libraries:org.apache.zest.library.rest-common:processVersionResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-common:versionClasses
:org.apache.zest.libraries:org.apache.zest.library.rest-common:jar
:org.apache.zest.libraries:org.apache.zest.library.rest-client:compileJavaNote: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.rest-client:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.rest-client:processResources
:org.apache.zest.libraries:org.apache.zest.library.rest-client:classes
:org.apache.zest.libraries:org.apache.zest.library.rest-server:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.rest-server:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.rest-server:compileJava<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest-server/src/main/java/org/apache/zest/library/rest/server/restlet/freemarker/ValueCompositeObjectWrapper.java>:29: warning: [deprecation] DefaultObjectWrapper() in DefaultObjectWrapper has been deprecated
public class ValueCompositeObjectWrapper
       ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/rest-server/src/main/java/org/apache/zest/library/rest/server/assembler/RestServerAssembler.java>:73: warning: [deprecation] Configuration() in Configuration has been deprecated
        freemarker.template.Configuration cfg = new freemarker.template.Configuration();
                                                ^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
2 warnings

:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenDependencies
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenLicense
:org.apache.zest.libraries:org.apache.zest.library.rest-server:honkerGenNotice
:org.apache.zest.libraries:org.apache.zest.library.rest-server:processResources
:org.apache.zest.libraries:org.apache.zest.library.rest-server:classes
:org.apache.zest.libraries:org.apache.zest.library.rest-server:processVersionResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-server:versionClasses
:org.apache.zest.libraries:org.apache.zest.library.rest-server:jar
:org.apache.zest.libraries:org.apache.zest.library.rest-client:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.rest-client:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-client:testClasses
:org.apache.zest.libraries:org.apache.zest.library.rest-client:test
:org.apache.zest.libraries:org.apache.zest.library.rest-common:compileTestJava UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-common:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-common:testClasses UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-common:test UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-server:compileTestJava
:org.apache.zest.libraries:org.apache.zest.library.rest-server:processTestResources UP-TO-DATE
:org.apache.zest.libraries:org.apache.zest.library.rest-server:testClasses
:org.apache.zest.libraries:org.apache.zest.library.rest-server:test
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:processVersionResources UP-TO-DATE
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:versionClasses
:org.apache.zest.extensions:org.apache.zest.extension.valueserialization-jackson:jar
:org.apache.zest.libraries:org.apache.zest.library.restlet:makeVersionClass
:org.apache.zest.libraries:org.apache.zest.library.restlet:compileVersionJava
:org.apache.zest.libraries:org.apache.zest.library.restlet:compileJava<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:28: error: package org.apache.zest.index.rdf.assembly does not exist
import org.apache.zest.index.rdf.assembly.RdfNativeSesameStoreAssembler;
                                         ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:29: error: package org.apache.zest.library.rdf.repository does not exist
import org.apache.zest.library.rdf.repository.NativeConfiguration;
                                             ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/FileStorageModule.java>:24: error: package org.apache.zest.entitystore.file.assembly does not exist
import org.apache.zest.entitystore.file.assembly.FileEntityStoreAssembler;
                                                ^
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:52: error: cannot find symbol
        configModule.entities( NativeConfiguration.class ).visibleIn( Visibility.application );
                               ^
  symbol:   class NativeConfiguration
  location: class IndexingModule
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/IndexingModule.java>:53: error: cannot find symbol
        new RdfNativeSesameStoreAssembler(Visibility.application, Visibility.module).assemble( module );
            ^
  symbol:   class RdfNativeSesameStoreAssembler
  location: class IndexingModule
<https://builds.apache.org/job/Zest(JavaEdition)-develop-java8-check/ws/libraries/restlet/src/main/java/org/apache/zest/library/restlet/assembly/infrastructue/FileStorageModule.java>:46: error: cannot find symbol
        new FileEntityStoreAssembler()
            ^
  symbol:   class FileEntityStoreAssembler
  location: class FileStorageModule
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 errors
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':org.apache.zest.libraries:org.apache.zest.library.restlet:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5 mins 20.882 secs
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Xvfb stopping
Recording test results